Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 535 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 535 Bytes

A simple Picam web viewer for HLS streams

Follow the Picam install 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.


Based on video.js and videojs-contrib-hls