Skip to content

syncer fix: didn't release frames with inactive stream - #9593

Merged
maloel merged 5 commits into
realsenseai:developmentfrom
maloel:timestamp
Aug 12, 2021
Merged

syncer fix: didn't release frames with inactive stream#9593
maloel merged 5 commits into
realsenseai:developmentfrom
maloel:timestamp

Conversation

@maloel

@maloel maloel commented Aug 10, 2021

Copy link
Copy Markdown
Contributor

It was comparing to the wrong timestamp.

Reduced the threshold used to detect inactive streams (10 -> 7 gaps), which can also reduce ability to handle big latency. But it's more important to reduce change of reaching the current queue limit of 10 frames.

Unit-test that shows this is WIP, to follow in another PR.

Tracked on [LRS-275]

@maloel
maloel requested a review from aangerma August 10, 2021 06:14
Comment thread src/sync.cpp Outdated
@maloel
maloel requested a review from aangerma August 11, 2021 14:21
@maloel
maloel merged commit 2f7c953 into realsenseai:development Aug 12, 2021
@maloel
maloel deleted the timestamp branch August 12, 2021 05:26
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