updated to Jwplayer5.9#32
updated to Jwplayer5.9#32nicolasberens wants to merge 6 commits intoMach5:masterfrom nicolasberens:jwplayer5.9
Conversation
…ktop_notification
|
I pushed your code to supersonic/html5 since this is definitely an ongoing issue as the changes I'm looking at for improving video streaming (issue #4) will benefit from this upgrade of the video player. |
|
next thing i wanted to do is change the player to the html5 version when possible, is anyone working on this? |
|
I will need HTML5 |
|
next thing i would do is to remove the swfobject library and use the jwplayer library for loading so that the html 5 player is used. i think this would be ok and coul be merged into the html5 branch, or? |
|
Sounds good to me. I will start my commit for #4 off of the "html5" branch I cherry picked from your pull request. |
|
Doesn't JWPlayer try to use HTML5 first and then falls back to flash if it has to? |
|
It's not as simple as that but rather depends on the combination of video format and browser. |
only updated the jwplayer file to the latest version
later i will try to use html5 playback when possible