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

rtsp: add random value to timestamp of tracks from other protocols #3071

Merged
merged 1 commit into from Feb 25, 2024

Conversation

aler9
Copy link
Member

@aler9 aler9 commented Feb 25, 2024

No description provided.

Copy link

codecov bot commented Feb 25, 2024

Codecov Report

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

Project coverage is 55.26%. Comparing base (da7c574) to head (e788643).

Files Patch % Lines
internal/formatprocessor/ac3.go 0.00% 8 Missing ⚠️
internal/formatprocessor/av1.go 0.00% 8 Missing ⚠️
internal/formatprocessor/mjpeg.go 0.00% 8 Missing ⚠️
internal/formatprocessor/mpeg1_audio.go 0.00% 8 Missing ⚠️
internal/formatprocessor/mpeg1_video.go 0.00% 8 Missing ⚠️
internal/formatprocessor/mpeg4_audio.go 0.00% 8 Missing ⚠️
internal/formatprocessor/mpeg4_video.go 0.00% 8 Missing ⚠️
internal/formatprocessor/opus.go 0.00% 8 Missing ⚠️
internal/formatprocessor/vp8.go 0.00% 8 Missing ⚠️
internal/formatprocessor/vp9.go 0.00% 8 Missing ⚠️
... and 9 more
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3071      +/-   ##
==========================================
- Coverage   55.49%   55.26%   -0.23%     
==========================================
  Files         149      149              
  Lines       16357    16463     +106     
==========================================
+ Hits         9077     9099      +22     
- Misses       6562     6645      +83     
- Partials      718      719       +1     

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

@aler9 aler9 merged commit b6db312 into main Feb 25, 2024
6 of 8 checks passed
@aler9 aler9 deleted the feature/rtsp-timestamp branch February 25, 2024 23:41
Copy link
Contributor

github-actions bot commented Mar 4, 2024

This issue is mentioned in release v1.6.0 🚀
Check out the entire changelog by clicking here

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.

None yet

1 participant