• Hello it looks like your plugin uses Video JS, so recently videos in microsoft edge aren’t rendering. Rendering properly in Firefox and Google Chrome.

    The url I’ve shared above mentions updating video js.

    javascript
    Hello I think this error hasn't yet resolved I've having trouble playing an amazon s3 video on Microsoft Edge, but it works on Chrome and Firefox.
    
    Microsoft Edge
    Version 105.0.1343.27 (Official build) (64-bit)
    
    here's error log from microsoft edge (missing on both firefox and chrome).
    
    Uncaught DOMException: Failed to read the 'handle' property from 'MediaSource': MediaSourceHandle creation is currently supported only in a dedicated worker.
        at new ic (https://xxxx/wp-content/plugins/drm-protected-video-streaming/dist/s3drm.min.js?ver=4.1.9:3:440994)
        at new lc (https:/xxxx/wp-content/plugins/drm-protected-video-streaming/dist/s3drm.min.js?ver=4.1.9:3:444704)
        at new rd (https://xxxx/wp-content/plugins/drm-protected-video-streaming/dist/s3drm.min.js?ver=4.1.9:3:515162)
        at _d.value (https://xxx/wp-content/plugins/drm-protected-video-streaming/dist/s3drm.min.js?ver=4.1.9:3:529959)
        at Object.handleSource (https://xxx/wp-content/plugins/drm-protected-video-streaming/dist/s3drm.min.js?ver=4.1.9:3:537794)
        at i.setSource (https://xxxx.com/wp-content/plugins/drm-protected-video-streaming/dist/s3drm.min.js?ver=4.1.9:3:153150)
        at u.<anonymous> (https://xxxx.com/wp-content/plugins/drm-protected-video-streaming/dist/s3drm.min.js?ver=4.1.9:3:262073)
        at e.ready (https://xxx.com/wp-content/plugins/drm-protected-video-streaming/dist/s3drm.min.js?ver=4.1.9:3:78065)
        at e.techCall_ (https://xxx.com/wp-content/plugins/drm-protected-video-streaming/dist/s3drm.min.js?ver=4.1.9:3:261872)
        at u.<anonymous> (https://xxx.com/wp-content/plugins/drm-protected-video-streaming/dist/s3drm.min.js?ver=4.1.9:3:270360`
    

    The page I need help with: [log in to see the link]

The topic ‘Updating Video JS’ is closed to new replies.