AndreasDL / mediaCenter-frontend

Media center to run on your nas / homeserver that uses html5 + AngularJS to display a catalog of movies & stuffs with backend to keep track of movies.
andreasdelille.com/mediaCenter
Other
1 stars 0 forks source link

html5 video not working #5

Closed AndreasDL closed 10 years ago

AndreasDL commented 10 years ago

in show-video template : nothing direct link: works :/

AndreasDL commented 10 years ago

It could be -> prob with symlink -> mime types? http://stackoverflow.com/questions/10424729/no-video-with-supported-format-and-mime-type-found-what-does-this-mean-and-how http://voice.firefallpro.com/2012/03/html5-audio-video-mime-types.html

AndreasDL commented 10 years ago

fixed it ! it's a bug in html5 video https://github.com/angular/angular.js/issues/1352