Skip to content

Firefox: screen recording broken. Error message: "DOMException: The object can not be found here." #678

Open
@fdietz

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:

  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

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions