Background: I need to create a service/daemon running delta3D to which an application running a FlashPlayer 10 video connects for its video feed. Presently, I am running ffmpeg -f x11grab ... to capture the osg display and converting to flv and streaming that via ffserver. Yuck.
Plan: Incorporate ffmpeg into osgViewer in a way that the FlashPlayer NetConnectors can subscribe directly to it (in a multicast way). This is my current plan but if there is a better way that would be more generally beneficial I'm open to suggestions. Thank you _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

