<div dir="ltr"><div>I did some more digging and it seems rtspsrc does not allow specifying a control URL for choosing a specific stream in an RTSP aggregate.</div><div>rtspsrc simply instructs the rtsp server to start playing all streams in the aggregate (by using the aggregate URL instead of a stream URL) and creates a dynamic pad for each stream.</div><div>I can pick the correct stream I want by reacting to the <font size="2">pad-added signal to link the streams that I want.</font></div><div> </div><div>This is probably ok in a situation where am aggregate consists of a  video and one or two languages. But I have a situation where an aggregate consists of dozens of audio streams and it  would be too wasteful to transmiot them all when only a subset is needed.</div><div> </div><div>Could we add a way to specify which streams are played in an aggregate? </div><div> </div><div>Thank you!<br>Cheers, </div><div>Martin</div></div>