Firefox: screen recording broken. Error message: "DOMException: The object can not be found here." #678
Open
Description
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:
- https://collab-project.github.io/videojs-record/demo/screen-only.html
- Select either a window or the screen to share
- 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