Skip to content

Expose available video track quality levels (bitrate/resolution) #562

@dmlap

Description

@dmlap

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:

screen shot 2016-01-26 at 11 59 17 am

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions