video decode of stream from bytearray with opencv.js
Hi,
Can somebody kindly help me in converting a byte array string into a video in browser on load or onclick with javascript.
Such that the video that was sent to the browser can be displayed to the user. Some how I know that I can implement numpy and imdecode in python ,but I don't see anything for javascript.
Regards,
Shariq
can you show us, what you have, so far ?
what is this ? what is inside ? what's the src of it ?