8000 GitHub - siripersson/photobooth
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

siripersson/photobooth

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Photobooth

This project is used to demonstrate how to create a photobooth with which you can take photos in your web browser using WebRTC.

A camera application to take awesome pictures and save them to your computer.

Presentation

Link to the presentation from the DataTjej 2018 conference: http://slides.com/siri/datatjej2018

Getting started

Download this project to your own computer by for example using git clone and the github link to this project and run this in your terminal. This will create a folder named "photobooth". Move to the folder and install all the prerequisites. To run the project just write "node app.js".

Prerequisites

Install the node package manager

npm install

Install the Express.js framework

npm install express --save

Install Embedded JavaScript templates (EJS)

npm install ejs

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0