SensorsIot / IOTstack

Docker stack for getting started on IOT on the Raspberry PI
GNU General Public License v3.0
1.42k stars 303 forks source link

2023-06-14 MotionEye - master branch - PR 1 of 2 #711

Closed Paraphraser closed 1 year ago

Paraphraser commented 1 year ago

Service definition:

  1. Switches to DockerHub image that is actively being maintained (ccrisan hasn't been updated in two years; dontobi is current).
  2. Adjusts timezone mechanism from /etc/localtime map to TZ support.
  3. Changes streaming port for first camera to 8766, assuming that additional cameras will take 8767, 8768 and so on. There is more scope for expansion in this range than in 808x where there are numerous possibilities for collision.

Updates documentation:

  1. Adds current references for both MotionEye and Motion.
  2. Explains external:internal association of streaming ports.
  3. Discusses clip storage issues, including alternative storage location.