Skip to content

PhoenixLegend/nomo-webcam

Repository files navigation

nomo-webcam

Intro

This is a web-based camera application using Javascript/CSS/HTML and webcam.min.js API.

Trying to mimic a very well-known application "NOMO" both in android and IOS platform.

filter

Camera 135B

With a built in filter "LOMO" using caman.full.min.js API, the filtered image will show in the next page by clicking the Thumbnail right-bottom.

bg

Raspberry Pi 3 Model B+

This project is also working in Raspberry 3.5 inch LCD screen.

Activated LCD touch screen:

sudo tar zxvf LCD-show.tar.gz
cd LCD-show/
sudo ./LCD35-show

Activated Camera:

sudo apt-get update
sudo apt-get upgrade
sudo raspi-config

There's an officially supported V4L2 camera module for the RPI camera (not the same as UV4L). It needs to be loaded, so before the browser detects the camera, you should use the following command::

sudo modprobe bcm2835-v4l2