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.62k stars 563 forks source link

Does this library work for realtime recording? #145

Open tedrand opened 7 years ago

tedrand commented 7 years ago

Sorry, too silly of a question to submit an issue, but can I stream a real-time broadcast with this library?

talal7860 commented 7 years ago

Yes, you can

On Sat, 2 Sep 2017 at 7:01 PM Theodore Rand notifications@github.com wrote:

Sorry, too silly of a question to submit an issue, but can I stream a real-time broadcast with this library?

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/streamproc/MediaStreamRecorder/issues/145, or mute the thread https://github.com/notifications/unsubscribe-auth/ABLSMWdHplnWtYuyTrMaUBxWCxAsw2JYks5seV_QgaJpZM4PK6GY .

-- Thanks & Regards Talal Arshad

Lutreer commented 5 years ago

Dose it can record stream from "webrtc.ontrack"?