UNPKG

recordrtc

Version:

RecordRTC is a server-less (entire client-side) JavaScript library can be used to record WebRTC audio/video media streams. It supports cross-browser audio/video recording.

10 lines (7 loc) 289 B
# RecordRTC / PHP / FFmpeg https://github.com/muaz-khan/WebRTC-Experiment/tree/master/RecordRTC/PHP-and-FFmpeg This demo can: 1. record both audio/video 2. merge in single WebM using ffmpeg 3. audio is synced with video using ffmpeg commands! 4. it supports longest possible recordings!