jplayer / jPlayer

jPlayer : HTML5 Audio & Video for jQuery
http://jplayer.org/
Other
4.6k stars 1.47k forks source link

Is jPlayer still maintained or is it DEAD? #387

Open lustremedia opened 7 years ago

lustremedia commented 7 years ago

jPlayer has not gotten lots of attention since 2014, so I assume this project is END OF LIFE? Bugs just keep on piling up but there is no answer! Anybody still maintaining jPlayer?

evertiro commented 7 years ago

Looks pretty dead to me... Not sure why, I haven't found an ideal replacement yet... jPlayer is kinda the industry standard afaik

maboa commented 7 years ago

It's not dead, it's having a wee break. The plan is to start working on jPlayer 3 in the new year. Watch this space!

evertiro commented 7 years ago

@maboa Interesting. I was about to fork it and start working on closing out issues myself... I'll be patient.

maboa commented 7 years ago

Well, feel free to fork and close issues - would be interested in which ones you are thinking of tackling.

An idea we're tossing about with jPlayer 3 is to remove the jQuery dependency, another is to finally get rid of the Flash part. This would leave jPlayer 2.x as pretty much a legacy solution that we would maintain up to a point.

We also want to make it more 'polyfil-like' allowing people to use the standard

Whatever we do, we want it to be a community effort so maybe it's something we can all work together towards? :)

lustremedia commented 7 years ago

Will you add hls support? See my previous question here -> https://github.com/happyworm/jPlayer/issues/375

eerlikh commented 7 years ago

I'm currently working on giving playlists the ability to display track numbers and track lengths. Currently it's not obvious how to do it.

I just downloaded jPlayer last week though and think it's amazing at the moment.

computersrmyfriends commented 7 years ago

jplayer badly needs hls support. Please add hls.js support to it. Unable to use it for live content because of its lack of support for hls.

bensinclair commented 6 years ago

Most of the way through the year and not much has changed... v3 branch hasn't been touched... looks dead to me.

lustremedia commented 6 years ago

It's been a year almost. Gonna look for alternatives ....

MartinDawson commented 6 years ago

@lustremedia @bensinclair It hasn't been started yet, maybe I will one day but not now. You are more than welcome to start it.

react-jPlayer, react-jPlaylist is fully mainted by me though and will be frequently because I use it for my upcoming website

bensinclair commented 6 years ago

We ended up building our own playlist using https://plyr.io/. Was extra work but we have much more control and it uses native HTML5 tags. Worth it.

lustremedia commented 6 years ago

@bensinclair I have been looking at https://plyr.io/ for some time and it seems like a good choice!

maboa commented 6 years ago

@bensinclair jPlayer uses native <audio> and <video> tags by default. Flash is a fallback.

bensinclair commented 6 years ago

@maboa flash is dead :) but I guess some people still need to support it but we don’t luckily.

Quix0r commented 6 years ago

Only README.md has received an update in last days, all others 3 years ago. That makes people start thinking that this project is dying out as less activity in recent time. Please restart development and continue fixing bugs/adding features. I'm out-of-hands here, have to much own + some here on github (like @friendica).