https://github.com/kipe/rpi-streamer
https://github.com/kipe/rpi-streamer
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/kipe/rpi-streamer
- Owner: kipe
- Created: 2019-12-31T19:42:31.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2021-03-20T02:36:03.000Z (about 5 years ago)
- Last Synced: 2024-12-31T01:48:44.763Z (over 1 year ago)
- Language: Python
- Size: 10.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Raspberry Zero W Streamer
This is simple Python HTTP server, designed to be run with [balenaCloud](https://www.balena.io/cloud) on a [Raspberry Pi Zero W](https://www.raspberrypi.org/products/raspberry-pi-zero-w/), equipped with a [camera](https://thepihut.com/products/raspberry-pi-night-vision-camera?variant=20063164235838).
## Security
This project is more or less designed to be used as part of another project, so __no security features have been added__.
So be especially aware, if using this directly, without a frontend webserver with authentication.