Iván Ávalos
Iván Ávalos
I wouldn't trust an API initiative from a proprietary app.
Yes, you're right. I should have read it. However, I'm still wary of this. For example, the server identification proposal might encourage server developers to introduce non-standard features that clients...
I did try that, but results were the same, so I unset it. No connections whatsoever to any port 10000/udp.
Either with or without WebRTC, there should probably be audio/video in the call. I've also tested with more than two devices, and still, no audio/video at all. If the problem...
Sorry, I thought you meant that WebRTC only got enabled with more than two devices, but you were referring only to JVB. How do I enable WebRTC? I didn't disable...
Both browsers work fine with other Jitsi instances.
I made sure everything is HTTPS with a valid TLS certificate, as you can see in my NGINX config.
For a brief moment (a few seconds), I was able to catch WebRTC working, albeit with a terrible quality stream between two browser tabs. Shortly thereafter, the got the message...
> That's the kind of error you get without a proper shutdown. There should be a teardown or shutdown on the map controller. Make sure that's getting called in the...
My theory is that the `TransactionTooLargeException` error happens because playing in the background is achieved using an Android service. When the app switches to background playback, it tries to send...