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

rtmp: fix compatibility with DJI Osmo Action 4 (#3802) #4116

Merged
merged 1 commit into from
Jan 7, 2025

rtmp: fix compatibility with DJI Osmo Action 4 (#3802)

0d3726c
Select commit
Loading
Failed to load commit list.
Merged

rtmp: fix compatibility with DJI Osmo Action 4 (#3802) #4116

rtmp: fix compatibility with DJI Osmo Action 4 (#3802)
0d3726c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 7, 2025 in 1s

56.22% (+0.01%) compared to 6bc17de

View this Pull Request on Codecov

56.22% (+0.01%) compared to 6bc17de

Details

Codecov Report

Attention: Patch coverage is 70.00000% with 3 lines in your changes missing coverage. Please review.

Project coverage is 56.22%. Comparing base (6bc17de) to head (0d3726c).

Files with missing lines Patch % Lines
internal/protocols/rtmp/reader.go 70.00% 2 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4116      +/-   ##
==========================================
+ Coverage   56.21%   56.22%   +0.01%     
==========================================
  Files         199      199              
  Lines       20567    20562       -5     
==========================================
+ Hits        11561    11562       +1     
+ Misses       8136     8132       -4     
+ Partials      870      868       -2     

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