Skip to content

Conversation

@stefankiesz
Copy link

@stefankiesz stefankiesz commented May 23, 2025

Issue #, if available:

Description of changes:

NOTE: Device Info sets max streams to TEN_STREAMS, so need to modify this if benchmarking with more than 10 streams.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@codecov-commenter
Copy link

codecov-commenter commented May 23, 2025

Codecov Report

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

Project coverage is 39.12%. Comparing base (3796748) to head (bfee455).

Files with missing lines Patch % Lines
...iasource/file/PreloadedSampleImageFrameSource.java 0.00% 89 Missing ⚠️
...eo/java/mediasource/file/ImageFileMediaSource.java 0.00% 5 Missing ⚠️
Additional details and impacted files
@@              Coverage Diff              @@
##             develop     #216      +/-   ##
=============================================
- Coverage      40.03%   39.12%   -0.91%     
  Complexity       407      407              
=============================================
  Files            103      104       +1     
  Lines           3827     3916      +89     
  Branches         240      248       +8     
=============================================
  Hits            1532     1532              
- Misses          2175     2264      +89     
  Partials         120      120              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@stefankiesz stefankiesz force-pushed the benchmarking branch 2 times, most recently from c29ca16 to 284dffc Compare June 5, 2025 04:51

private static final int FPS_25 = 25;
private static final String IMAGE_DIR = "src/main/resources/data/h264/";
private static final String IMAGE_FILENAME_FORMAT = "frame-%03d.h264";
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

isn't this h264 ?

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.

3 participants