Giter Site home page Giter Site logo

zarkuz / webcam-html5-record-video-audio-getusermedia Goto Github PK

View Code? Open in Web Editor NEW

This project forked from aojsamurai/webcam-html5-record-video-audio-getusermedia

0.0 0.0 0.0 46 KB

Webcam capture using getUserMedia, the stream is recorded via js and saved using php in two files inside the folder /video, one file for video as .webm and one file for audio as .wav

Hack 20.42% JavaScript 78.12% PHP 1.45%

webcam-html5-record-video-audio-getusermedia's Introduction

Webcam-html5-record-video-audio-getUserMedia

Webcam capture using Html5 getUserMedia, the stream is recorded via js and saved using php in two files inside the folder /video, one file for video as .webm and one file for audio as .wav

** CREATE IN THE SAME PROJECT FOLDER ONE NEW FOLDER NAMED "video" WHERE THE FILES ARE GOING TO BE STORAGE.

Using getUserMedia start the streaming of the webcam, the stream is recorded using javascript the send it as blob to a php file where gets the file format.

The file video.js contains the commands of strat stream, stop, encode and save. For the audio, his controls are inside the file index.php as js script at the bottom.

The project contains Javascript libraries and php files.

**Note: For security the webcam only its allowed if the prooject is running on a server and its necessary to allow the use when the pop up appears.

This version is probed in Chrome.

webcam-html5-record-video-audio-getusermedia's People

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.