[Live-devel] [PATCH] make RTSP server librtsp compatible
Tamas Vincze
tom at vincze.org
Tue Sep 11 12:40:16 PDT 2012
The attached patch enables MPlayer using librtsp to connect to the RTSP
server.
When running
mplayer rtsp://10.10.4.10/
then it sends the OPTIONS URL like this: OPTIONS rtsp://10.10.4.10:554
RTSP/1.0
note there's no trailing slash after the port and the current code fails
to parse it and sends back a Bad Request reply.
Tamas
-------------- next part --------------
A non-text attachment was scrubbed...
Name: live-mplayer.patch
Type: text/x-patch
Size: 1988 bytes
Desc: not available
URL: <http://lists.live555.com/pipermail/live-devel/attachments/20120911/2f20df51/attachment.bin>
More information about the live-devel
mailing list