Re: [Live-devel] SDP Question

2012-01-17 Thread Ross Finlayson
> 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

[Live-devel] SDP Question

2012-01-17 Thread Menne, Neil
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