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

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

Dependents (0)

Package Sidebar

Install

npm i @webav/av-recorder

Weekly Downloads

425

Version

0.12.1

License

none

Unpacked Size

40.1 kB

Total Files

9

Last publish

Collaborators

  • hughfenghen