Youtube and BBR

312 views
Skip to first unread message

Suryakanth Mohankumar

unread,
Oct 2, 2018, 10:19:30 AM10/2/18
to BBR Development
Sir,

Where is the protocol used in youtube? I mean UDP is used for streaming. Then how come TCP BBR is used in youtube

Scott Rosenberg

unread,
Oct 2, 2018, 10:21:22 AM10/2/18
to Suryakanth Mohankumar, BBR Development
BBR works on both udp quic and also tcp

On Tue, Oct 2, 2018, 9:19 AM Suryakanth Mohankumar <msk11...@gmail.com> wrote:
Sir,

Where is the protocol used in youtube? I mean UDP is used for streaming. Then how come TCP BBR is used in youtube

--
You received this message because you are subscribed to the Google Groups "BBR Development" group.
To unsubscribe from this group and stop receiving emails from it, send an email to bbr-dev+u...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Neal Cardwell

unread,
Oct 2, 2018, 10:26:42 AM10/2/18
to Scott Rosenberg, Suryakanth Mohankumar, BBR Development
Yes. To add more detail, YouTube uses two transport protocols (depending on the transport protocol chosen by the client-side software): TCP, and QUIC. For this YouTube traffic, currently both TCP and QUIC traffic are using BBR congestion control. (And QUIC, in turn, runs on top of UDP.)

neal

Bless, Roland (TM)

unread,
Oct 2, 2018, 10:28:29 AM10/2/18
to bbr...@googlegroups.com, Suryakanth Mohankumar
Hi,

Am 02.10.2018 um 16:19 schrieb Suryakanth Mohankumar:
> Where is the protocol used in youtube? I mean UDP is used for streaming.
> Then how come TCP BBR is used in youtube

It depends on which kind of streaming. Interactive streaming
is typically using UDP as transport, whereas non-interactive
streaming often uses HTTP that mostly uses TCP as transport.
So YouTube uses currently either TCP or QUIC as transport protocols.
BBR can be used for both.

Regards
Roland
Reply all
Reply to author
Forward
0 new messages