There is an OpenVPN server through which a number of computers are connected to a "local network" with addresses of the type 10.10.1.X
10.10.1.1 is the server address.
10.10.1.2 is the address of the machine on which I want to see the stream from the IP camera.
10.10.1.3 - this is Raspberry Pi 3, in eth0 of which the camera is connected. Assigned static IP on the camera (192.168.1.254) and on the Pi itself (192.168.1.2). The main gateway they registered 192.168.1.1.
Pi wlan0 connects to the Internet, tunV is created using OpenVPN (which receives the address 10.10.1.3).
With all devices, ping perfectly finishes up to Pi and back (inside the OpenVPN mesh). And I stalled on the "clutch" of interfaces.
As a result, I want to get so that by 10.10.1.3 Oc54 I could get an RTSP stream.