streaming-system icon indicating copy to clipboard operation
streaming-system copied to clipboard

Change from jwplayer to using video.js, projeckktor or mediaelementjs

Open mithro opened this issue 11 years ago • 3 comments

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.

mithro avatar Aug 01 '14 21:08 mithro

https://github.com/videojs/video.js/tree/stable/docs/api http://blog.videojs.com/ http://mediaelementjs.com/

mithro avatar Aug 01 '14 23:08 mithro

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)

xfxf avatar Aug 02 '14 04:08 xfxf

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 .

mithro avatar Aug 02 '14 04:08 mithro