Streaming The Video Feed From IPCamera through a Mobile Network

IBNU

n3wb
Sep 16, 2021
2
0
Singapore
I'm facing an unusual problem, I need to be able to install the IPCamera to a remote location which will be connected to a mobile internet connection by a 4g modem. I need to be able to access the raw video stream and run it through my own custom analytic python code in real time.
The issue is that most major mobile internet providers in my area use a CGNAT so I can no longer port-forward my internet connection on IPV4 to use RTSP. There is one provider that doesn't use a CGNAT and provides me with an IPV6 address but I'm not sure how to stream it. Hkvison which I've been using currently doesn't seem to give me anyway to access the video feed outside of their platform.
Is there any way to configure my IP camera in the way I've described given my constraints?.
If there is no way of doing that with my current camera i'm open to purchasing a different IP camera with a provider that gives me a way to access a Livestream of the footage that can be ported into my custom code.
 
Initiate a VPN connection from the remote site with the cameras. If the modem itself doesn't support it then use a Ubiquiti Edgerouter X to do it. Or get a static IP from your cellular provider. Or even better, use PtP wireless radios if you have or are close to line of site.