Checkout this thread
http://lists.live555.com/pipermail/live-devel/2011-June/013470.html
I was trying to do something similar to what you are doing and I
think I also started down the path you are headed and ultimately
Ross showed me a much much easier way to do what i wanted.
Yes, the soluti
Checkout this thread
http://lists.live555.com/pipermail/live-devel/2011-June/013470.html
I was trying to do something similar to what you are doing and I think
I also started down the path you are headed and ultimately Ross showed
me a much much easier way to do what i wanted.
Matt S.
On
Hello,
I would like to pass some parameters via the rtsp url
(rtsp://x.x.x.x/?id=x&startTime=x&endTime=x), I have overridden the
RTSPServer::RTSPClientSession::handleCmd_DESCRIBE method so that I can
copy what I want out of the urlSuffix and then trim before calling the
base's handleCmd_DESCRIB