JW Player - iphone compatible?

More
12 years 4 months ago #3597 by bijou
Thank you so much!! That would be wonderful and much appreciated. We may end up using that. I'll PM you an email address.

So that version would support more than five items and iphone accessibility? I'm assuming it wouldn't support pseudostreming (which is okay). And I would have to create a JSON playlist instead of an XML playlist, too, right?

Please Log in or Create an account to join the conversation.

More
12 years 4 months ago #3598 by bijou
I'm sorry, I misread that. You recommended the fallback mode because it does support pseodostreaming AND iphones, right?

Please Log in or Create an account to join the conversation.

More
12 years 4 months ago #3600 by admin
Yes, it will support both, the fallback mechanism will assign the source function the browser/os.

you will have to put a json playlist with modes like this in the json playlist fields :
Code:
'modes' : [ { 'type': 'flash', 'src': 'http://www.yourdomain.com/modules/mod_playerjr_ad/player-licensed5.swf', 'config': { 'playlist': [ { 'file': 'http://media.yourdomain.com:81/videos/test.mp4', 'provider': 'http' }, { 'file': 'http://media.yourdomain.com:81/videos/test2.mp4', 'provider': 'http' } ]} }, { 'type': 'html5', 'config': { 'playlist': [ { 'file': 'http://www.yourdomain.com/videos/test.mp4', 'provider': 'video' }, { 'file': 'http://www.yourdomain.com/videos/test2.mp4', 'provider': 'video' } ]} }, { 'type': 'download', 'config': { 'playlist': [ { 'file': 'http://www.yourdomain.com/videos/test.mp4', 'provider': 'video' }, { 'file': 'http://www.yourdomain.com/videos/test2.mp4', 'provider': 'video' } ]} } ]

Please Log in or Create an account to join the conversation.

Time to create page: 0.171 seconds

Download

Purchase
Download Directory

Login Form