|
|
|
|
|
by rustyconover
4234 days ago
|
|
A few missing packets may not matter, you're right. MPEG has a lot of error checking and error handling built into the transport stream layer. But I think the bigger reason Netflix uses TCP is because TCP has a much easier time with NAT traversal and not needing port forwarding. By looking and acting like normal web traffic it makes it easier to guarantee that things will just work rather than need any special accommodation. |
|