Does open broadcast need raw video as input? Live555 is a streamer only.
I decoded my frames using libavcodec(FFMPEG) and then apply them to a
texture using opengl or directx on windows,linux,mac,android or iphone.
same procedure for all.
Libavcodec decodes to YUV422 data, That is a luminance value
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 pixelDat