Re: [Live-devel] RTSP server - Parsing URL parameters

2020-11-30 Thread Ross Finlayson
> On Dec 1, 2020, at 5:15 PM, Idan Freiberg wrote: > > Hi live555 developers, > > I wonder if it’s possible to pass parameters through the RTSP url and fetch > them on the MediaSession level when getting the request and after the > MediaSession has been registered. > > For example: I would

[Live-devel] Fwd: RTSP server - Parsing URL parameters

2020-11-30 Thread Idan Freiberg
Hi live555 developers, I wonder if it’s possible to pass parameters through the RTSP url and fetch them on the MediaSession level when getting the request and after the MediaSession has been registered. For example: I would like to be able to connect as follows: rtsp:///camera/1?resolution=640x48