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 server: make runOnConnect work again #1409

Merged
merged 1 commit into from
Jan 22, 2023
Merged

rtsp server: make runOnConnect work again #1409

merged 1 commit into from
Jan 22, 2023

Conversation

aler9
Copy link
Member

@aler9 aler9 commented Jan 22, 2023

Linked to #1332

@codecov-commenter
Copy link

codecov-commenter commented Jan 22, 2023

Codecov Report

Merging #1409 (0ab67cc) into main (ef214b7) will increase coverage by 0.20%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main    #1409      +/-   ##
==========================================
+ Coverage   65.28%   65.49%   +0.20%     
==========================================
  Files         119      119              
  Lines       12891    12904      +13     
==========================================
+ Hits         8416     8451      +35     
+ Misses       3801     3785      -16     
+ Partials      674      668       -6     
Impacted Files Coverage Δ
internal/core/rtsp_server.go 89.75% <100.00%> (+0.08%) ⬆️
internal/hls/muxer_variant_fmp4_playlist.go 61.39% <0.00%> (-4.87%) ⬇️
internal/core/webrtc_server.go 52.77% <0.00%> (-0.33%) ⬇️
internal/core/hls_muxer.go 50.94% <0.00%> (-0.25%) ⬇️
internal/core/webrtc_conn.go 54.56% <0.00%> (-0.17%) ⬇️
internal/core/path.go 70.74% <0.00%> (+0.33%) ⬆️
internal/core/externalauth.go 90.32% <0.00%> (+1.03%) ⬆️
internal/core/rtsp_source.go 52.12% <0.00%> (+1.21%) ⬆️
internal/core/rtmp_conn.go 67.21% <0.00%> (+4.45%) ⬆️
internal/core/rtsp_conn.go 83.58% <0.00%> (+9.49%) ⬆️

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

@aler9 aler9 merged commit 44fda66 into main Jan 22, 2023
@aler9 aler9 deleted the runonconnect branch January 22, 2023 20:30
@github-actions github-actions bot locked and limited conversation to collaborators Jul 28, 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.

2 participants