Ffmpeg.js
Ffmpeg.js copied to clipboard
How to do i decode a h264 Stream
I have a h264 strean( Uint8Array ) i would like to decode it to YUV Array to display it on a html canvas. Any help would be greatly appreciated