Commit Graph

227 Commits

Author SHA1 Message Date
Volker Fischer
46f1442ec3 bug fix 2006-03-12 11:02:16 +00:00
Volker Fischer
24680bbab4 jitter buffer settings only allow settings for buffers larger than the network buffer block size 2006-03-12 10:43:48 +00:00
Volker Fischer
47f60d317e when setting jitter buffer size, only use number of blocks, not the size of the block anymore (since this is constant anyway 2006-03-12 10:02:01 +00:00
Volker Fischer
33ef3dcc69 fixes for block sizes 2006-03-11 20:57:09 +00:00
Volker Fischer
e904c495ea preparations for allowing different network block sizes 2006-03-11 20:35:38 +00:00
Volker Fischer
30b6fcdf3d bug fix 2006-03-08 21:18:20 +00:00
Volker Fischer
736a7b043a only parse message if channel is connected 2006-03-07 22:13:55 +00:00
Volker Fischer
b020e674e2 bug fix 2006-03-07 22:06:45 +00:00
Volker Fischer
5c42d81137 do not start server when protocol message is received 2006-03-07 21:52:21 +00:00
Volker Fischer
776d6b8a77 query jitter buffer size on first connection 2006-03-07 21:26:40 +00:00
Volker Fischer
864ef33eb0 fix 2006-03-06 20:09:26 +00:00
Volker Fischer
8be422898c test 2006-03-06 19:40:18 +00:00
Volker Fischer
fc816a7f09 added mutex for protocol 2006-03-06 17:04:07 +00:00
Volker Fischer
0bc32bf296 go back to previous implementation since the new version seems not to work correctly 2006-03-04 16:27:26 +00:00
Volker Fischer
bcb421e175 improved implementation 2006-03-04 11:12:47 +00:00
Volker Fischer
83d61351bb bug fix 2006-03-04 11:11:26 +00:00
Volker Fischer
a9183633bc some more protocol implementations 2006-03-04 10:24:40 +00:00
Volker Fischer
5308f3bf85 more protocol implementations 2006-03-01 19:46:44 +00:00
Volker Fischer
ab19f4f2ae bug fix with mutexs 2006-02-27 20:27:47 +00:00
Volker Fischer
e15c2497e5 some debug text 2006-02-27 20:20:57 +00:00
Volker Fischer
f9e1ab348b preliminary implementation of protocol, in the current state we do not send any acknowledgement -> TODO 2006-02-27 19:45:27 +00:00
Volker Fischer
2d3c5d54ca removed sample rate offset estimation for now 2006-02-26 13:27:19 +00:00
Volker Fischer
651f60b625 first tests with protocol 2006-02-26 10:50:47 +00:00
Volker Fischer
f7e8634ca9 some more protocol implementations, not yet ready 2006-02-20 21:09:36 +00:00
Volker Fischer
136fe90d4d server runs on short blocks 2006-02-17 21:08:05 +00:00
Volker Fischer
dd914c411c added new file for protocol (just template right now), new code style 2006-02-12 14:26:46 +00:00
Volker Fischer
f787f8dd5c initial version 2006-01-28 11:29:22 +00:00