Bala

Results 5 issues of Bala

I have a decoded array data that would like to play using the Player.js. the video being played is displayed like this ![image](https://cloud.githubusercontent.com/assets/6722962/23054301/0b0bbece-f51a-11e6-8231-afdc2cd27581.png) ![image](https://cloud.githubusercontent.com/assets/6722962/23054312/27b2f6b4-f51a-11e6-909c-5ae0f8b5da0a.png) ![image](https://cloud.githubusercontent.com/assets/6722962/23054316/34cd0e3e-f51a-11e6-88ac-3b3dd3735bc2.png) Help on what am i...

I have a stream of NAL packets coming in through the websocket. I would like to know how to setup so sent the NAL units into the Transmuxer so it...

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

Thank you for the release build. have tried it and i was able to decode the incoming h264 stream.. But there seems to a delay that keep one increasing.. Any...

I have H264 [ encoding : main profile ] NAL Units coming in via a web-socket. Is there any way i am able to use the WebRTC H264 decoder to...