Skip to content

[Feat] Disable OBS's packet interleaver - #13

Open
ghbogarin wants to merge 1 commit into
mainfrom
feat/no-interleave-output
Open

[Feat] Disable OBS's packet interleaver #13
ghbogarin wants to merge 1 commit into
mainfrom
feat/no-interleave-output

Conversation

@ghbogarin

@ghbogarin ghbogarin commented Aug 28, 2026

Copy link
Copy Markdown
Collaborator

Sets the flag defined in ghbogarin/obs-studio#3 so that OBS's packet interleaver is disabled. This results in reduced latency since draining just one packet per callback maintains a constant pipeline backlog, causing avoidable latency when interleaved timestamps aren't required (since sync is done by the player).

In practice this reduces ~200-300ms of latency in average.


This change is Reviewable

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

Successfully merging this pull request may close these issues.

1 participant