vineetkrgupta / RPcam

A Simple Raspberry Pi Camera App

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RPcam

A Simple Raspberry Pi Camera App

Tutorial and Documentation

The complete tutorial and Do it yourself Guide can be found here

Introduction

This is a simple flask application that can run on any raspberry pi although intially tested on pi zero w , this app can run on pi and can be controlled through web the features that has been included in the current version is listed below .

  1. Night Mode
  2. Day Night iso settings
  3. Video recording and Saving
  4. Remote Shutdown
  5. File download

This mainly use pi camera module to work and interact with the camera port and is supported by camera v1 and v2 both

About

A Simple Raspberry Pi Camera App

License:GNU General Public License v3.0


Languages

Language:Python 100.0%