Skip to content

rewolf/RpiCameraViewer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Raspberry Pi Camera Viewer

This repository contains implementations for running camera viewers on a Raspberry Pi with a camera module. These solutions allow you to view your Raspberry Pi camera feed through a web browser from any device on your network.

Implementations

Simple Implementation

A lightweight, static HTML-based camera viewer that captures images at regular intervals and serves them via a simple HTTP server. This implementation is easy to set up and has minimal dependencies.

View Simple Implementation Documentation

Future Plans

We're planning to develop a more advanced implementation that only activates the camera when users are viewing the page, saving power and reducing wear on the camera.

View Future Development Plan

Requirements

All implementations require:

  • Raspberry Pi with Raspberry Pi OS
  • Raspberry Pi Camera Module
  • Network connection

License

This project is licensed under the MIT License - see the LICENSE file for details.This project is open source and available under the MIT License.

About

Some implementations for allowing viewing updated stills from a Raspberry Pi camera on a LAN.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published