MediaStreamRecorder
MediaStreamRecorder copied to clipboard
[matroska,webm @ 00c53b80] Read error at pos. xyz (0x164e7)
I am creating audio recording of type - mediaRecorder.mimeType = 'audio/webm'. and using the generated .webm file and converting to wav using ffmpeg. and getting the below error
[matroska,webm @ 00c53b80] Read error at pos. [mostly end byte posn] (0x164e7).
any help?, tried different bitrate still issue exists.