JamesHarrison / openob

The Open Outside Broadcast project for radio contribution links and studio-transmitter links.
158 stars 34 forks source link

Changed the -q option to now specific the minimum buffer size #20

Closed naxxfish closed 11 years ago

naxxfish commented 11 years ago

rather than maximum. Maximum queue size is now twice the minimum size.

As per "Re: [openob-users] clicks on audio" - setting the maximum doesn't make much sense as the queue will allow reads before any samples are in the queue (i.e. the min-size-time param is 0 by default).

https://github.com/JamesHarrison/openob/issues/19