-
-
Notifications
You must be signed in to change notification settings - Fork 312
Closed
Labels
Description
Description
Even with videoMimeType: "video/webm;codecs=H264" , I am getting video/x-matroska as mime-type of saved video and video has unknown duration due to which it does not has seekbar.
Additional Information
"myVideo", { controls: true, fluid: false, width: videoWidth, height: videoHeight, plugins: { record: { audio: true, video: video_option_settings, screen: record_screen_option, frameWidth: videoWidth, frameHeight: videoHeight, maxLength: videoMaxLengthInSeconds, debug: true, videoMimeType: "video/webm;codecs=H264" }, }, },
versions
videojs
what version of videojs does this occur with?
3.11.0
browsers
Chrome Version
81.0.4044.138 (Official Build) (64-bit)
OS
Windows 10