Thanks Chris! Nick
On Thu, Sep 10, 2015 at 6:10 PM, Chris Hanson <[email protected]> wrote: > Basically, you'd just Render To Texture and then feed that image to a > memory-sourced encoder. There's sample code here for a desktop-to-ffmpeg > ecode: > > http://stackoverflow.com/questions/29341161/encode-h264-video-using-ffmpeg-library-memory-issues > > You'd set up your encode options using options like these specified here: > https://trac.ffmpeg.org/wiki/EncodingForStreamingSites > > in order to stream to a live streaming site of your choice. > > > _______________________________________________ > osg-users mailing list > [email protected] > http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org > > -- trajce nikolov nick
_______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

