I use tailscale (VPN) for HA access and used GitHub - AlexxIT/WebRTC: Home Assistant custom component for real-time viewing of almost any camera stream using WebRTC and other technologies. for setting up a simple card that would stream a camera. It works brilliantly on the local network, but when accessing with tailscale its been very janky, I can see the stream but its not uppdating properly.
Then I found this Exernal access with WebRTC doesn't work · Issue #378 · AlexxIT/WebRTC · GitHub
Is there any setting I can try? Are there any other solutions for showing RTSP streams in this use case?