There are currently quite a few IP cameras in the market that broadcast directly to a web interface where you can password protect.
The brand I got was VStar (https://www.vstarcam.com.sg), it allows broadcast, control as well as record to a MicroSD card simultaneously.
As long as you secure your own network and monitors the logs to make sure no one that is not supposed to is connecting to your network, it should be fine.
It also has access log to tell you who accessed using what credentials. I managed to write a script that automatically pulls the logs every second and if there's an unrecognized IP, it will send me a slack notification.
๐คmaya329๐5y๐ผ0๐จ๏ธ0
(Replying to PARENT post)
Searching for vstar security doesn't inspire much confidence.
(Replying to PARENT post)
The brand I got was VStar (https://www.vstarcam.com.sg), it allows broadcast, control as well as record to a MicroSD card simultaneously.
As long as you secure your own network and monitors the logs to make sure no one that is not supposed to is connecting to your network, it should be fine.
It also has access log to tell you who accessed using what credentials. I managed to write a script that automatically pulls the logs every second and if there's an unrecognized IP, it will send me a slack notification.