[FFmpeg-trac] #346(FFserver:new): FFserver passing on rtp stream freezes
FFmpeg
trac at avcodec.org
Mon Nov 7 01:57:57 CET 2011
#346: FFserver passing on rtp stream freezes
--------------------------------------+------------------------------------
Reporter: schanda | Owner: baptiste
Type: defect | Status: new
Priority: normal | Component: FFserver
Version: git | Resolution:
Keywords: stream error | Blocked By:
Blocking: | Reproduced by developer: 0
Analyzed by developer: 0 |
--------------------------------------+------------------------------------
Comment (by thunder.m):
After 2 days i finally write simple code to fix this issue, while
rewriting functions "av_open_input_stream" and "av_open_input_file" to
"avformat_open_input" Anton Khirnov forgot to add buf_size in ffserver
needed for streaming. Simple patch above is the easiest solution i found,
there are also another solutions but it needs more dirty code. Please
apply this patch to ffmpeg, ffserver is broken more than 5 months!
--
Ticket URL: <https://ffmpeg.org/trac/ffmpeg/ticket/346#comment:4>
FFmpeg <http://ffmpeg.org>
FFmpeg issue tracker
More information about the FFmpeg-trac
mailing list