MetaCDN / videojs-shaka-player

Shaka Player playback technology for Video.js
Other
42 stars 22 forks source link

Missing Files #12

Closed syedbaqarrizvi closed 8 years ago

syedbaqarrizvi commented 8 years ago

In example file i can see shaka html. i am unable to find 2 files from it

1) /dist/js/shaka-player.compiled.debug.js 2) /dist/css/videojs-icons.css

Unable to find in in src area

jbroberg commented 8 years ago

Hi there - did you run ./build.sh and did it complete successfully?

syedbaqarrizvi commented 8 years ago

Hey Jbroberg, you are awesome That really helps,I do have created a live example as well but MPD and The resolution button is not showing . I know you will find in second what i am missing .

http://codepen.io/baqarrizvi/pen/XdEwYR?editors=1010

Many Thanks Baqarrizvi

jbroberg commented 8 years ago

Hi Baqarrizvi

You have two sources in there - mp4 and mpd. It's playing back the MP4 which is likely why you are not seeing the resolution button.

syedbaqarrizvi commented 8 years ago

Hey Jbroberg, Thanks for you reply from your important time actaully when i am trying to play .mpd file i am having these error ,

image

I hope you will let me know why its not playing

Many Thanks