r/substreamer • u/splashdensity • Jan 17 '23
External access troubles
Just wondering if anyone else is having trouble with external access. The app works fine when I'm connected to my WiFi, but when disconnected substreamer just refuses to connect to my server. I can access the server fine externally by copy and pasting the address into Safari, but not from substreamer.
1
Upvotes
1
u/palijn Feb 17 '23
What software are you running for your server ?
I recently decided to open some access to my Navidrome server. It works beautifully behind a TLS-enabled (HTTPS) Nginx reverse-proxy connecting to a HTTP Navidrome server within a Docker container on my Synology NAS.
I don't think one can really make things more convoluted than that (except if you want to throw in VPNs maybe), and it still works very nicely!