Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
adilinden committed Feb 8, 2019
1 parent bb95e3b commit 08ff3e9
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Expand Up @@ -27,7 +27,7 @@ Using `ssh` access the OctoPi and install `docker`:

Pull the `adilinden/rpi-ffmpeg` image:

docker pull adilinden/rpi-stream:latest
docker pull adilinden/rpi-ffmpeg:latest

Install OctoPrint-WebcamStreamer via one of these 3 methods, also in-depth explained on the official OctoPrint [Installing a plugin](https://plugins.octoprint.org/help/installation/) page.

Expand Down Expand Up @@ -73,7 +73,7 @@ Advanced option allow for modification of the [FFmpeg](https://www.ffmpeg.org/)

- "Webcam Frame Rate" default is 5 frames per second which is appropriate for the Raspberry Pi webcam.

- "Docker Image" default is `adilinden/rpi-stream:latest`. This value needs to match the docker image installed in the setup steps.
- "Docker Image" default is `adilinden/rpi-ffmpeg:latest`. This value needs to match the docker image installed in the setup steps.

- "Docker Container" default is `WebStreamer`. This value is rather arbitrary but the default makes sense (to me).

Expand All @@ -97,4 +97,4 @@ Advanced option allow for modification of the [FFmpeg](https://www.ffmpeg.org/)

## Todo

- Reset buttons to restore each advanced value with the click of a button
- Reset buttons to restore each advanced value with the click of a button

0 comments on commit 08ff3e9

Please sign in to comment.