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: support ingesting AV1, VP9, H265, MP3, PCM from other servers #3751

Merged
merged 1 commit into from
Sep 9, 2024

Conversation

aler9
Copy link
Member

@aler9 aler9 commented Sep 9, 2024

No description provided.

Copy link

codecov bot commented Sep 9, 2024

Codecov Report

Attention: Patch coverage is 2.03252% with 241 lines in your changes missing coverage. Please review.

Project coverage is 56.60%. Comparing base (ab85249) to head (27d4643).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
internal/protocols/rtmp/from_stream.go 0.00% 129 Missing ⚠️
internal/protocols/rtmp/to_stream.go 0.00% 106 Missing ⚠️
internal/servers/rtmp/conn.go 33.33% 2 Missing and 2 partials ⚠️
internal/staticsources/rtmp/source.go 60.00% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3751      +/-   ##
==========================================
- Coverage   57.08%   56.60%   -0.48%     
==========================================
  Files         190      192       +2     
  Lines       19297    19269      -28     
==========================================
- Hits        11015    10908     -107     
- Misses       7436     7521      +85     
+ Partials      846      840       -6     

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

@aler9 aler9 merged commit e665385 into main Sep 9, 2024
6 of 8 checks passed
@aler9 aler9 deleted the feature/rtmp-tostream branch September 9, 2024 10:26
Copy link
Contributor

This issue is mentioned in release v1.9.1 🚀
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.

1 participant