MediaRecorder, MIME type, and keyframe chunks • Learned that MediaRecorder is a Web API used for recording screen, mic, or system audio. • It outputs data in chunks, typically with MIME type video/webm, which is a container format for video/audio streams.
0 likes 1 replies
?