video-codec.js icon indicating copy to clipboard operation
video-codec.js copied to clipboard

Video Stream Support

Open saginadir opened this issue 8 years ago • 0 comments

Great Work!

I have been using your library and have come to a need to decode a mp4 h264 File, It seems not matter how I tried to stream it does not work.

When I send the NalUnits to the decoder I always get back error 4.

Do you have any directions on decoding an mp4 h264 file? perhaps I need to stream the NalUnits in a certain way?

saginadir avatar Aug 17 '16 05:08 saginadir