Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kamranayub/picam-viewer
A HLS stream viewer for Picam
https://github.com/kamranayub/picam-viewer
hls-stream nginx picam raspberry-pi
Last synced: 5 days ago
JSON representation
A HLS stream viewer for Picam
- Host: GitHub
- URL: https://github.com/kamranayub/picam-viewer
- Owner: kamranayub
- License: mit
- Created: 2017-02-16T23:27:32.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2022-03-22T20:53:08.000Z (over 2 years ago)
- Last Synced: 2024-11-01T03:53:10.366Z (12 days ago)
- Topics: hls-stream, nginx, picam, raspberry-pi
- Language: HTML
- Size: 1.18 MB
- Stars: 23
- Watchers: 6
- Forks: 8
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# A simple Picam web viewer for HLS streams
Follow the [Picam install](https://github.com/iizukanao/picam) for setting up an HLS stream on nginx.
Then, clone this repo into your nginx folder where you want to serve the web viewer.
cd /var/www/html
sudo git clone https://github.com/kamranayub/picam-viewer.git .
> **IMPORTANT:** The `.` at the end is important!Used by my guide on creating a [RPi baby monitor](http://kamranicus.com/guides/raspberry-pi-3-baby-monitor).
---
Based on video.js and videojs-contrib-hls