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 Monday, July 18, 2011 5:50:52 PM, Lackey, Brad wrote:
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_DESCRIBE method.
The problem I'm having is I want to be able to access these varaibles
from my framed source, so I know if I should be playing back a recorded
source, or a live source.
You see, in the base's describe method it ends up creating my framed
source to get the sdp details in order to return them to th
e user, but
I'm not sure how to tell my framed source if it's a live stream or playback.
Seems like there should be a straightforward way to determine this, I'm
just not seeing it.
Any insight to my issue would be much appreciated.
______________________________________________________________________
*Bradley Lackey*
______________________________________________________________________
This email has been scanned by the MessageLabs Email Security System.
For more information please visit http://www.messagelabs.com/email
______________________________________________________________________
_______________________________________________
live-devel mailing list
live-devel@lists.live555.com
http://lists.live555.com/mailman/listinfo/live-devel
_______________________________________________
live-devel mailing list
live-devel@lists.live555.com
http://lists.live555.com/mailman/listinfo/live-devel