Hi. How did you stream this, and how can I reproduce the problem? Looks like > the streamer is using global headers, while the SDP does not contain > them...
I'm using RTP port as the output, code is same as writing to disk (+ variable frame rate timing for live). The SDP is the one produced by FFMPEG function. > What are you using as a streaming server? Is it ffserver? Can you > try to store the audio and video in an avi file (instead of an mp4) > and see if it works better? > Darwin streaming server. Storing video/audio in mpeg4/WMV/AVI works and always worked fine. > > > P.S., if I first run FFMPEG and then start streaming via libavcodec, > FFMPEG > > reports no errors. It's like it can get the required data only at the > moment > > of streaming start, and never later. > > If you start the streamer first and the client in a second time, is > the client able to receive the video stream after printing some errors? > Yes. But it only works with VLC + FFMPEG, other players don't work. Regards. _______________________________________________ libav-user mailing list [email protected] https://lists.mplayerhq.hu/mailman/listinfo/libav-user
