Comment on Security camera with web embed
podperson@lemm.ee 1 year agoI think wyze forces you to use their apps to view streams, but perhaps I’ve missed something there?
Comment on Security camera with web embed
podperson@lemm.ee 1 year agoI think wyze forces you to use their apps to view streams, but perhaps I’ve missed something there?
SlovenianSocket@lemmy.ca 1 year ago
All RTSP streams are local only unless you forward ports, which is not recommended unless you lock them down with auth & 2FA. If you’re decent at coding you can whip up a quick webpage that displays all your cameras in one place and then secure that page, keeping the cameras local only.
podperson@lemm.ee 1 year ago
That would mean I’d need to run a web server at that location, which I’m trying to avoid. I have the background to do that but want low/no maintenance and minimal fuss - administering a server is more than I want to do for this project.