Telemedicine and satelite
- 5 years ago
Bandwidth increases wouldn't change latency, as latency is a result of the distance between the satellite and your site.
- 5 years ago
OK. So what else explains the breaking up of transmission?
- 5 years ago
Latency + congestion
Congestion = traffic on the beam, which is the geographic area the satellite signal covers.
Too many people using the system at the same time in the same geographical area overloads the system's capacity.
*I am not a Hughesnet employee or representative. This is a customer-to-customer tech support community, and I am a customer.
- 5 years ago
Telemedicine is not that much different from streaming, and streaming is not the same as downloading a single file. You're not getting a whole file when you stream. You're getting packets of smaller video/audio segments that require regular handshaking to ensure each packet is complete and received in the correct order. Each handshake requires several pings back and forth which may be delayed by different times. Whether the handshake was received by the server in time for the next packet and/or how not receiving it at all is interpreted by the server determines if the stream is halted in a 'buffered' state or not. Making matters worse, telemedicine and other forms of video conversations (e.g., Skype, Facetime) are more complex than this because they're trying to synchronize in both directions, not just one.
- 5 years ago
In my haste I meant to add that if the server deems the packet wasn't recieved, when in fact it just got the handshake late, it may attempt to resend the packet anyway, resulting in using twice the data.