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

Disable hls setting ignored, allow keyless rtmp, cleaner logs. #152

Merged
merged 12 commits into from
Jan 19, 2021

Conversation

EssGeeEich
Copy link
Contributor

The "hls" setting is present in the yaml configuration file was ignored.
This pull request fixes that.

This pull request also lets users disable the external authentication steps, useful for reverse-proxied configurations that manage authentication differently (see nginx-rtmp-module).

Send packet errors have been demoted to Debug since they're mostly users closing connections.

@matthewgao matthewgao merged commit 12948df into gwuhaolin:master Jan 19, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants