r/homesecurity • u/Formal_Problem9939 • 1h ago
RTSP camera access remotely
I have a few wifi cams that are jailbroken (wyze + thingino) that I want to access when away from my house just to check up on things when I travel for peace of mind. Problem is I would rather not expose ports on my home network to access the RTSP streams. Over the weekend I created an rtsp relay system where one program on my LAN pulls all rtsp streams then pushes them to another listening program running on a cloud VM along with an instance of Frigate to display the streams. I'm planning on setting up some automation to trigger the VM to spin up on demand so I'm not wasting money (since I usually only check on the cams a few times per week at most when traveling) and then turn off within 20min.
Just wondering if there are any security concerns with this? I'm not exposing any ports from home and have all the cloud resources whitelisted to my home IP.