Open fdietz opened 1 year ago
On Firefox the "official" demo https://collab-project.github.io/videojs-record/demo/screen-only.html doesn't work. After selecting either a window or the screen to share it fails with the following error message:
"DOMException: The object can not be found here."
Go to demo: 1) https://collab-project.github.io/videojs-record/demo/screen-only.html 2) Select either a window or the screen to share 3) Browser dev console shows error
It should start recording a screen cast.
It doesn't continue and shows an error
Browser dev console shows error:
DOMException: The object can not be found here.
Please include any additional information necessary here. Including the following:
VIDEOJS: Using video.js 7.20.1 with videojs-record 4.6.0 and recordrtc 5.6.2
what version of videojs does this occur with? 7.20.1 (see demo)
Firefox 110.01 (64.bit)
MacOS
I tested it on Windows with Firefox 123.0b9 (64-bits) just now and it works fine here.
Description
On Firefox the "official" demo https://collab-project.github.io/videojs-record/demo/screen-only.html doesn't work. After selecting either a window or the screen to share it fails with the following error message:
"DOMException: The object can not be found here."
Steps to reproduce
Go to demo: 1) https://collab-project.github.io/videojs-record/demo/screen-only.html 2) Select either a window or the screen to share 3) Browser dev console shows error
Results
Expected
It should start recording a screen cast.
Actual
It doesn't continue and shows an error
Error output
Browser dev console shows error:
DOMException: The object can not be found here.
Additional Information
Please include any additional information necessary here. Including the following:
versions
VIDEOJS: Using video.js 7.20.1 with videojs-record 4.6.0 and recordrtc 5.6.2
videojs
what version of videojs does this occur with? 7.20.1 (see demo)
browsers
Firefox 110.01 (64.bit)
OSes
MacOS