JSPM

@xuhuanyu/av-recorder

1.3.0
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 4
  • Score
    100M100P100Q37357F

Package Exports

  • @xuhuanyu/av-recorder

Readme

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