If I am understanding the question correctly I did something similar using
live555 in a previous project. Originally this was only because the device
(Sercomm security camera) had some special code on it. I later wrote a
small app that allowed any RTSP camera inside the network to do reach out
from
> How Live555 client side library makes UDP ports reachable from the global
> network for incoming UDP traffic when both client and server are under NAT
In short, it can't. RTSP works by having a RTSP client contact a RTSP server,
to request a specific stream. If the RTSP client can't contact
How Live555 client side library makes UDP ports reachable from the global
network for incoming UDP traffic when both client and server are under NAT and
all UDP ports are not opened for the network? Does it use STUN or something
else?
--
Vadim
___