]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/commitdiff
Reworked assignment of FRSH contract parameters
authorMichal Sojka <sojkam1@fel.cvut.cz>
Sat, 28 Nov 2009 18:26:09 +0000 (19:26 +0100)
committerMichal Sojka <sojkam1@fel.cvut.cz>
Sat, 28 Nov 2009 18:26:09 +0000 (19:26 +0100)
Now we can specify also deadline. The assigned values differ for RTCP and
RTP streams because RCP needs much less bandwidth.

Sending was changed to sync. When async was used, the packets would
be queued and delivered with delay, which is not what we want. In future,
we might add an endpoint parameter to specify the size of queue and use
async again.


No differences found