<div dir="ltr"><div>My goal is to have <b>one</b> RTSP URI to playback multiple sliced files (that I recorded using splitmuxsink). On playback I would like to seek through the total stream.</div><div><br></div><div>So far I've tried splitmuxsrc, multifilesrc, and concat with no luck. </div><div><br></div><div>I get the error: GLib-Error **: Creating pipes for GWakeup: Too many open files </div><div><br></div><div>Trace/breakpoint trap</div><div><br></div><div>I then was looking at gnlcomposition to construct the pipeline and I get the same error.<br></div><div><br></div><div>Test media factory to mount:</div><div><span style="color:rgb(92,93,94);font-family:"Source Sans Pro","Helvetica Neue",Helvetica,Arial,sans-serif;font-size:15px">gnlcomposition. (gnlurisource uri=</span><a style="box-sizing:border-box;color:rgb(48,132,187);text-decoration-line:none;margin-top:0px;font-family:"Source Sans Pro","Helvetica Neue",Helvetica,Arial,sans-serif;font-size:15px">file://home/katzd/Desktop/4K_Footage_SpaceX_Launches.mp4</a><span style="color:rgb(92,93,94);font-family:"Source Sans Pro","Helvetica Neue",Helvetica,Arial,sans-serif;font-size:15px"> start=0 duration=1000 gnlurisource uri=</span><a style="box-sizing:border-box;color:rgb(48,132,187);text-decoration-line:none;font-family:"Source Sans Pro","Helvetica Neue",Helvetica,Arial,sans-serif;font-size:15px">file://home/katzd/Desktop/simpsons.mp4</a><span style="color:rgb(92,93,94);font-family:"Source Sans Pro","Helvetica Neue",Helvetica,Arial,sans-serif;font-size:15px"> start=10 duration=300 ) ! identity single-segment=true ! qtdemux name=d d. ! queue ! rtph264pay pt=96 name=pay0 d. ! queue ! rtpmp4apay pt=97 name=pay1</span><br></div><div><br></div><div>Do you have any recommendations how to fix my issues? Do I need to try a different approach?</div><div><br></div><div>Thanks,</div><div><br></div><div>Dan</div></div>