Andries-Smit / Mx-JW-Player

Now avaible for Mendix, the most-used and fastest loading video player on the web, our signature product enables online publishers to deliver and monetize video across all devices in any browser. From the video blogger to the Fortune 100 in need of an enterprise-grade solution, JW Player lets users create the best video experiences for viewers on the web, mobile, and OTT devices.
Apache License 2.0
1 stars 3 forks source link

JW PLAYER Widget

Video and audio playback

Sponsor: http://www.endemol.nl/

Description

JW Player, PLAYS EVERYWHERE, EVERY TIME The most-used and fastest loading video player on the web, our signature product enables online publishers to deliver and monetize video across all devices in any browser. From the video blogger to the Fortune 100 in need of an enterprise-grade solution, JW Player lets users create the best video experiences for viewers on the web, mobile, and OTT devices.

Typical usage scenario

Features and limitations

Configuration

Properties

Source

Source and Sample project at GitHub

Please contribute fixes and improvements at https://github.com/Andries-Smit/Mx-JW-Player

Bugs, issue or suggestions

Please let me know when there are any issues or suggestions at the GitHub issue tracker: https://github.com/Andries-Smit/Mx-JW-Player/issues

Phonegap/Cordova configuration

If your are developing a Hybrid Mobile App, please add these line through your Sprint in Mobile App -> Custom Phonegap/Cordova configuration These lines are required to allow the access to Mp4 extensions.

<allow-navigation href="https://github.com/Andries-Smit/Mx-JW-Player/blob/master/*://*.mp4" />

Limitations

File hosted on a Mendix Server cannot be played in Safari browser.

It requires HTTP range request which is not support by the Mendix server. https://developer.apple.com/library/archive/documentation/AppleApplications/Reference/SafariWebContent/CreatingVideoforSafarioniPhone/CreatingVideoforSafarioniPhone.html#//apple_ref/doc/uid/TP40006514-SW6