[Ffmpeg-devel] FFServer and RTSP
Alex Beregszaszi
alex
Mon Apr 16 11:20:15 CEST 2007
Hi,
> > The timing is broken in .ffm. I'm cleaning it up, but didn't managed to
> > share all the patches yet.
> Well, for my test I did not use an ffm. I was just trying to stream a
> .mpg file (containing MPEG1 video and mp2 audio) via RTP.
FFM is the intermediate format which is used to communicate between
ffmpeg and ffserver.
> Anyway, after some other testing I discovered that this problem is due
> to the fact that av_read_frame() is called before calling
> av_find_stream_info().
Could you attach this path?
> > Did you found that in the HTTP part too?
> Sorry, I did not look at HTTP... I think HTTP is used with .ffm feeds,
> right? So, frames are read using a different code (if I understand the
> ffserver code correctly), and I do not know about this different
> codepath (anyway, I just saw that av_find_stream_info() is called on the
> feed file... So maybe HTTP is ok).
Ahm, so there is not much code to share between RTSP and HTTP,
currently.
--
Alex Beregszaszi
More information about the ffmpeg-devel
mailing list