On Thu, Feb 26, 2009 at 2:27 PM, Robert Osfield <[email protected]> wrote: > I've seen quick tutorials that illustrate recording live video > streams, I don't recall mention of external tools.
I just did a one line ffmpeg call that recorded from my webcam to an mp4 file, it worked with the standard ffmpeg so it certainly looks like it supports streaming out of the box. Getting out plugin to work streaming will likely require some more work though as we'll neeed to wire up ffmpeg to read from the appropriate streaming source. Robert. _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

