[FFmpeg-devel] Patch for handling redirects (error codes 301 and 302) in the RTSP client

Vladimir Eremeev wl2776
Mon Dec 17 10:53:38 CET 2007


Added several lines of code, allowing RTSP client handle two kinds of redirect 
(301: moved permanently and 302 moved temporarily).

Previous version of the client simply gave an error, because did not analyze headers.
It only checked the content, which was NULL, and that was assumed an error. 

-- 
Vladimir Eremeev <wl2776 at gmail.com>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: RTSP_handle_redirect_301_302.diff
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20071217/5acddab4/attachment.asc>



More information about the ffmpeg-devel mailing list