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

[core] Fix extraction seq with scheduling seq in group. #2258

Merged
merged 6 commits into from
Mar 16, 2022

Conversation

gou4shi1
Copy link
Contributor

@gou4shi1 gou4shi1 commented Mar 5, 2022

Previously, if the extraction seq is differ from scheduling seq, only some debug logs will be printed, and a dropreq will be sent, but the extraction seq will not be overridden (even for the first packet).
As #1119 (comment) said, we should use scheduling seq in group.
I will keep watching the error logs to see if we can safely override extraction seq with scheduling seq.

@codecov-commenter

This comment was marked as off-topic.

@maxsharabayko maxsharabayko added Type: Bug Indicates an unexpected problem or unintended behavior [core] Area: Changes in SRT library core labels Mar 14, 2022
@maxsharabayko maxsharabayko added this to the v1.4.5 milestone Mar 14, 2022
srtcore/core.cpp Outdated Show resolved Hide resolved
srtcore/core.cpp Show resolved Hide resolved
srtcore/core.cpp Show resolved Hide resolved
srtcore/core.cpp Outdated Show resolved Hide resolved
@maxsharabayko maxsharabayko merged commit 024e9c0 into Haivision:master Mar 16, 2022
@gou4shi1 gou4shi1 deleted the fix-pktseq branch March 16, 2022 13:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[core] Area: Changes in SRT library core Type: Bug Indicates an unexpected problem or unintended behavior
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants