Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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