-
Notifications
You must be signed in to change notification settings - Fork 1.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Due date for release 2.5 #1480
Comments
We don't have a firm due date for v2.5. The v2.5 milestone is currently 14% complete. There are many major features still left to be completed, and I'm sure some of them will wind up getting bumped to another release. We typically get out a minor release (v2.3, v2.4, etc) every 3 months or so. The last minor release, v2.4, took 5.5 months. At that time, we were short-staffed. During the v2.5 development cycle, the team is currently splitting their attention among multiple projects, so I would predict another slow cycle. We are doing what we can to speed things up, of course, but we are only human. What features are you most eager to see in v2.5? |
If I am also allowed to answer - definetely the "Pre-load API". That would make so much Sense when playing Playlists or short Bumpers one after the other. In these Contexts, its not even speculative, its absolutely sure, that this Video will come next. |
For me, it would be #999 (dealing with encoder drift). Until that is resolved, we will have to stick with dashjs as our live content is playable there :( |
Hi, We are interested in having the issue of Shakaplayer being able to play FairPlay encrypted streams in Safari. Could we have an estiamtion if this could be included in v2.5? It would be very helpful for us. Thanks. |
Thanks, everyone. This is very helpful for planning. I'll let you all know when we do our next round of planning. I will try to decide definitively what we have time for in v2.5. |
I'd love to see this one #1431. I'm using Shaka in production and I have |
Just to give everyone an update, we have reached 32% completion for v2.5. If you would like to follow the progress more directly, you can check it out here. |
@dmunozpolo Does this answer all your questions? Can we close the issue? |
Hi, My main concern is knowing when the issue for Shakaplayer being able to play FairPlay encrypted streams in Safari will be available. I guess the issue is this one: "Safari Fairplay MediaKeys Polyfill #382", am I right? Could you help me with this? Thanks. |
Thanks for the update. Any new update on when #382 will be ready? |
First of all I am a fan of Shaka I love Shaka player but unfortunately, my team has to choose VideoJs just because you are currently not supporting Fairplay and we cannot loose our safari users. Is there a workaround/Plugin that we can use with shaka to play DRM on safari? Many thanks for building such a great player. Your Admirer, |
@bansalvks You can always use native Safari HLS/Fairplay support, and use shaka-player for the other browsers. |
Thank you for you kind words @bansalvks, greatly appreciated! @vaage, do you think you could give an update in terms how much more time/effort is needed? |
It is hard for me to say. Right now Joey and I are working on a design for a large change to the load system that is needed to make src= work cleanly. I am hoping that once the design is done and I can move onto implementation that I will be able to make substantial progress on #816. |
Many thanks for the response @mimse @ismena @vaage If I understood you correctly @mimse then I need to detect browser and if it safari then use a simple video tag and set it's I will need to use 2 players... shaka for rest of the world and native video tag for safari... |
Yes, that was the idea. You will also need a bit of javascript code to handle Fairplay. If I remember correctly there is a code example is this SDK from apple Sadly use need an Apple developer account. You will need two playback technologies (native HLS and Shaka-player) but they can both be controlled by the same player. ex. Plyr https://github.com/sampotts/plyr |
@mimse I am not able use the link as it is showing unauthorised access. I am currently struggling to play DRM fairplay in native Video tag. Is it possible for you to provide any help.., as it has been more than 2 weeks since I am struggling with it. |
Hi @bansalvks, I cannot provide access to the Fairplay SDK. As I said in my previous comment, you will need an Apple developer account to download the SDK. |
is #816 scheduled for v2.5 ? |
Currently, #816 is schedule for v2.5. You can see our scheduling in the "milestone" field of github issues. I understand this particular release cycle has been slow and may be frustrating to our users. We are working to improve our release cadence. To help our users make plans of their own and to help give our users a chance to see and influence our long-term plans, next year we will publish a longer-term roadmap in addition to our issues and milestones. |
I see that #382 is planned for V2.5, unless I am wrong. Is there a planned date for releasing v2.5? Thanks. |
It's beginning to look a lot like January. We'll continue to release v2.5 betas as we achieve meaningful progress through particular features. |
We are nearing completion of v2.5's critical features. We expect a release by the end of April. |
Hi all,
Could anyone confirm which is the due date for version 2.5 of Shakaplayer?
Thanks.
Regards,
David.
The text was updated successfully, but these errors were encountered: