paint-brush
Here's How I Built a Video, Audio, and Screen Recorder Web App with JavaScriptby@dhruv479
1,226 reads
1,226 reads

Here's How I Built a Video, Audio, and Screen Recorder Web App with JavaScript

by Dhruv Bansal4mFebruary 19th, 2021
Read on Terminal Reader
Read this story w/o Javascript
tldt arrow

Too Long; Didn't Read

Dhruv Bansal created a free simple recorder that supports Audio, Video, and Screen Recording available at http://recorder.druv479.dev.com. He explains how to use the MediaRecorder API to record audio, video, and screen recording. The code is written in JavaScript and can be downloaded from the browser using the getUserMedia function to get access to resources on the user’s machine. After calling this, we will get a prompt asking for permission in the browser and after confirmation, we can access those resources.

Company Mentioned

Mention Thumbnail
featured image - Here's How I Built a Video, Audio, and Screen Recorder Web App with JavaScript
Dhruv Bansal HackerNoon profile picture
Dhruv Bansal

Dhruv Bansal

@dhruv479

I’m a Software Engineer from India. In ♡ with JavaScript and all amazing things there. Reach me: [email protected]

About @dhruv479
LEARN MORE ABOUT @DHRUV479'S
EXPERTISE AND PLACE ON THE INTERNET.
L O A D I N G
. . . comments & more!

About Author

Dhruv Bansal HackerNoon profile picture
Dhruv Bansal@dhruv479
I’m a Software Engineer from India. In ♡ with JavaScript and all amazing things there. Reach me: [email protected]

TOPICS

THIS ARTICLE WAS FEATURED IN...

Permanent on Arweave
Read on Terminal Reader
Read this story in a terminal
 Terminal
Read this story w/o Javascript
Read this story w/o Javascript
 Lite
Also published here
Learnrepo