Saúl Ibarra Corretgé

Results 3597 comments of Saúl Ibarra Corretgé

Good point. I'm not sure QuickJS provider the necessary APIs to do that... @chqrlie ?

Calling constructor on the prototype might work indeed!

Still not supported, we do have plans to eventually get there.

The config is loaded onto the store and extended with URL parameters, I think what might be happening here is that the config it's not being loaded early enough.

IIRC the URL parameters will overrride the stored ones, but the config storage doesn't take place until a bit later I think.

@amsnek > but the config.js setting should be honored and/or overrule imo, especially for default. Yep, that's pretty much how we plan to fix it. @StrikerTwo > Sorry, but what...

> Simple: We don't use the pre-join page. I see. I assume you set `startWithVideoMuted` to `true` then in `config.js`, right? In that case the fix we intend to do...

You can user startAudioMuted=2 and then every participant after the second will start muted.

> > You can user startAudioMuted=2 and then every participant after the second will start muted. > > > > Hi @saghul, > > I have try it, but doesn't...