I managed to make my mum use signal, which means literally anyone can use it.
Who goes there ?
I managed to make my mum use signal, which means literally anyone can use it.
My friends and I use syncplay + mpv for this. It works well, and even though it’s designed around local file playback, you can add https URLs to the playlist. So this with nginx serving the files has been a great solution.
You can even play YouTube videos by adding yt-dlp to mpv, but that doesn’t reliably work right now as far as I can tell.
You’re overthinking. Just host it on any server with a domain name and use let’s encrypt certs if you want to access it from anywhere. TLS offers good encryption, I don’t get how you need a VPN on top of that.
For local access only, I’d just host it on a machine over the lan, self-signed certs for TLS, hell I would even settle with http in this case. As for your VPN app preventing you to access a local resource on your lan, if true, you should get rid of that nonsense.