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

webrtc: fix error "Failed to setup RTCP mux" on some readers (#3381) #3449

Merged
merged 1 commit into from
Jun 10, 2024

webrtc: fix error "Failed to setup RTCP mux" on some readers (#3381)

aa339fc
Select commit
Loading
Failed to load commit list.
Merged

webrtc: fix error "Failed to setup RTCP mux" on some readers (#3381) #3449

webrtc: fix error "Failed to setup RTCP mux" on some readers (#3381)
aa339fc
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jun 10, 2024 in 0s

77.77% of diff hit (target 56.20%)

View this Pull Request on Codecov

77.77% of diff hit (target 56.20%)

Annotations

Check warning on line 167 in internal/protocols/webrtc/peer_connection.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/protocols/webrtc/peer_connection.go#L166-L167

Added lines #L166 - L167 were not covered by tests

Check warning on line 179 in internal/protocols/webrtc/peer_connection.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/protocols/webrtc/peer_connection.go#L178-L179

Added lines #L178 - L179 were not covered by tests