JamesHarrison / openob

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

Added --queue/-q for tx which adds a queue between source and the rest o... #18

Closed naxxfish closed 10 years ago

naxxfish commented 10 years ago

...f the pipeline

The value on the command line is in ms, and sets the max-size-time property on the queue element If zero is specified (the default) then the queue is not added to the pipeline at all This modification is an effort to debug some issues with sources on embedded platforms (e.g. RPi/BBB)