Skip to content

Instantly share code, notes, and snippets.

@wesleytodd
Created December 30, 2016 19:52
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save wesleytodd/07d2d5934adf5daf9e32a530412440df to your computer and use it in GitHub Desktop.
Save wesleytodd/07d2d5934adf5daf9e32a530412440df to your computer and use it in GitHub Desktop.
DAT project idea

So here is my plan for a "own your data" version of a security cam system:

  1. Write a little app which interacts with my razpi camera, publish it over dat
  2. Setup multiple razpi's to watch for changes on the dat, and pull updates/restart
  3. When it runs it will create a dat to dump the images/video in
  4. (Second)? app which you can point at any archives from the (first)? app (maybe just one app with all of this?)
  5. This app will monitor for motion, notify you, and provide a web ui for accessing the feeds
  6. The feeds will be streamable video over dat to the browser
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment