Saúl Ibarra Corretgé

Results 3597 comments of Saúl Ibarra Corretgé

Sorry, I haven't had much time lately, I'll review this ASAP!

I wonder if we should stop integarting witht he YouTube API, since it still requires to go to the dashboard, the user could just copy the RTMP URL at that...

Yes, but even if that is possible, you do generally need to go and create the event, so there is no escaping of YouTube studio... or maybe there is a...

How are you doing the integration? The SDK already has support for it, if you are handling it yourself it might create some conflict.

I'll take care of this. We already do this for jitsi-meet, I'll port over the config to this repo and others.

Hey Mike! It's not currently possible, but we'd be happy to take a PR that makes it configurable.

This is now implemented with the LETSENCEYPT_SERVER variable.

Do you have your own server? You could also disable it there is it's a feature you don't use.

You can disable it server sice by not configuring the module in Prosody: https://github.com/jitsi/jitsi-meet/blob/master/resources/prosody-plugins/mod_muc_breakout_rooms.lua In principle, yes, you should be able to use those overrides here. There may a bug...