1.4.0 • Published 5 months ago

@fly-cut/av-recorder v1.4.0

Weekly downloads
-
License
-
Repository
github
Last release
5 months ago

AVRecorder

Record MediaStream to MP4, Use Webcodecs API encode VideoFrame and AudioData, mp4box.js as muxer.
录制 MediaStream 到 MP4,使用 Webcodecs API 编码 VideoFrame、AudioData,mp4box.js 封装。

Example

Record camera & microphone, save data to MP4 file.
录制摄像头和麦克风,保存为 MP4 文件。

https://webav-tech.github.io/WebAV/demo/4_1-recorder-usermedia