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

Feature optional mjpeg streamer startup #88

Merged
merged 11 commits into from
Sep 20, 2020

Conversation

LongLiveCHIEF
Copy link
Member

@LongLiveCHIEF LongLiveCHIEF commented Sep 20, 2020

BREAKING CHANGES (mjpg-streamer will no longer be started by default, user will need to pass ENABLE_MJPG_STREAMER to start this service with the container)

  • deprecated MJPEG_STREAMER_INPUT in favor of MJPG_STREAMER_INPUT
  • makes usage of mjpg-streamer consistent (changed all mjpeg usages to mjpg
  • makes the mjpg-streamer service optional (defaults to false)

closes #84

@LongLiveCHIEF LongLiveCHIEF merged commit 974a677 into master Sep 20, 2020
@LongLiveCHIEF LongLiveCHIEF deleted the feature-optional-mjpeg-streamer-startup branch September 20, 2020 15:13
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.

Add an option to disable mjpg_streamer
1 participant