0 Forks
4 Stars
4 Watchers

webcam

Accessing your webcam via your browser used to involve a...pardon the profanity, a plugin. That's right. In order to connect to a webcam and gain access to its video stream, you had to rely on something primarily created in Flash or Silverlight. While that approach certainly worked for browsers that supported plug-ins, it didn't help for the increasing number of browsers that aim to be plugin-free. This inability to natively access the webcam without relying on 3rd party components was certainly a gap in the HTML development story. At least, that was the case until pretty recently.

How to download and setup webcam

Open terminal and run command
git clone https://github.com/Devnawjesh/webcam.git
git clone is used to create a copy or clone of webcam repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with webcam https://github.com/Devnawjesh/webcam/archive/master.zip

Or simply clone webcam with SSH
[email protected]:Devnawjesh/webcam.git

If you have some problems with webcam

You may open issue on webcam support forum (system) here: https://github.com/Devnawjesh/webcam/issues