-
Notifications
You must be signed in to change notification settings - Fork 392
Feature Progress: Vero V widevine L1 Support for Inputstream #761
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
Comments
This issue is for confirmed issues only, but I am happy to provide details. Widevine L1 is implemented at the InputStream level. Our current approach is:
Therefore the Amazon Prime Video add-on should not need adjusting. Negotiation of content will give us L1 and we will handle the decode with hardware acceleration accordingly. The last time we had this working was on v18.9 and we will look again after v21. With a new kernel and video pathway for V on the horizon, it makes sense to look after this unless we get a lot of pressure from commercial customers. We will probably roll out HDCP2.2 as standard as an early step of this in the coming weeks |
Wait, You make it sound to me like L1 support is relatively short coming, does this mean we should soon get 1080p/4k on things like Amazon Prime which downgrade to 540p on L3? My impression was that software support for L1 wasn't even a guarantee. |
No - Widevine L1 means Widevine L1.
But content providers can set further restrictions like an ESN.
On 4 Jan 2024, at 04:33, Arndorferd ***@***.***> wrote:
Wait, You make it sound to me like L1 support is relatively short coming, does this mean we should soon get 1080p/4k on things like Amazon Prime which downgrade to 540p on L3? My impression was that software support for L1 wasn't even a guarantee.
—
Reply to this email directly, view it on GitHub<#761 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AAHDWLED3H7CJA7JXGSC7UDYMYWKPAVCNFSM6AAAAABBKOLTAOVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTQNZWGI4TQMBTGQ>.
You are receiving this because you commented.Message ID: ***@***.***>
|
Writing this to keep the public up to date on Widevine L1 support implementations on Inputstream using Vero V. L1 keys are burned onto Vero V. This feature has been hinted at but also has been downplayed for not wanting to advertise the capability before its ready. I would like to stress however that this is a feature that other plugins will have to implement like Amazon Vod so it would be nice to get progress updates to know when it will be ready for 3rd party implementation.
The text was updated successfully, but these errors were encountered: