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 issue with some DJI drones (#2375) #2409

Merged
merged 1 commit into from
Sep 27, 2023
Merged

Conversation

aler9
Copy link
Member

@aler9 aler9 commented Sep 24, 2023

Fixes #2375

@codecov
Copy link

codecov bot commented Sep 24, 2023

Codecov Report

Merging #2409 (16a131b) into main (b1f74c3) will decrease coverage by 0.05%.
The diff coverage is 0.00%.

@@            Coverage Diff             @@
##             main    #2409      +/-   ##
==========================================
- Coverage   61.61%   61.57%   -0.05%     
==========================================
  Files         129      129              
  Lines       14476    14485       +9     
==========================================
- Hits         8920     8919       -1     
- Misses       4883     4892       +9     
- Partials      673      674       +1     
Files Changed Coverage Δ
internal/rtmp/reader.go 47.68% <0.00%> (-1.14%) ⬇️

... and 3 files with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@aler9 aler9 merged commit d7d9623 into main Sep 27, 2023
6 of 8 checks passed
@aler9 aler9 deleted the dev/dji branch September 27, 2023 12:38
@github-actions github-actions bot locked and limited conversation to collaborators Mar 31, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

unable to decode AVCC - invalid NALU
1 participant