I have camera like this: https://www.aliexpress.com/item/32919966679.html?spm=a2g0s.9042311.0.0.27424c4dVHBeAZ It is possible to connect to this camera even if you are behind firewalls. Use Zerotier to set up linux server at your home. Any lowcost computer will work like raspberry pi or orange pi. Install zerotier on your phone - amazingly it is not resource hungry and can be constantly ON. On home server run this command on boot: socat tcp-l:34567,fork,reuseaddr tcp: :34567 Or forward port 34567 with any other tool like firewall. Now add new camera in your XMEye app using IP address of home server from Zerotier management console.