Hi, sorry if I insist, but maybe I wasn&#39;t clear enough to get some suggestion. I have pipleline for avi files, it works fine. I use avidemux because I need to put subtitles and other things.<br>Now I want the same but using RSTP protocol for streaming. <br>
I&#39;d like to know if I need to change the format file and/or remake my pipeline to it.<br><br>Thanks and regards,<br><br>Rossana<br><br><br>This is my actual pipeline for avi files:<br><br>textoverlay --------- ffmpegcolorspace ---------videoscale -------- autovideosink<br>
<br>(.srt)<br>filescr ------------- saubparse ----textoverlay.text_sink<br><br>                                              decodebin2 -----------------------queue --------------alsasink     // audio<br>(.avi)                                      |<br>
filescr ------------ avidemux --------<br>                                             | <br>                                             decodebin2 ------------------ ffdecmpeg4 ------ queue -------- textoverlay.video_sink  // video<br>
<br><br><br><br><br>