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

hls mp3 not support on ie11 #1641

Closed
4 tasks done
kanjang opened this issue Mar 28, 2018 · 2 comments
Closed
4 tasks done

hls mp3 not support on ie11 #1641

kanjang opened this issue Mar 28, 2018 · 2 comments

Comments

@kanjang
Copy link

kanjang commented Mar 28, 2018

Environment
Steps to reproduce
  1. Please provide clear steps to reproduce your problem
  2. Whenever possible, share a demo/example page which reproduces the problem you are having with the least amount of code possible.
  3. If the bug is intermittent, give a rough frequency if possible

URLs will play normally in Chrome, Firefox.
It can not be played in IE11.
http://cloud.yozii.com/demo/audio.php

Expected behavior

What you expected to happen

Actual behavior

What actually happened

Console output
undefined
[log] > loadSource:http://222.122.27.39:1935/vod/mp3:sample.mp3/playlist.m3u8?wowzaaudioonly
[log] > trigger BUFFER_RESET
[log] > attachMedia
[log] > media source opened
[log] > manifest loaded,1 level(s) found, first bitrate:214454
[log] > startLoad(-1)
[log] > switching to level 0
[log] > main stream:STOPPED->IDLE
[log] > audio tracks updated
[log] > subtitle tracks updated
[log] > level 0 loaded [0,26],duration:261.773
[log] > Loading 0 of [0 ,26],level 0, currentTime:0.000,bufferEnd:0.000
[log] > demuxing in webworker
[log] > main stream:IDLE->FRAG_LOADING
[log] > Loaded  0 of [0 ,26],level 0
[log] > main stream:FRAG_LOADING->PARSING
[log] > Parsing 0 of [0 ,26],level 0, cc 0
[log] > main:discontinuity detected
[log] > main:switch detected
[log] > MPEG Audio sync word found !
[log] > audio sampling rate : 44100
[log] > creating sourceBuffer(audio/mp4;codecs=mp4a.40.34)
[log] > main track:audio,container:audio/mp4,codecs[level/parsed]=[mp4a.40.34/undefined]
[log] > Parsed audio,PTS:[0.000,10.005],DTS:[0.000/10.005],nb:383,dropped:0
[log] > main stream:PARSING->PARSED
For media errors reported on Chrome browser, please also paste the output of chrome://media-internals 
@mangui
Copy link
Member

mangui commented Apr 17, 2018

indeed easily reproducible on IE11, Win8.1 and Win10. but works on IE16 Win10.
most probably a browser issue. you can file a ticket against IE11 or ping any MS IE developer (if anyone knows any?)

@stale
Copy link

stale bot commented Jun 16, 2018

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the Wontfix label Jun 16, 2018
@stale stale bot closed this as completed Jun 23, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants