<div dir="ltr">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.<div><br></div><div><b>Question:</b></div><div>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. </div><div><br></div><div><b>Call to set pixel data on OBS texture:</b></div><div>GetTexture()->SetImage(*pixelData, GS_IMAGEFORMAT_BGRA, _this->GetTexture()->Width() * 4);<br><div><br></div><div>Thanks,</div><div><div>~Carlos~</div>
</div></div></div>