[Live-devel] OpenRTSP with Open Broadcast Software
Joy Carlos Gomes
cgomes at iinet.com
Thu Sep 4 22:38:05 PDT 2014
Hi I am trying to receive an RTSP stream into Open Broadcast Software. I
currently use VLC (libVLC), however we have some hardware issues which
causes BYE messages to be sent. VLC doesn't handle these gracefully, so I
am looking for another RTSP streamer.
*Question:*
libVLC is providing pixelData that is set on the texture. I am wondering
how do I get the pixelData via openRTSP? I am new to video programming and
wondering where to start.
*Call to set pixel data on OBS texture:*
GetTexture()->SetImage(*pixelData, GS_IMAGEFORMAT_BGRA,
_this->GetTexture()->Width() * 4);
Thanks,
~Carlos~
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.live555.com/pipermail/live-devel/attachments/20140904/e70d85d2/attachment.html>
More information about the live-devel
mailing list