Skip to content

Commit 16edecd

Browse files
authored
Webcam setup doc tweak
Updating docs to use correct Settings locations for `Stream URL` and `Snapshot URL`.
1 parent 71aea9d commit 16edecd

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)