Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

not work on ios devices but work fine on safari #25

Open
simeon49 opened this issue Apr 7, 2019 · 1 comment
Open

not work on ios devices but work fine on safari #25

simeon49 opened this issue Apr 7, 2019 · 1 comment

Comments

@simeon49
Copy link

simeon49 commented Apr 7, 2019

not work on ios devices but work fine on safari:
ERROR: {"__zone_symbol__currentTask":{"type":"microTask","state":"notScheduled","source":"Promise.then","zone":"angular","cancelFn":null,"runCount":0},"line":1278,"column":23,"sourceURL":"http://localhost:8080/Users/simeon/Library/Developer/CoreSimulator/Devices/3DCDACB6-7444-4C28-BB99-C0C158317734/data/Containers/Bundle/Application/2xx/www/assets/js/wfs.js"}

// wfs.js
`
1277: var typeSupported = {

1278: mp4: MediaSource.isTypeSupported('video/mp4'),

1279: // mp2t : wfs.config.enableMP2TPassThrough && MediaSource.isTypeSupported('video/mp2t')
};
`

@sergey-suzdaltsev
Copy link

sergey-suzdaltsev commented Apr 7, 2019

Media Sourse Extensions are not supported in iOS Safari
See link

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants