Change from jwplayer to using video.js, projeckktor or mediaelementjs
While jwplayer is technically "open source" its CC-BY-NC which is not free. Video.js and preojekktor look like decent really open source replacements.
https://github.com/videojs/video.js/tree/stable/docs/api http://blog.videojs.com/ http://mediaelementjs.com/
Hi @mithro, can you please be more explicit in your criteria for a replacement - what problems are we trying to solve of moving to a FOSS replacement? (I'm referring to other similar tickets here, too, as you've also requested an upgrade of jwplayer)
Need to support a wide variety of devices include;
- Desktop Browsers
- Firefox
- Chrome
- IE
- Safari
- Opera maybe?
- Mobile Browsers
- iPhone Safari
- Android browser
This means;
- Support for webm (firefox/chrome)
- Support for h264 (safari + flash fallback)
- Support for flash fallback
- Support for HLS streaming (iPhone / Android devices)
- Support for DASH (maybe?)
- Support for rtmp?
- Support for YouTube (maybe?)
Should also support the following features;
- Multiple stream quality selection (preferable automatically)
- "Live" support (IE not showing seek bar, etc)
On 2 August 2014 14:22, Ryan Verner [email protected] wrote:
Hi @mithro https://github.com/mithro, can you please be more explicit in your criteria for a replacement - what problems are we trying to solve?
— Reply to this email directly or view it on GitHub https://github.com/timvideos/streaming-system/issues/66#issuecomment-50953531 .