RTSP is not the protocol to use for this (because there's nothing defined in the RTSP
protocol standard for doing this, an any>>'custom' RTSP command that you'd
implement would be incompatible with all of the other clients and servers out there).
What you want, instead, is a regular web page that provides a list of "rtsp://"
URLs - e.g, in an XML document.
For this, you'd use HTTP - i.e., using a regular web server - not RTSP.
Thank you for the promptly reply, however you didn't quite answer my
question which was "What is the best way to implement custom RTSP
messages?", not "What would you recommend me to get a list of files from
server?".
Surely, the implemented custom RTSP messages will be supported by my
client/server combo so I don't see why a webserver (another workaround)
would be neccessary :) Thanks for the suggestion though, it's something
to fall-back to in case this fails.
P.S. Compatibility with other clients and/or strictly sticking to the
protocol is not my concern at the moment.
Thanks in advance.
*Aleksandar Milenkovic*
Software Engineer
Phone: +381-(0)21-4801-139
Fax: +381-(0)21-450-721
Mobile: +381-(0)64-31-666-82
E-mail: aleksandar.milenko...@rt-rk.com
<mailto:aleksandar.milenko...@rt-rk.com>
RT-RK Computer Based Systems LLC
Fruskogorska 11
21000 Novi Sad, Serbia
www.rt-rk.com <http://www.rt-rk.com>
*RT-RK* invites you to visit us @ *IBC2011*, September 9-13 2011, stand
*5.A01*, Amsterdam RAI.
For more information please visit www.bbt.rs <http://www.bbt.rs/>
On 3/28/2012 5:54 AM, live-devel-requ...@ns.live555.com wrote:
Re: Easiest way to implement custom RTSP messages?
_______________________________________________
live-devel mailing list
live-devel@lists.live555.com
http://lists.live555.com/mailman/listinfo/live-devel