Skip to content

Conversation

grzegorz-roboflow
Copy link
Contributor

Description

We observe RAM build-up on cloud instances when consuming webrtc streams with aiortc. Upon closer look it seems aiortc maintains unbound queues for storing frames before decoding, if decoding takes long time this queue grows in size resulting in high RAM utilization as well as extremely long latencies.

Type of change

  • Bug fix (non-breaking change which fixes an issue)

How has this change been tested, please provide a testcase or example of how you tested the change?

  • tested manually on staging DD

Any specific deployment considerations

N/A

Docs

N/A

… inference consuming and filling strategies to handle the load
@grzegorz-roboflow grzegorz-roboflow marked this pull request as draft September 9, 2025 11:51
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