| View previous topic :: View next topic |
| Author |
Message |
Lewis
Joined: 12 Jan 2010 Posts: 17 Location: Thessaloniki, Greece
|
Posted: Thu Jan 21, 2010 3:06 pm Post subject: |
|
|
| karlH wrote: |
The only significant settings that would affect disconnection are the queue settings. If you know the bitrate of the stream then you can work out how much can be store in the queue.
karl. |
i have 2 streams of 64kbps... |
|
| Back to top |
|
 |
karlH Code Warrior

Joined: 13 Jun 2005 Posts: 5476 Location: UK
|
Posted: Thu Jan 21, 2010 6:18 pm Post subject: |
|
|
a 64k stream is 8kbytes/s, the queue size divided by that 8 is how many seconds can be stored in the queue. not hard maths...
karl. |
|
| Back to top |
|
 |
Lewis
Joined: 12 Jan 2010 Posts: 17 Location: Thessaloniki, Greece
|
Posted: Thu Jan 21, 2010 7:18 pm Post subject: |
|
|
| karlH wrote: |
a 64k stream is 8kbytes/s, the queue size divided by that 8 is how many seconds can be stored in the queue. not hard maths...
karl. |
queue size is now 524288
which means 65536 seconds ? |
|
| Back to top |
|
 |
karlH Code Warrior

Joined: 13 Jun 2005 Posts: 5476 Location: UK
|
Posted: Thu Jan 21, 2010 7:24 pm Post subject: |
|
|
I meant divide by 8k, or put another way 512k/8k, so around 64 seconds.
karl. |
|
| Back to top |
|
 |
|