Skip to content

Commit 32fdd6e

Browse files
Merge pull request #269 from jorisroovers/patch-1
Webcam setup doc tweak
2 parents 992edae + 16edecd commit 32fdd6e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,10 +53,11 @@ You'll also need to add `--device /dev/video0:/dev/video0` to your `docker run`,
5353
If you map a video device _other_ than `/dev/video0`, you will additionally need to set an environment variable for `CAMERA_DEV` to match the mapped device mapping.
5454

5555
Make sure you use the following internal configuration (Settings » Webcam & Timelapse):
56+
- Path to FFMPEG: `/usr/bin/ffmpeg`
5657

58+
Additionally, also use the following plugin configuration (Settings » Classic Webcam):
5759
- Stream URL: `/webcam/?action=stream`
5860
- Snapshot URL: `http://localhost:8080/?action=snapshot`
59-
- Path to FFMPEG: `/usr/bin/ffmpeg`
6061

6162
URLs for reaching the camera from outside the container are:
6263

0 commit comments

Comments
 (0)