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

I want to open two (or more) screens with different sources. #182

Open gideao-domingos opened 2 years ago

gideao-domingos commented 2 years ago

I want to open two (or more) screens with different sources, simultaneously, in the same window. Is this possible? If yes, how can I do it? Please, i need help.