w3c / webmediaguidelines

Web Media applications developer guidelines
https://w3c.github.io/webmediaguidelines/
10 stars 16 forks source link

Section 2.4 Content Playback item 2 #82

Closed paulhiggs closed 6 years ago

paulhiggs commented 6 years ago

Bullet #2 says

The player's ABR algorithm determines the data throughput rate available to the client by calculating the throughput from the first segment of video. This provides enough information to determine the initial playback quality level the player can sustain.

This does not answer the question as to what playback quality is selected by the client for retrieving the first video segment. This is typically a client based algorithm, we could have a note on this point to ensure completeness

thasso commented 6 years ago

I agree and will add something to clarify

thasso commented 6 years ago

I added PR #93 to address this.