-
Notifications
You must be signed in to change notification settings - Fork 3.1k
Open
Labels
addition/proposalNew features or enhancementsNew features or enhancementsneeds implementer interestMoving the issue forward requires implementers to express interestMoving the issue forward requires implementers to express interesttopic: media
Description
A number of video formats commonly in use on the web are capable of dynamically adjusting their bitrate to account for bandwidth between the client and the content. A significant percentage of users have preferences for the quality level of their playback and as such, a quality selector button or menu is a common feature of custom video player implementations:
If an application developer is implementing their own adaptive quality switching logic using Media Source Extensions, it's possible to support user quality selection. There doesn't seem to be any way of expressing that on top of the HTMLMediaElement for adaptive formats that are natively supported, however.
Is this sort of capability in scope for the HTML standard?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
addition/proposalNew features or enhancementsNew features or enhancementsneeds implementer interestMoving the issue forward requires implementers to express interestMoving the issue forward requires implementers to express interesttopic: media
