Skip to content

Conversation

@digaobarbosa
Copy link
Contributor

@digaobarbosa digaobarbosa commented Dec 17, 2025

Description

Removing the upload of frames through datachannel
Fixing the video file processing suddenly stopping.
The MediaPLayer usage for video files could consume 20Gb for a 60mb video because it loaded all frames into the queue.
For this we created a OnDemandVideoTrack, which only gets the next frame

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?

locally/modal

Any specific deployment considerations

needs to go into modal

Docs

  • Docs updated? What were the changes:

@digaobarbosa digaobarbosa self-assigned this Dec 17, 2025
@digaobarbosa digaobarbosa merged commit e37e2ac into main Dec 17, 2025
51 checks passed
@digaobarbosa digaobarbosa deleted the remove-datachannel-frames branch December 17, 2025 19:59
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.

3 participants