node-webrtc / node-webrtc-examples

MediaStream and RTCDataChannel examples using node-webrtc
508 stars 161 forks source link

Is it possible to connect to a Jitsi meet room and record the conference from server side #40

Open Martha-Onojeta opened 3 years ago

Martha-Onojeta commented 3 years ago

A really big thank you to the contributors of this project for a great work, the examples are straight forward and easy to follow, however is there a way to connect to a Jitsi room and record the conference from server side, just like Jibri. A a basic example would help a lot to understand the connection process.