roleoroleo / sonoff-hack

Custom firmware for Sonoff GK-200MP2B camera
GNU General Public License v3.0
200 stars 45 forks source link

MQTT Motion Detection without saving Video ? #78

Closed stbuerger closed 2 years ago

stbuerger commented 2 years ago

Is it actually possible to have motion detection and signaling it via MQTT - WITHOUT saving video files/clips when the detection is triggered ? I've not yet found a way to achieve this. When I disable saving the video to SD card, I no longer get MQTT messages for motion detection events. Is this not possible to do - or am I just doing it wrong ?

thx -stefan

roleoroleo commented 2 years ago

If you are not connected to the cloud, disable the switch "Recording without Cloud". mp4record application will not start at all.

stbuerger commented 2 years ago

If you are not connected to the cloud, disable the switch "Recording without Cloud". mp4record application will not start at all. THX a lot for this information. Just WHERE do I find this switch/setting ?

roleoroleo commented 2 years ago

If you are not connected to the cloud, disable the switch "Recording without Cloud". mp4record application will not start at all.

Sorry. My answer is wrong! I got confused with Allwinner.

Is it actually possible to have motion detection and signaling it via MQTT - WITHOUT saving video files/clips when the detection is triggered ?

Is not possible.