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

[apps] Fix too premature stopped reading in srt-file-transmit #1785

Merged
merged 2 commits into from Feb 3, 2021

Conversation

ethouris
Copy link
Collaborator

@ethouris ethouris commented Feb 3, 2021

Fixes #1764

The problem: In DoDownload the application was incorrectly reacting on SRTS_BROKEN state by stopping reading too prematurely, while there were still data to extract, causing randomly cut files.

@ethouris ethouris added Type: Bug Indicates an unexpected problem or unintended behavior [apps] Area: Test applications related improvements labels Feb 3, 2021
@ethouris ethouris added this to the v1.4.3 milestone Feb 3, 2021
@ethouris ethouris self-assigned this Feb 3, 2021
@maxsharabayko maxsharabayko merged commit 64edcf6 into Haivision:master Feb 3, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[apps] Area: Test applications related improvements Type: Bug Indicates an unexpected problem or unintended behavior
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] srt-file-transmit mode, only part of a file is received
2 participants