-
Notifications
You must be signed in to change notification settings - Fork 83
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
On Xiaomi MJSX03HL Motion Guard is not working - no MQTT topic brodcast, no ONVIF sensor via Home Assitant update #459
Comments
I also struggled a bit to get motion guard working (with a telegram bot in my case), but eventually it worked by rebooting the camera after enabling it. |
I found root cause of thi issue... with disabled second stream motion is not working at all.. so it looks like motion detection is based on picture from 2nd stream.. Also I;m interesting how to send image via MTTQ. Is anyway good documentation what each option means? |
I don't think that motion doesn't work with the second stream deactivated. Because I have them both deactivated, and motion detection works for me (on this same camera model, the Xiaomi MJSX03HL). With regards, to your stability issues, you can try editing the
I hope @themactep can get back to us on clarification regarding the motion detection. Thank you |
Motion guard requires a stream to monitor motion activity but it can be either of two as configured. |
Check the config settings. |
Thanks a lot, i relize this setting after enabling stream 1. Is in any place better with explanation of each setting? What features motion guard have? What mean sensitivity :1 is most insensitive where 8 is super sensitivite? I see some roi area of detection..are they option to se area of detecion? I'd like to understand, how to set detection only for large object motion like i.e. human, not get every 10 min notification of my cat playing in backyard :) during night:) or I should use 3rd party tool like frigate? |
Hi All!
First of all appreciate your work to enable this great Xiaomi (and cheap) as real IP camera :)
I bought 3 cameras, all are this model.
My camera build is:
IMAGE_ID=xiaomi_mjsxj03hl_t31n_jxq03p
BUILD_ID="master+4ee8454, 2024-12-21 04:20:46 -0500"
I enabled in all 3 cameras motion guard and send via MQTT.
Only one camera publish it.
Settings are same in all cameras.
Working one:
MQTT settings:
and in result i can see topic via MQTT explorer:
Also on log I found that it is working:
And I checked what is is prudynt file:
Other cameras which doesn;t work setup is same ,only different MQTT topic to distinguish them and debug easily.
What I found in logread for those which are not working:
Prudynt content of those not working cameras:
Could you help al ittle to start debugging this issue?
One remark: On camera which is working second stream is enabled, on those which not work is disabled.
The text was updated successfully, but these errors were encountered: