XFreitas
XFreitas
I have to say, the funny part is that when only one video is playing, everything goes smoothly.
Hi, I've tried this using Let's Encrypt and Docker volume to make it work fine. First, edit your config.json like this: ``` { "channel_defaults": { "on_demand": true }, "server": {...
Yes, it will work with a self-signed certificate. Try following this [tutorial](https://letsencrypt.org/docs/certificates-for-localhost/#making-and-trusting-your-own-certificates) from Let's Encrypt to create a self-signed certificate. I hope it will work.