I can ping -t 92.122.210.166 for hours, and not lose a single packet.
This is the Akamai Edge server that is serving me the streams. Akamai servers are very close to most IPs, i.e.:
C:\Users\Sean>tracert -d 92.122.210.166
Tracing route to 92.122.210.166 over a maximum of 30 hops
1 1 ms <1 ms <1 ms 192.168.1.1
2 8 ms 8 ms 7 ms 83.100.196.254
3 8 ms 7 ms 8 ms 10.102.240.65
4 8 ms 8 ms 8 ms 10.102.240.213
5 14 ms 13 ms 14 ms 10.102.57.7
6 14 ms 14 ms 14 ms 195.66.224.168
7 14 ms 13 ms 14 ms 92.122.210.166
Trace complete.
If I run WireShark and look at the TCP stream, TCP packets from the server containing the streaming video and audio go missing, about 1 in every 7. They are retransmitted as per the norm for TCP, but while the server waits to see the packet was lost, and then I wait to receive it, there is that inevitable 4 or 5 second pause.
I picked a stream at random while writing this message, it took 5 minutes to write this message, and only 2 minutes of the stream has completed.