9 ms·
I think the author has not thought of frame reordering in error scenarios. If UDP is used, frames could even get dropped in the middle, and in case of TCP, fram
by hoffcoder 10y ago
I think the author has not thought of frame reordering in error scenarios. If UDP is used, frames could even get dropped in the middle, and in case of TCP, frames could arrive out of order. That would wreck havoc in the odd-odd numbering sequence of the encoding.
- ignoramous 10y agoAfaik, YouTube streams over TCP.
- visarga 10y agoTornado codes to the rescue, then. https://en.wikipedia.org/wiki/Tornado_code https://en.wikipedia.org/wiki/Tornado_code