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

Support SRT encryption passphrases on configured paths #2385

Merged
merged 17 commits into from
Sep 23, 2023

remove redundant alias

4325dc7
Select commit
Loading
Failed to load commit list.
Merged

Support SRT encryption passphrases on configured paths #2385

remove redundant alias
4325dc7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Sep 23, 2023 in 0s

61.11% of diff hit (target 61.59%)

View this Pull Request on Codecov

61.11% of diff hit (target 61.59%)

Annotations

Check warning on line 47 in internal/conf/path.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/conf/path.go#L46-L47

Added lines #L46 - L47 were not covered by tests

Check warning on line 41 in internal/core/srt_conn.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/core/srt_conn.go#L40-L41

Added lines #L40 - L41 were not covered by tests

Check warning on line 46 in internal/core/srt_conn.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/core/srt_conn.go#L45-L46

Added lines #L45 - L46 were not covered by tests

Check warning on line 245 in internal/core/srt_conn.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/core/srt_conn.go#L244-L245

Added lines #L244 - L245 were not covered by tests

Check warning on line 342 in internal/core/srt_conn.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/core/srt_conn.go#L341-L342

Added lines #L341 - L342 were not covered by tests