I'm trying to stream an RTP stream to a port on an external ip.
When I attempt to load the stream using the internal ip on the pc itself, everything works.
When instead I try to stream using the external ip (even though I'm streaming to it), I cannot connect at all.
What troubleshooting should I be aware of, especially considering that we're using RTP?
So far we have done the following:
- Opened the firewall and respective ports used (UDP).
- We streamed the same stream over HTTP
- On the server itself, I can stream only using the internal ip, but not the external ip, even when I'm using the external ip as the address I want to stream to.