samdutton / simpl

Simplest possible examples of HTML, CSS and Javascript:
https://simpl.info
Apache License 2.0
5.18k stars 1.64k forks source link

record all participant #152

Open alirezafarahaniii opened 3 years ago

alirezafarahaniii commented 3 years ago

I have more than one participant.is there any way to record all videos and audios of other participants at the same time?

samdutton commented 3 years ago

Which example does this relate to? I guess you could use MediaRecorder to record from each <video>.

You also might want to look at this: https://stackoverflow.com/questions/52768330/combine-audio-and-video-streams-into-one-file-with-mediarecorder