video decode of stream from bytearray with opencv.js

asked 2019-10-28 08:58:25 -0600

shariq_azim gravatar image

updated 2019-10-28 09:01:40 -0600

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

edit retag flag offensive close merge delete

Comments

can you show us, what you have, so far ?

a byte array string

what is this ? what is inside ? what's the src of it ?

berak gravatar imageberak ( 2019-10-28 09:04:18 -0600 )edit