mediaRecorder with video in Chrome

PennController for IBEX Forums Support mediaRecorder with video in Chrome

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #10411
    kschuler
    Participant

    We are getting an error when using the mediaRecorder in Chrome browsers. I posted about this previously (thinking it was specific to print, but it is all recording with video). The console throws this error:

    – Uncaught TypeError: Cannot read properties of undefined (reading ‘call’) at e.onstart (PennController.js:40:142658)
    – PennController.js:40 Uncaught (in promise) DOMException: The play() request was interrupted by a new load request.

    The DOMException seems to be a Chrome-specific error. Everything works fine in Chrome if we record only audio; Both audio and vidoe work fine in Firefox.

    – Info about error: https://developer.chrome.com/blog/play-request-was-interrupted/
    – Study demo link: https://upenn.pcibex.net/r/IjAOhM/

    • This topic was modified 1 year, 1 month ago by kschuler.
    #10417
    Jeremy
    Keymaster

    Hi,

    Thank you for the report. This is a known issue that appeared with the latest release of Chromium, affecting both Chrome and Edge. It seems that Firefox isn’t affected so far, but I can’t guarantee it’ll stay that way. I’m looking into the issue

    Apologies for the inconvenience,
    Jeremy

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.