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(linux): add frame processing latency and logging improvements #2502

Merged
merged 5 commits into from
May 12, 2024

Logging/Opus: add basic stream info at loglevel 'info'

3200732
Select commit
Loading
Failed to load commit list.
Merged

fix(linux): add frame processing latency and logging improvements #2502

Logging/Opus: add basic stream info at loglevel 'info'
3200732
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 12, 2024 in 0s

6.99% (-0.01%) compared to 659a426

View this Pull Request on Codecov

6.99% (-0.01%) compared to 659a426

Details

Codecov Report

Attention: Patch coverage is 0% with 11 lines in your changes are missing coverage. Please review.

Project coverage is 6.99%. Comparing base (659a426) to head (3200732).

Additional details and impacted files
@@            Coverage Diff             @@
##           nightly   #2502      +/-   ##
==========================================
- Coverage     7.00%   6.99%   -0.01%     
==========================================
  Files           87      87              
  Lines        17670   17679       +9     
  Branches      8391    8399       +8     
==========================================
  Hits          1237    1237              
- Misses       13709   13713       +4     
- Partials      2724    2729       +5     
Files Coverage Δ
src/platform/linux/vaapi.cpp 2.79% <0.00%> (ø)
src/platform/linux/x11grab.cpp 34.75% <0.00%> (-0.18%) ⬇️
src/video.cpp 25.04% <0.00%> (-0.05%) ⬇️
src/audio.cpp 1.55% <0.00%> (-0.04%) ⬇️
src/platform/linux/kmsgrab.cpp 2.80% <0.00%> (-0.01%) ⬇️