How to change the RTSP server address in the RTSP stream address?

I have ONVIF Bridge Server installed on a server named cctv-mgmt with a local IP address of 192.168.0.238. I have port forwarding to a public address on my router. Connects to the server by Onvif Device Manager using a public address. But when I want to display live video, it doesn’t work because the local server address is given in the RTSP address.

How to change the RTSP server address in the RTSP stream address which is given in the RTSP stream address?

Hi Grzegorz,

I’m afraid this is not possible.

ONVIF (Open Network) Bridge constructs RTSP links based on the address it was contacted to. In your case most probably it is returning links based on the local IP address (192.168.0.238).

Unfortunately there is no hidden setting or something that could force the ONVIF service to act differently.

Is it possible the address to be replaced on the client-side ?