Skip to content

fatihozoglu/vue-webrtc-photo-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vue WebRTC Photo App

This is a simple app to take a photo from your device's camera.

You can check the live demo here.

This project is built with:

Table of contents

Overview

The challenge

Users should be able to:

  • See the video stream from his/her camera when the app is opened
  • See the list of media devices (cameras and microphones) connected to the computer
  • Select desired media devices from the lists
  • Take a photo by clicking the "Take Photo" button
  • See the taken photo

Links

My process

Built with

Author

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.

About

A simple app to take photos from your device's camera

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published