Open dhruvmisra opened 4 years ago
Works on latest Chromium version 83.0.4103.106.
Tested on latest Chrome version 83.0.4103.116 on Linux: works. But don't work on the same version on MacOS and Windows.
Also, video and audio recording works for 5 seconds and then closes automatically. Is this how it is supposed to be, @llaske ?
@AnandChourasia007 yes, it's what is expected.
If a video is recorded through Record activity in Chrome/Chromium based browsers, the output is unplayable from the activity popup. Tested on Chrome Version 83.0.4103.116 (Official Build) (64-bit). It also doesn't show up when inserting a video (using
mimetype: video/mp4
) from the Journal.It seems to be working on Firefox. On further comparison, a difference was observed in the Console: Chromium:
Firefox:
Both browsers seem to be exporting the video in different formats,
webm
andx-matroska
. Onlywebm
seems to be supported by Sugarizer.