jitsi / jitsi-meet

Jitsi Meet - Secure, Simple and Scalable Video Conferences that you use as a standalone app or embed in your web application.
https://jitsi.org/meet
Apache License 2.0
23.24k stars 6.75k forks source link

Only chromium shows `Start recording` button #13465

Closed 532910 closed 1 year ago

532910 commented 1 year ago

On https://meet.jit.si and my own instance the Start recording button is present only in chromium browser. Neither firefox 114 nor jitsi-meet-electron 2023.5.3 show it. I see no errors in browser console. I'm on debian sid. In chromium recording works as expected.

saghul commented 1 year ago

This is expected if your deployment doesn't have Jibris, aka cloud recording. In that case only local recordings are possible, and currently only Chromium supports the necessary APIs.

532910 commented 1 year ago

And meet.jit.si deployment also doesn't have cloud recording?

btw, local recording start working on my instance only after I've installed jibri package.

532910 commented 1 year ago

Moreover, jitsi-meet-electron uses chromium, but I see no start recording button there even for meet.jit.si instance (I removed ~/.config/Jitsi Meet)

github-actions[bot] commented 1 year ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.