Skip to content

Add video chunking for client decode#21

Merged
infinityabundance merged 1 commit intomainfrom
fix/windows-portability
Feb 6, 2026
Merged

Add video chunking for client decode#21
infinityabundance merged 1 commit intomainfrom
fix/windows-portability

Conversation

@infinityabundance
Copy link
Owner

Summary

  • fragment encoded video frames into UDP-sized chunks
  • reassemble chunks on client before decode
  • track frame buffer capacity to avoid invalid size checks

Testing

  • cmake -S . -B build
  • cmake --build build
  • ctest --test-dir build

@chatgpt-codex-connector
Copy link

You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard.
To continue using code reviews, you can upgrade your account or add credits to your account and enable them for code reviews in your settings.

@infinityabundance infinityabundance merged commit 0890750 into main Feb 6, 2026
4 of 9 checks passed
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