
Recorded webcam video is not playing in firefox
var options = {
audioBitsPerSecond : 128000, videoBitsPerSecond : 2500000, mimeType : mime }
var options = {
audioBitsPerSecond : 128000,
videoBitsPerSecond : 2500000,
mimeType : mime
}
All Replies (3)
No video with supported format and MIME format found
any one knows the solution
Install the Media Feature Pack if applicable.
Open the video in VLC and press Ctrl+J to show the codec information.
Go to about:support in the address bar and screenshot the "Codec Support Information" section.
the webcam recorded video is playing on chrome and safari browser only in firefox am facing this issue.
mime = 'video/webm'; codecs = 'vp9';
am using vp9 webm format