Hi,
I am using Chrome v57. I can play the following MPD files with no problems:
http://www-itec.uni-klu.ac.at/dash/js/content/bunny_ibmff_240.mpd
http://www-itec.uni-klu.ac.at/dash/js/content/bunny_ibmff_360.mpd
http://www-itec.uni-klu.ac.at/dash/js/content/bunny_ibmff_720.mpd
http://www-itec.uni-klu.ac.at/dash/js/content/bunny_ibmff_1080.mpd
However, when I am playing the similar MPD also from ITEC website, Chrome stops with errors.
http://www-itec.uni-klu.ac.at/ftp/datasets/mmsys12/BigBuckBunny/bunny_2s/BigBuckBunny_2s_isoffmain_DIS_23009_1_v_2_1c2_2011_08_30.mpd
Error details from Chrome Concole:
mediaSourceAPIAdaptation.js:60 Uncaught DOMException: Failed to execute 'addSourceBuffer' on 'MediaSource': The type provided ('video/mp4; codecs="avc1"') is unsupported.
at addSourceBuffer (http://localhost:8000/DASH-JS-master/dash-js/mediaSourceAPIAdaptation.js:60:14)
at _dashSourceOpen (http://localhost:8000/DASH-JS-master/dash-js/DASHttp.js:131:2)
at MediaSource.onOpenSource (http://localhost:8000/DASH-JS-master/dash-js/eventHandlers.js:28:2)
addSourceBuffer @ mediaSourceAPIAdaptation.js:60
_dashSourceOpen @ DASHttp.js:131
onOpenSource @ eventHandlers.js:28
Any suggestions how to fix it?
Best,
JACK
Hi,
I am using Chrome v57. I can play the following MPD files with no problems:
http://www-itec.uni-klu.ac.at/dash/js/content/bunny_ibmff_240.mpd
http://www-itec.uni-klu.ac.at/dash/js/content/bunny_ibmff_360.mpd
http://www-itec.uni-klu.ac.at/dash/js/content/bunny_ibmff_720.mpd
http://www-itec.uni-klu.ac.at/dash/js/content/bunny_ibmff_1080.mpd
However, when I am playing the similar MPD also from ITEC website, Chrome stops with errors.
http://www-itec.uni-klu.ac.at/ftp/datasets/mmsys12/BigBuckBunny/bunny_2s/BigBuckBunny_2s_isoffmain_DIS_23009_1_v_2_1c2_2011_08_30.mpd
Error details from Chrome Concole:
mediaSourceAPIAdaptation.js:60 Uncaught DOMException: Failed to execute 'addSourceBuffer' on 'MediaSource': The type provided ('video/mp4; codecs="avc1"') is unsupported.
at addSourceBuffer (http://localhost:8000/DASH-JS-master/dash-js/mediaSourceAPIAdaptation.js:60:14)
at _dashSourceOpen (http://localhost:8000/DASH-JS-master/dash-js/DASHttp.js:131:2)
at MediaSource.onOpenSource (http://localhost:8000/DASH-JS-master/dash-js/eventHandlers.js:28:2)
addSourceBuffer @ mediaSourceAPIAdaptation.js:60
_dashSourceOpen @ DASHttp.js:131
onOpenSource @ eventHandlers.js:28
Any suggestions how to fix it?
Best,
JACK