Basic raspberry pi camera stream accessable through a browser Work in progress by karthik.
This project is a basic webcontrol for taking pictures and videos using the pi camera using a webportal over the network. the server runs at port 8080 by default
Give excute permission to the install script and running it will install the camera server
$ git clone https://github.com/doct0rr/picam.git
$ cd picam
$ sudo chmod +x install.sh
$ sudo ./install.sh
- reports problems and issues in the repo, use the trackers.
- Fork the project and create new branches.
- Share the project.
If you feel like picam is useful for your projects, please consider supporting me for future projects like this.
See the LICENSE file.