Hello,

I am trying to stream live video to a texture using the FFmpeg video plugin. 
While the video seems to play smoothly, it lags about 6 seconds behind the 
video stream. If I try to play the stream through ffplay, there is only a 1 
second lag.

One suggestion I found in a previous post to osg-users was to set m_start to 0 
in FFmpegDecoder.cpp. This did not seem to fix the lag issue. I have also tried 
simply reducing the number of packets that can be held in the video queue. Is 
there any other way to minimize the video stream lag in the ffmpeg plugin?

Thanks,
David
_______________________________________________
osg-users mailing list
[email protected]
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to