[Live-devel] Getting RTSP stream in vector form for rendering in WebGl

Taimoor Alam taimoor.alam at gorillabox.net
Tue Jan 26 23:45:10 PST 2016


Hello

I need to render an RTSP stream in browser using WebGl, I get binary raw
data with the ffmpeg in PNaCl in Google Chrome. Now I need to render the
pixels in WebGl, but it seems that WebGl is a rasterization API which is
good at rendering vectors and not pixels. I have found a class BitVector.hh
<http://www.live555.com/liveMedia/doxygen/html/BitVector_8hh_source.html>.
Can you please guide me what is the purpose of this class and can it be
used to convert an RTSP to vectorial form so that I can render the stream
in vectorial form in WebGl?

Regards

Taimoor
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.live555.com/pipermail/live-devel/attachments/20160127/c5313486/attachment.html>


More information about the live-devel mailing list