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 server: fix responses to ping requests #1245

Merged
merged 1 commit into from Nov 14, 2022
Merged

rtmp server: fix responses to ping requests #1245

merged 1 commit into from Nov 14, 2022

Conversation

aler9
Copy link
Member

@aler9 aler9 commented Nov 14, 2022

No description provided.

@codecov-commenter
Copy link

Codecov Report

Merging #1245 (07c9b25) into main (8bee4af) will increase coverage by 0.25%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main    #1245      +/-   ##
==========================================
+ Coverage   67.21%   67.47%   +0.25%     
==========================================
  Files         107      107              
  Lines        8941     8941              
==========================================
+ Hits         6010     6033      +23     
+ Misses       2363     2338      -25     
- Partials      568      570       +2     
Impacted Files Coverage Δ
internal/rtmp/message/readwriter.go 70.83% <100.00%> (+70.83%) ⬆️
internal/core/rtmp_source.go 68.42% <0.00%> (-0.88%) ⬇️
internal/core/hls_server.go 75.74% <0.00%> (-0.50%) ⬇️
internal/core/path.go 73.28% <0.00%> (+0.38%) ⬆️
internal/core/source_static.go 70.73% <0.00%> (+3.25%) ⬆️
internal/rtmp/message/writer.go 66.66% <0.00%> (+11.11%) ⬆️

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

@aler9 aler9 merged commit 6471800 into main Nov 14, 2022
@aler9 aler9 deleted the rtmpping branch November 14, 2022 10:39
@github-actions github-actions bot locked and limited conversation to collaborators May 19, 2023
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.

None yet

2 participants