I'm trying to get the following working:
Camera -- RTSP -- Nimble (RTSP in, SRT out) -- OpenVPN tunnel -- Nimble (SRT in, RTSP out) -- video client.
I've previously had this working with identical hardware, software versions and settings, but now am not able to, and am not sure why.
I've followed the helpful guide here: https://blog.wmspanel.com/2017/07/setup-srt-secure-reliable-transport-nimble-streamer.html
And have confirmed my settings are as recommended (including latency and maxbw).
I've tried both the Listen/Pull and Rendezvous modes.
I've completely removed nimble and nimble-srt with apt-get purge at both ends, and have configured all settings in WMSPanel again from scratch.
But still no luck.
WMSPanel shows green ticks on all screens and accurately reports the expected bandwidth on the "MPEGTS In" screen for the second Nimble server.
Network connectivity seems find at all points.
I can see the incoming connection from the video client to the RTSP port on my second Nimble server with netstat.
I've triple checked that the Connection URI I'm using for the stream is set correctly in my video client.
VLC's log says "live555 error: Failed to connect with rtsp://..." when I use it to test.
Any help would be much appreciated!