Moving Camera on a vehicle #2542
-
|
This may be an odd question… I’m running Frigate and HomeAssistant in my RV. When the RV is moving that means the cameras outside are moving. I would like to disable/pause the detections and anything else that’s going to cause high device usage while the vehicle is in motion but continue saving the recordings from the video stream. Would sending the disable detections MQTT message accomplish this? Are there other settings that I should disable while the vehicle/ camera is in motion as so that things don’t go haywire? I have the ability to automate this when the vehicle starts and stops. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
|
Yes, mqtt would solve this. |
Beta Was this translation helpful? Give feedback.
Yes, mqtt would solve this.
Do you already have a method setup in HA to test for vehicle motion?I have certain cameras basically shut off except live until sunset. I turn off recordings, and detection via mqtt.
What method are you using for motion detection for the RV?