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

Fix/byte track 0 fps with webrtc #743

Merged
merged 10 commits into from
Oct 11, 2024
Merged

Conversation

grzegorz-roboflow
Copy link
Contributor

Description

Currently, when running webrtc pipeline, source fps is unknown. This change is solving this problem twofold:

  1. allows UI to declare fps
  2. if fps is not declared it will fetch first 10 frames to calculate incoming fps

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?

Tested e2e manually

Any specific deployment considerations

N/A

Docs

N/A

@PawelPeczek-Roboflow PawelPeczek-Roboflow merged commit d7879c9 into main Oct 11, 2024
57 checks passed
@PawelPeczek-Roboflow PawelPeczek-Roboflow deleted the fix/byte-track-0-fps branch October 11, 2024 13:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants