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: support reading, publishing, proxying LPCM tracks #3437

Merged
merged 1 commit into from
Jun 9, 2024

webrtc: support reading, publishing, proxying LPCM tracks

897ff13
Select commit
Loading
Failed to load commit list.
Merged

webrtc: support reading, publishing, proxying LPCM tracks #3437

webrtc: support reading, publishing, proxying LPCM tracks
897ff13
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jun 9, 2024 in 0s

67.79% of diff hit (target 55.69%)

View this Pull Request on Codecov

67.79% of diff hit (target 55.69%)

Annotations

Check warning on line 23 in internal/formatprocessor/generic.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/formatprocessor/generic.go#L23

Added line #L23 was not covered by tests

Check warning on line 142 in internal/protocols/webrtc/outgoing_track.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/protocols/webrtc/outgoing_track.go#L141-L142

Added lines #L141 - L142 were not covered by tests

Check warning on line 146 in internal/protocols/webrtc/outgoing_track.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/protocols/webrtc/outgoing_track.go#L145-L146

Added lines #L145 - L146 were not covered by tests

Check warning on line 150 in internal/protocols/webrtc/outgoing_track.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/protocols/webrtc/outgoing_track.go#L149-L150

Added lines #L149 - L150 were not covered by tests

Check warning on line 277 in internal/servers/webrtc/session.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/servers/webrtc/session.go#L276-L277

Added lines #L276 - L277 were not covered by tests

Check warning on line 284 in internal/servers/webrtc/session.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/servers/webrtc/session.go#L283-L284

Added lines #L283 - L284 were not covered by tests

Check warning on line 289 in internal/servers/webrtc/session.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/servers/webrtc/session.go#L288-L289

Added lines #L288 - L289 were not covered by tests