> I’m trying to add the functionality of opening a video stream given an SDP
> file like the one included. Given that there’s no URL, it doesn’t seem
> possible to parse it for the RTSP URL then initialize the RTSPClient;
> however, if you look at the SDP file, there isn’t a URL to find.
>
> I
I'm trying to add the functionality of opening a video stream given an SDP file
like the one included. Given that there's no URL, it doesn't seem possible to
parse it for the RTSP URL then initialize the RTSPClient; however, if you look
at the SDP file, there isn't a URL to find.
Is there a way