30+ Simple Demos using RecordRTC

Home | Github Source Codes | Canvas Recording | Simple Demos

Experiment NameDemoSource
Audio Recording Demo Source
Video Recording Demo Source
Screen Recording Demo Source
Demo that fixes video seeking issues Demo Source
WebAssembly Recorder Demo Source
RecordRTC Google Chrome Extension API demo Demo Source
HTML Element Recording Demo Source
ondataavailable | get Intervals based blobs Demo Source
16khz Audio Recording Demo Source
Record Mp3 or Wav Demo Source
Embedded IFrames Demo Source
Demo explains how to use promises with RecordRTC Demo Source
Demo to test bitsPerSecond Demo Source
Microosft Edge Audio Recording Demo Source
Record Multiple Camers into Single WebM Demo Source
Demo to test onStateChanged Demo Source
Get timestamp during recording using onTimeStamp Demo Source
Upload to server using jQuery over PHP Demo Source
Upload to server using JavaScript over PHP Demo Source
Get recorded file size during recording Demo Source
Demo to test Raw PCM audio Demo Source
Record Cropped Screen Demo Source
Reusme same RecordRTC instance/object Demo Source
Auto-stop recording after specific interval using setRecordingDuration Demo Source
Include Your Logo in the recorded video Demo Source
Demo to test video-mirror 180 degree rotated video Demo Source
Record Camera and Screen into Single WebM Demo Source
Show Animated News Bar on the top of the recorded video Demo Source
Demo to test "recorder.destroy" method Demo Source
Simple Gif Recording Demo Source
Record Multipe Audios and get single WAV/Mp3/Ogg Demo Source
pass getUserMedia constraints to RecordRTC Demo Source
Auto Stop RecordRTC on Silence i.e. if someone stops speaking Demo Source
Calculate Recording Duration i.e. recording time Demo Source
isTypeSupported i.e. is-mime-type-supported Demo Source

RecordRTC is Open-Sourced (MIT licensed) on Github!