[osg-users] OSG rendering to live video stream

Trajce Nikolov NICK trajce.nikolov.nick at gmail.com
Thu Sep 10 10:25:48 PDT 2015


Thanks Chris!

Nick

On Thu, Sep 10, 2015 at 6:10 PM, Chris Hanson <xenon at alphapixel.com> 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
> osg-users at lists.openscenegraph.org
> http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org
>
>


-- 
trajce nikolov nick
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openscenegraph.org/pipermail/osg-users-openscenegraph.org/attachments/20150910/d64ad87d/attachment-0002.htm>


More information about the osg-users mailing list