Post Reply 
new NAS
22-03-2021, 18:02 (This post was last modified: 22-03-2021 18:19 by simoncn.)
Post: #23
RE: new NAS
(20-03-2021 11:52)lyapounov Wrote:  It depends if your streaming is on top of TCP or UDP

In other terms, is there a checking of what is sent versus the original.

And case of packet loss, and you are using TCP, how many times will it ask the sender to resend the packets before exhausting the buffer ?

The operating system under which the renderer program is running will handle reading the data from the server over the network. The OS will detect errors including missing packets and retry. The OS won't pass erroneous data, the renderer program will get a read failure.
If the data gets to the renderer program it will be error free. If the data can't be read, then the renderer can only re-buffer when it has run out of data. Re-buffering isn't a subtle error, so you have no reason to worry about detecting it.

Mike

I'm sorry this reply is such a mess of quotes, but I couldn't see a simple way of improving it.
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
new NAS - Oroperplex - 14-02-2021, 18:55
RE: new NAS - 9dIe2Hd0VGy3Pw0zYPYs - 14-02-2021, 19:06
RE: new NAS - simoncn - 14-02-2021, 19:07
RE: new NAS - Oroperplex - 14-02-2021, 19:58
RE: new NAS - Oroperplex - 03-03-2021, 21:49
RE: new NAS - Oroperplex - 14-02-2021, 19:33
RE: new NAS - simoncn - 14-02-2021, 21:25
RE: new NAS - Oroperplex - 14-02-2021, 22:33
RE: new NAS - simoncn - 14-02-2021, 21:22
RE: new NAS - simoncn - 15-02-2021, 07:23
RE: new NAS - rompolompo - 15-02-2021, 14:45
RE: new NAS - lyapounov - 19-02-2021, 15:52
RE: new NAS - Oroperplex - 19-02-2021, 18:43
RE: new NAS - skeptic Mike - 19-03-2021, 13:22
RE: new NAS - lyapounov - 20-03-2021, 11:52
RE: new NAS - skeptic Mike - 22-03-2021 18:02
RE: new NAS - simoncn - 15-02-2021, 17:00
RE: new NAS - Oroperplex - 16-02-2021, 09:33
RE: new NAS - Oroperplex - 16-02-2021, 20:56
RE: new NAS - Oroperplex - 19-02-2021, 18:46
RE: new NAS - simoncn - 19-03-2021, 14:06
RE: new NAS - lyapounov - 20-03-2021, 11:58
RE: new NAS - simoncn - 20-03-2021, 13:19
RE: new NAS - simoncn - 22-03-2021, 18:18

Forum Jump:


User(s) browsing this thread: 1 Guest(s)