Security Camera using Opencv & Dropbox

This is a simple Security Camera created using Opencv in Python where images gets saved in realtime in your Dropbox account at every 5 seconds.

Dropbox Setup Guide (Get Access Token) –

  1. Create an account of yours in Dropbox.
  2. Go to https://www.dropbox.com/lp/developers
  3. Click on App Console (top right corner) -> Create app (refer the image below for details) -> Create app (bottom right)
  1. Get back to My Apps ->
  2. Click on Permissions -> Under Files and folders, check on “files.content.write” box
  3. Click on Settings -> Under OAuth 2 -> Click on Generated access token -> copy the access code and paste it in the code file

References

  • How to create dropbox account – link

GitHub

GitHub - Ar-tech937/Security-Camera: Simple Security Camera using Dropbox & Opencv, Python
Simple Security Camera using Dropbox & Opencv, Python - GitHub - Ar-tech937/Security-Camera: Simple Security Camera using Dropbox & Opencv, Python