made another update on this system, more about this here
after making the Cam security thing, i decided to make this actually remotely controll-able.
i made a few Home Automation things a few years ago using those camera’s and they are still here.
in order to manage “security” meaning when those cams are publicly avaiable, i decided to make a simple thing.
since i use my own proxy server to actually get the images and serve them to the internet, i just added there a layer of acess-control.
which i can just change on the fly via a small menu
or fully automated based on other events, such as:
- me streaming live on Youtube (means i will be seen publicly anyway)
- me having my Trading plattform connected to SwingFish.trade
– sub slection connected and a trade is actually active) - me having a active Blog draft for my trading log on swingfish.trade
additional settings as just update the live image always or never.
my choice is stored as a file on the proxy, and before a image is served this is checked by the code.
pretty simple eh?!