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 --bind-http (-U) parameter to set HTTP port address. #1137

Merged
merged 2 commits into from
Feb 28, 2024
Merged

Add --bind-http (-U) parameter to set HTTP port address. #1137

merged 2 commits into from
Feb 28, 2024

Conversation

nosp7m
Copy link
Contributor

@nosp7m nosp7m commented Feb 25, 2024

First of all, big thanks to @catalinii for minisatip and everyone else contributing fixes and features.

I have a very stable working setup on a Raspberry Pi CM4 with minisatip, a TBS6900, and TVHeadend and was glad the -V parameter allowed me to bind minisatip to localhost. Unfortunately, this currently also binds the HTTP port to localhost. Because I wanted to access the HTTP port for monitoring from my network and keep RTSP/SSDP at localhost, I introduced the -U --bind-http address parameter. With that modification I am happy with my setup and want to also share the code here, just in case it is considered helpful for everyone, or if someone wants to cherry-pick it.

README.md Outdated Show resolved Hide resolved
@nosp7m nosp7m requested a review from Jalle19 February 27, 2024 20:50
@Jalle19 Jalle19 merged commit edeef51 into catalinii:master Feb 28, 2024
10 checks passed
@Jalle19
Copy link
Collaborator

Jalle19 commented Feb 28, 2024

Thanks!

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.

None yet

3 participants