netaskd
netaskd
Hi there, I've done some tests using nginx ssl preread + coturn + mod_turncredentials.lua (prosody 0.11.3) on k8s. Nginx ssl preread works good only with SNI. The idea with ALPN...
Please check this PR https://github.com/jitsi/docker-jitsi-meet/pull/130
> One thing that's currently missing is documentation: which ports one would need to open additionally. This should be added here: > > https://github.com/jitsi/docker-jitsi-meet#external-ports added in 14d717c
As I see we have only one unresolved conversation around it. So, if @saghul have a couple of minutes to take a look this, I beleive we will fastly resolve...
It would be grate to have the support of custom flags for ffmpeg. It opens a way for creating multi-instance jibri on the same host, because for now we are...
@macoronado your setup had been working on chrome/driver 78 ?
> > This is great. Can anyone confirm it fixes the issues? > > Fixed the issue for our docker-jitsi-meet setup with `internal` auth. > > I was wondering though...
It needs for ignore certificate errors for dummy domains, in our case (docker-jitsi-meet) the dummy xmpp domain is "jitsi.meet". In your prod, I guess, you use real FQDN and trusted...
Oh, if it can be configurable, that's resolve the issue at all. And if we could configure sending FQDN instead xmppDomain in request to recording string `https://FQDN/roomname` it'll make our...
`cannot open audio device plug:bsnoop` - possibly, ffmpeg do not see /home/jibri/.asoundrc Anyway, it's not about this PR