Skip to content

overrideNative with Safari causes a no compatible source error #1594

Description

@danrossi

I discovered this a while ago but it's required to work around a Safari audio api bug with HLS

Setting this, a blob source is created in the video element but a source not supported error is produced upon playback.

"html5": {

                    "vhs": {
                        "overrideNative": true
                    }
                },

https://electroteque.org/dev/safari/videojs2.html

Working with hls.js

https://electroteque.org/dev/safari/hlsjs.html

Image

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions