JW Player - iphone compatible?

  • admin
  • Offline
  • Administrator
  • Administrator
  • Coding is good
More
14 years 1 month ago #3600 by admin
Replied by admin on topic Re: JW Player - iphone compatible?
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.176 seconds

Download

Purchase
Download Directory

Login Form