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

Add new APIs to enable simulcast probes without dropping packets #276

Open
wants to merge 3 commits into
base: v2
Choose a base branch
from

Avoid allocating on every call to Peek

f09457d
Select commit
Loading
Failed to load commit list.
Open

Add new APIs to enable simulcast probes without dropping packets #276

Avoid allocating on every call to Peek
f09457d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed May 29, 2024 in 0s

35.89% of diff hit (target 70.00%)

View this Pull Request on Codecov

35.89% of diff hit (target 70.00%)

Annotations

Check warning on line 112 in session_srtp.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

session_srtp.go#L112

Added line #L112 was not covered by tests

Check warning on line 89 in stream_srtp.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

stream_srtp.go#L85-L89

Added lines #L85 - L89 were not covered by tests

Check warning on line 93 in stream_srtp.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

stream_srtp.go#L91-L93

Added lines #L91 - L93 were not covered by tests

Check warning on line 98 in stream_srtp.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

stream_srtp.go#L95-L98

Added lines #L95 - L98 were not covered by tests

Check warning on line 100 in stream_srtp.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

stream_srtp.go#L100

Added line #L100 was not covered by tests

Check warning on line 105 in stream_srtp.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

stream_srtp.go#L102-L105

Added lines #L102 - L105 were not covered by tests

Check warning on line 115 in stream_srtp.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

stream_srtp.go#L111-L115

Added lines #L111 - L115 were not covered by tests

Check warning on line 117 in stream_srtp.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

stream_srtp.go#L117

Added line #L117 was not covered by tests