mozilla / shumway

Shumway is a Flash VM and runtime written in JavaScript
Apache License 2.0
3.68k stars 395 forks source link

Repackage NetConnection stream video into fMP4 container #900

Open yurydelendik opened 10 years ago

yurydelendik commented 10 years ago

RTMP protocol transmits raw video and audio packets. To playback them using Media Source Extensions extension, valid fragmented MP4 must be created

yurydelendik commented 10 years ago

https://bugzilla.mozilla.org/show_bug.cgi?id=881512 and https://bugzilla.mozilla.org/show_bug.cgi?id=886196