muaz-khan / RecordRTC

RecordRTC is WebRTC JavaScript library for audio/video as well as screen activity recording. It supports Chrome, Firefox, Opera, Android, and Microsoft Edge. Platforms: Linux, Mac and Windows.
https://www.webrtc-experiment.com/RecordRTC/
MIT License
6.45k stars 1.75k forks source link

Set video/webm;codecs=h264, but get video/x-matroska;codecs=avc1 #869

Closed zifeiyuSun closed 2 months ago

zifeiyuSun commented 3 months ago

I have found the config as follows: image but get log: video/x-matroska;codecs=avc1 -> 403 KB

So if chrome really supports video/webm;codecs=h264 ?