streamproc / MediaStreamRecorder

Cross browser audio/video/screen recording. It supports Chrome, Firefox, Opera and Microsoft Edge. It even works on Android browsers. It follows latest MediaRecorder API standards and provides similar APIs.
https://www.webrtc-experiment.com/msr/
MIT License
2.63k stars 562 forks source link

How to concat video files (mp4/webm) files in backend? #121

Closed Vazgen7788 closed 7 years ago

Vazgen7788 commented 7 years ago

Want to concat recorded chunks of videos in backend? Which is the best way? Trying to concat with ffmpeг it throws error that vp8 condec was not supported? Can anyone help me pls?

muaz-khan commented 7 years ago

Please check this: