Skip to content

Comments

feat: optimize webrtc frame pipeline latency / correctness#514

Open
junhyr wants to merge 1 commit intomainfrom
jun/webrtc
Open

feat: optimize webrtc frame pipeline latency / correctness#514
junhyr wants to merge 1 commit intomainfrom
jun/webrtc

Conversation

@junhyr
Copy link
Contributor

@junhyr junhyr commented Feb 23, 2026

perf: optimize WebRTC frame pipeline latency and correctness

  • Fix pinned buffer race condition with double-buffering for DMA transfers
  • Move GPU --> CPU transfer from asyncio thread to worker thread
  • Replace 10ms polling sleep with event-based output signaling

@junhyr junhyr requested a review from leszko February 23, 2026 09:26
Signed-off-by: junhyr <junhyoung@livepeer.org>
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