You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When recording video with browser library, video files of *.webm type are created. Report log.html is able to show frame with video but video is not playable. The reason is that type of video is type video/ instead video/webm
When recording video with browser library, video files of *.webm type are created. Report log.html is able to show frame with video but video is not playable. The reason is that type of video is type video/ instead video/webm
<video width="1800" height="900" controls><source src="2/browser/video/videos/8a14e24ccbbc279305d7f43a3e8b5c0e.webm" type="video/webm">\x3c/video>
The text was updated successfully, but these errors were encountered: