You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
2023-06-14 MotionEye - old-menu branch - PR 2 of 2
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.
Documentation reduced to a stub pointing to master branch wiki.
Signed-off-by: Phill Kelley <[email protected]>
MotionEye is a camera/webcam package. The port is set to 8765
9
-
10
-
## Config
11
-
12
-
This is the yml entry. Notice that the devices is commented out. This is because if you don't have a camera attached then it will fail to start. Uncomment if you need to. This is for a Pi camera, you will need to add additional lines for usb cameras
0 commit comments