mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-04-25 22:07:35 +00:00
Update motionEye URL (#24714)
This commit is contained in:
parent
d7692420c4
commit
d0c449fa8c
@ -18,7 +18,7 @@ ha_integration_type: integration
|
||||
---
|
||||
|
||||
The motionEye integration allows you to integrate your
|
||||
[motionEye](https://github.com/ccrisan/motioneye) server into Home Assistant. motionEye
|
||||
[motionEye](https://github.com/motioneye-project/motioneye) server into Home Assistant. motionEye
|
||||
is an open source web-frontend for the motion daemon, used to centralize the management
|
||||
and visualization of multiple types of cameras.
|
||||
|
||||
|
@ -21,7 +21,7 @@ Images are cleared on new events, and events are separated by a soft (configurab
|
||||
|
||||
## Integration with motionEye
|
||||
|
||||
The `push` camera can as an example be used with [motionEye](https://github.com/ccrisan/motioneye/wiki) a web frontend for the motion daemon. motionEye is usually configured to save/record files ***only*** when motion is detected. It provides a hook to run a command whenever an image is saved, which can be used together with cURL to send the motion detected images to the `push` camera, as shown in this example:
|
||||
The `push` camera can as an example be used with [motionEye](https://github.com/motioneye-project/motioneye/wiki) a web frontend for the motion daemon. motionEye is usually configured to save/record files ***only*** when motion is detected. It provides a hook to run a command whenever an image is saved, which can be used together with cURL to send the motion detected images to the `push` camera, as shown in this example:
|
||||
|
||||
In motionEye, under **File Storage -> Run A Command** type in:
|
||||
```bash
|
||||
|
Loading…
x
Reference in New Issue
Block a user