Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[ts-sdk] Fix standalone Mp4 component shorter than video #975

Merged

Conversation

wkozyra95
Copy link
Member

@wkozyra95 wkozyra95 commented Feb 20, 2025

sometimes unregister is called with an Infinite timestamp which serializes to null in request, which mean unregister will be executed immediately.

This issue can be reproduced in offline processing by just puttin Mp4 component with a video that is shorter than the output.

@BrtqKr BrtqKr marked this pull request as ready for review February 21, 2025 09:12
@BrtqKr BrtqKr merged commit 30c357c into master Feb 21, 2025
5 checks passed
@BrtqKr BrtqKr deleted the @wkozyra95/ts-sdk-debug-offline-processing-unregister-mp4 branch February 21, 2025 09:13
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.

2 participants