Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Reduce latency by reducing on-device buffers #1

Open
wmanley opened this issue Jul 12, 2012 · 0 comments
Open

Reduce latency by reducing on-device buffers #1

wmanley opened this issue Jul 12, 2012 · 0 comments

Comments

@wmanley
Copy link
Owner

wmanley commented Jul 12, 2012

The DTU-215 seems to refuse to transition from state HOLD to state SEND (using SetTxControl) unless there are 2MB of data in its FIFO and the total size of the FIFO seems to be about 16MB. This is too big as it means we need to pre-roll at least 2s worth of a DVB multiplex before we can enter the PLAYING state and once the buffers are full and DtOutpChannel::Write starts blocking we may have introduced >16s worth of latency.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant