Hey everyone I've recently purchased an IP camera and is wondering if I can use it to solve a certain problem. I need to stream the footage from the camera directly into some python code that can process the footage that uses the OpenCV library. The camera will have to be placed in an isolated location connected to it's own dedicated mobile modem internet, the issue I'm facing is that while RTSP works fine in a local network, I can't use it externally as the mobile network prevents me from port-forwarding the footage.
Is there any way I can access the footage remotely without port forwarding?
Is there any way I can access the footage remotely without port forwarding?