ccp-eva / media-recorder

📹 DOM Independent, WebRTC JavaScript Utility Functions To View, Record, Playback A User’s Webcam
0 stars 0 forks source link

Add Feature to Record Screen #6

Open kalaschnik opened 4 years ago

kalaschnik commented 4 years ago

The MediaConstraintObject should also allow to recrod the user’s screen.

Users can provide a {MCO} or an array for streams they want to record; e.g.,: [audio, video, screen]. The order does not matter.

kalaschnik commented 4 years ago

See: https://www.webrtc-experiment.com/MultiStreamsMixer/