So here is my plan for a "own your data" version of a security cam system:
- Write a little app which interacts with my razpi camera, publish it over dat
- Setup multiple razpi's to watch for changes on the dat, and pull updates/restart
- When it runs it will create a dat to dump the images/video in
- (Second)? app which you can point at any archives from the (first)? app (maybe just one app with all of this?)
- This app will monitor for motion, notify you, and provide a web ui for accessing the feeds
- The feeds will be streamable video over dat to the browser