Enable Optional Webcam Usage
BREAKING CHANGES
- All usage of
MJPEG
has been replaced withMJPG
for consistency. For now, values passed toMJPEG_STREAMER_INPUT
will be coerced for backwards compatibility - Webcam support is now disabled by default, and enabled by passing the environment variable
ENABLE_MJPG_STREAMER=true