Open Klindel opened 4 years ago
Hi, the module atm only uses the low level API of Jitsi Meet: https://github.com/jitsi/lib-jitsi-meet/blob/master/doc/API.md
For live streaming the Jibri lib needs to be added: https://github.com/jitsi/jibri/blob/master/doc/apis.md So this first is a setup task on your Jitsi server. To control (start/stop/status) the streaming, the Jibri API needs to be added to the module: https://github.com/jitsi/jibri/blob/master/doc/xmpp_api.md
It would be a nice addition to the module for sure.
Jitsi and meet.jit.si support hooking up of a live stream to YouTube, would be awesome if this was supported via the module