All Projects → addpipe → Media-Recorder-API-Demo

addpipe / Media-Recorder-API-Demo

Licence: other
An implementation of the MediaStream Recording API

Programming Languages

javascript
184084 projects - #8 most used programming language
HTML
75241 projects
CSS
56736 projects

Projects that are alternatives of or similar to Media-Recorder-API-Demo

Torchfunc
PyTorch functions and utilities to make your life easier
Stars: ✭ 177 (+45.08%)
Mutual labels:  recording
castty
A CLI tool to record audio-enabled screencasts of your terminal, for the web.
Stars: ✭ 109 (-10.66%)
Mutual labels:  recording
ShareScreenServer
share android screen live on udp
Stars: ✭ 21 (-82.79%)
Mutual labels:  mediarecorder
Detoxrecorder
Detox Recorder is a utility for recordings steps for a Detox test as you use your app in Simulator. After recording the test, add expectations that check if interface elements are in the expected state.
Stars: ✭ 179 (+46.72%)
Mutual labels:  recording
OBS Settings Manager
Backup your OBS Studio profiles and manage them in an easy, user friendly way.
Stars: ✭ 20 (-83.61%)
Mutual labels:  recording
Oreka
Enterprise telephony recording and retrieval system with web based user interface.
Stars: ✭ 20 (-83.61%)
Mutual labels:  recording
Tlog
Terminal I/O logger
Stars: ✭ 170 (+39.34%)
Mutual labels:  recording
txproto
Scriptable multimedia sandbox. Captures, streams and records from a variety of sources.
Stars: ✭ 68 (-44.26%)
Mutual labels:  recording
drachtio-siprec-recording-server
SIPREC recording server based on drachtio and rtpengine
Stars: ✭ 58 (-52.46%)
Mutual labels:  recording
uos
United Open-libraries of Sound. United procedures for open-source audio libraries. For FPC/Lazarus/fpGUI/MSEgui.
Stars: ✭ 112 (-8.2%)
Mutual labels:  recording
Opencast
The free and open source solution for automated video capture and distribution at scale.
Stars: ✭ 194 (+59.02%)
Mutual labels:  recording
Recorder
html5 js 录音 mp3 wav ogg webm amr 格式,支持pc和Android、ios部分浏览器、和Hybrid App(提供Android IOS App源码),微信也是支持的,提供H5版语音通话聊天示例 和DTMF编解码
Stars: ✭ 2,891 (+2269.67%)
Mutual labels:  recording
SVisual
Monitoring and record(save) of data for Arduino and STM32
Stars: ✭ 21 (-82.79%)
Mutual labels:  recording
Scrcast
Drop-in Android Screen Recording Library
Stars: ✭ 178 (+45.9%)
Mutual labels:  recording
midi-recorder
🎹 The easiest way to record MIDI. No install. Automatically records.
Stars: ✭ 38 (-68.85%)
Mutual labels:  recording
Avfoundationrecorder
Swift audio recorder using AVFoundation
Stars: ✭ 174 (+42.62%)
Mutual labels:  recording
react-native-recording
React Native audio recording module used for DSP with Android + iOS
Stars: ✭ 86 (-29.51%)
Mutual labels:  recording
vcr.js
Mock server with Proxy and Record support inspired by ruby VCR.
Stars: ✭ 41 (-66.39%)
Mutual labels:  recording
rdScreenRecordSDK-for-Windows
Windows录屏SDK
Stars: ✭ 19 (-84.43%)
Mutual labels:  recording
YoutubeLiveChannelRecorder
Records YouTube live streams and Semi-Working TWITCH live streams for given channels automatically.
Stars: ✭ 15 (-87.7%)
Mutual labels:  recording

Media Recorder API Demo

A demo implementation of the (new) Media Recorder API (also known as MediaStream Recording API).

Works on:

  • Firefox 30+
  • Chrome 47,48 (video only, enable experimental Web Platform features at chrome://flags)
  • Chrome 49+

Containers & codecs:

  • Chrome 52+ : webm, VP8/VP9/H.264, Opus @ 48kHz
  • Chrome 49+ : webm, VP8/VP9, Opus @ 48kHz
  • Firefox 30+: webm,VP8, Vorbis @ 44.1 kHz

Issues:

  • Pause does not stop audio recording on Chrome 49,50

Links:

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].