gogainchin / snapshot

Snapshot is a camera and gallery app, written using web technologies. It uses getUserMedia to capture the video stream from a webcam, canvas to capture a frame and put it into an image, and media queries and mozilla Brick for layout shennanigans.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This repository is not active

About

Snapshot is a camera and gallery app, written using web technologies. It uses getUserMedia to capture the video stream from a webcam, canvas to capture a frame and put it into an image, and media queries and mozilla Brick for layout shennanigans.


Languages

Language:JavaScript 51.6%Language:CSS 48.4%