Pinned Repositories
embed-code-v2.0-demos
Simple demos showing how to use the JS APIs with the 2.0 Pipe embed code
getDisplayMedia-demo
Record your screen, microphone and system sounds on Chrome using getDisplayMedia() and the Media Stream Recording API
HTML-Media-Capture-Correct-Syntax
A test bench for HTML Media Capture
Less-Confusing-Digital-Ocean-Menus
A simple Chrome extension that makes the Digital Ocean menus less confusing for those using Teams
media-recorder-api-audio-demo
A simple demo on how to use the MediaStream Recorder API to record audio in the browser
Media-Recorder-API-Demo
An implementation of the MediaStream Recording API
Pipe-Screen-Recording-Chrome-Extension
Pipe Screen Recording Chrome Extension v1.0
simple-recorderjs-demo
A simple HTML5/JS demo that uses Recorder.js to record audio as uncompressed pcm (wav) and POST it to a server side script.
simple-vmsg-demo
A plain HTML/JS demo that uses vmsg (a modern WebAssembly version of LAME) to record and encode mp3 audio in the browser
simple-web-audio-recorder-demo
A simple HTML/JS demo that uses WebAudioRecorder.js to record audio on a web page
Pipe's Repositories
addpipe/simple-recorderjs-demo
A simple HTML5/JS demo that uses Recorder.js to record audio as uncompressed pcm (wav) and POST it to a server side script.
addpipe/simple-web-audio-recorder-demo
A simple HTML/JS demo that uses WebAudioRecorder.js to record audio on a web page
addpipe/Media-Recorder-API-Demo
An implementation of the MediaStream Recording API
addpipe/getDisplayMedia-demo
Record your screen, microphone and system sounds on Chrome using getDisplayMedia() and the Media Stream Recording API
addpipe/media-recorder-api-audio-demo
A simple demo on how to use the MediaStream Recorder API to record audio in the browser
addpipe/Less-Confusing-Digital-Ocean-Menus
A simple Chrome extension that makes the Digital Ocean menus less confusing for those using Teams
addpipe/simple-vmsg-demo
A plain HTML/JS demo that uses vmsg (a modern WebAssembly version of LAME) to record and encode mp3 audio in the browser
addpipe/HTML-Media-Capture-Correct-Syntax
A test bench for HTML Media Capture
addpipe/embed-code-v2.0-demos
Simple demos showing how to use the JS APIs with the 2.0 Pipe embed code
addpipe/Pipe-Screen-Recording-Chrome-Extension
Pipe Screen Recording Chrome Extension v1.0
addpipe/record-screen-and-camera-demo
Record the Screen and Camera Demo
addpipe/Pipe-Android-SDK
Pipe handles recording video from web and mobile, all the different file formats, ensure secure storage & delivery and has the JS and Webhook APIs needed for a seamless integration.
addpipe/Pipe-iOS-SDK
Pipe's iOS SDK v1.0
addpipe/react-pipe-media-recorder
A React custom hook that integrates the addpipe.com recording client
addpipe/Web-Speech-API-SpeechRecognition-Demo
addpipe/webcam-resolution-tester
Scan resolutions & max fps supported by your browser and webcam
addpipe/getUserMedia-examples
These examples demonstrate the powerful getUserMedia method, which gives web applications secure access to device cameras and microphones.
addpipe/pipe-react-demo
This project demonstrates how to integrate the @addpipe/react-pipe-media-recorder NPM package into a React application.
addpipe/pipe-react-demo-ts
This project demonstrates how to integrate the @addpipe/react-pipe-media-recorder NPM package into a React application using TypeScript.
addpipe/Web-Speech-API-TextToSpeech-Demo
A lightweight, multilingual Text-to-Speech (TTS) demo using the Web Speech API.