nareix / joy4

Golang audio/video library and streaming server
MIT License
2.66k stars 501 forks source link

fMp4 #12

Open colek42 opened 7 years ago

colek42 commented 7 years ago

Wondering if you could point me in the right direction. If I have a channel of packets (MPEG-TS, AAC) how do I mux that into a fMp4 stream suitable for MSE.

Thanks for open sourcing this library. Looks much easier to use than goav for gmf