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 RTMPE streams #2189

Merged
merged 1 commit into from
Aug 10, 2023
Merged

rtmp: support ingesting RTMPE streams #2189

merged 1 commit into from
Aug 10, 2023

Conversation

aler9
Copy link
Member

@aler9 aler9 commented Aug 10, 2023

No description provided.

@codecov
Copy link

codecov bot commented Aug 10, 2023

Codecov Report

Merging #2189 (04b3ab5) into main (57a436b) will decrease coverage by 0.21%.
The diff coverage is 66.29%.

@@            Coverage Diff             @@
##             main    #2189      +/-   ##
==========================================
- Coverage   60.84%   60.64%   -0.21%     
==========================================
  Files         117      119       +2     
  Lines       12768    13076     +308     
==========================================
+ Hits         7769     7930     +161     
- Misses       4428     4538     +110     
- Partials      571      608      +37     
Files Changed Coverage Δ
internal/rtmp/rc4_readwriter.go 0.00% <0.00%> (ø)
internal/rtmp/handshake/handshake.go 51.28% <59.68%> (+0.59%) ⬆️
internal/rtmp/conn.go 63.06% <60.00%> (-0.49%) ⬇️
internal/rtmp/handshake/c0s0.go 60.00% <71.42%> (+6.15%) ⬆️
internal/rtmp/message/readwriter.go 70.37% <75.00%> (ø)
internal/rtmp/handshake/dh.go 78.18% <78.18%> (ø)
internal/rtmp/handshake/c1s1.go 76.72% <78.78%> (-13.39%) ⬇️
internal/rtmp/handshake/c2s2.go 86.36% <86.66%> (+1.74%) ⬆️
internal/rtmp/message/reader.go 60.63% <100.00%> (ø)
internal/rtmp/message/writer.go 61.90% <100.00%> (ø)
... and 2 more

... and 2 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 7e180ce into main Aug 10, 2023
7 of 8 checks passed
@aler9 aler9 deleted the dev/rtmps branch August 10, 2023 19:06
@github-actions github-actions bot locked and limited conversation to collaborators Feb 13, 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.

1 participant