Skip to content

overrideNative with Safari causes a no compatible source error #1594

@danrossi

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions