UNPKG

@vikasietum_tecknology/record-rtc

Version:

record-rtc is a library based on recordrtc library. In this forked version of the original library we have optimized the memory management. The video recording is stored in IndexDB in chunks.

10 lines (7 loc) 271 B
# RecordRTC / PHP / FFmpeg https://github.com/muaz-khan/RecordRTC/tree/master/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!