[FFmpeg-devel] [PATCH] RTSP-MS 3/15: Add Windows Media Server type

Ronald S. Bultje rsbultje
Tue Jan 6 05:54:22 CET 2009


Hi,

attached patch adds detection for the Windows Media Server type. Some
small bits of protocol setup (make_setup_request()) are different from
what the default ffmpeg RTSP client does (see later patches), so it's
useful to dinstinguish WMS from a standard-compliant RTSP server.

To detect WMS server, I use the "server" field in the RTSP reply
header, which starts with "WMServer/" for Windows Media servers,
followed by some version string.

Ronald
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: rtsp-ms-add-wms_server.patch
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20090105/553fb490/attachment.asc>



More information about the ffmpeg-devel mailing list