Hi Guys,
I am making great progress on my dynamic rtsp server, but had a question
regarding the url format. My server parses the url (overriding the
lookupServerMediaSession) when a connection comes in, and if necessary
bootstraps a new stream. The stream comes from a network camera or network
video recorder.
I would like to use advanced urls such as:
rtsp://serverip:port/stream?deviceId=3&startTime=t1&endTime=t2
Reading through the RTSP RFC it seems that the standard should allow me to
do this:
³ The path components of the RTSP URL are opaque to the client and do
not imply any particular file system structure for the server.
This decoupling also allows presentation descriptions to be used
with non-RTSP media control protocols simply by replacing the
scheme in the URL.²
I believe the track control would be done by appending the trackid at the
end:
rtsp://serverip:port/stream?deviceId=3&startTime=t1&endTime=t2/track1
Do you know if live555 allow me to use urls in this format?
Stuart
- ------------------------------------------------------------------------------
Confidentiality Notice: The information contained in this transmission is
legally privileged and confidential, intended only for the use of the
individual(s) or entities named above. This email and any files transmitted
with it are the property of Pelco. If the reader of this message is not the
intended recipient, or an employee or agent responsible for delivering this
message to the intended recipient, you are hereby notified that any review,
disclosure, copying, distribution, retention, or any action taken or omitted to
be taken in reliance on it is prohibited and may be unlawful. If you receive
this communication in error, please notify us immediately by telephone call to
+1-559-292-1981 or forward the e-mail to [EMAIL PROTECTED] and then permanently
delete the e-mail and destroy all soft and hard copies of the message and any
attachments. Thank you for your cooperation.
- ------------------------------------------------------------------------------
_______________________________________________
live-devel mailing list
[email protected]
http://lists.live555.com/mailman/listinfo/live-devel