ethand91 / mediasoup3-record-demo

Simple Record Demo using Mediasoup 3 and GStreamer
198 stars 93 forks source link

Handle getUserMedia errors #67

Open ethand91 opened 2 years ago

ethand91 commented 2 years ago

For example when the device was not found.

index.js:162 Uncaught (in promise) DOMException: Requested device not found
abhinavsy commented 2 years ago

hey ethan can i record two streams using this mediasoup?