shashankshampi / video-Audio-Recorder

Create a webpage which checks if the browser has access to camera and/or microphone, either external or internal. If it has, allow the user to record 5-10 second video/audio clip depending on the resources available and option to play it back. Else show that your machine does not have any camera and/or microphone attached.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Video & Audio Recorder

Requirement: Create a webpage which checks if the browser has access to camera and/or microphone, either external or internal. If it has, allow the user to record 5-10 second video/audio clip depending on the resources available and option to play it back. Else show that your machine does not have any camera and/or microphone attached.

Installation and Launch

  1. To install the application clone this git repository from the above link.
  2. Go into the video-Audio-Recorder-master.zip folder and Extract the whole content to video-Audio-Recorder-master then open index.html file in web browser.
  3. Click on start button to initiate recording (set for 10s of recording).{ Allow camera and microphone permission }
  4. Click on download to save recorded clip on local storage or play online by clicking on the right video frame.

WebPage Screenshot

Screnshot of the webpage Interface. 1

Skills used for this project

  • JavaScript
  • HTML5
  • CSS3

Top Features

  • Live cam recording with audio
  • option to Download recorded video to local storage
  • Responsive design
  • Affordable to improve
  • Fast loading
  • Creative stylish look

Reference Materials

About

Create a webpage which checks if the browser has access to camera and/or microphone, either external or internal. If it has, allow the user to record 5-10 second video/audio clip depending on the resources available and option to play it back. Else show that your machine does not have any camera and/or microphone attached.


Languages

Language:CSS 39.1%Language:JavaScript 36.9%Language:HTML 24.0%