@webav/av-recorder
TypeScript icon, indicating that this package has built-in type declarations

0.8.0 • Public • Published

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://hughfenghen.github.io/WebAV/demo/4_1-recorder-usermedia

Package Sidebar

Install

npm i @webav/av-recorder

Weekly Downloads

238

Version

0.8.0

License

none

Unpacked Size

3.09 MB

Total Files

12

Last publish

Collaborators

  • hughfenghen