Workaround: Linking dual-lens triggers (Fixed vs. PTZ) #334
Unanswered
origin2000
asked this question in
Q&A
Replies: 1 comment 4 replies
-
|
I checked the ONVIF Profile S datasheet for the C545D (onvif.org). It confirms the device uses a single RuleEngine/CellMotionDetector/Motion topic for the entire unit. Since the PTZ lens (Stream 6) is 'event-less' in the XML, would it be possible to trigger its recording based on the Motion event coming from the global device/fixed lens? |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I’m currently setting up the TP-Link/Tapo C545D and I’m trying to solve a bit of a hardware-specific puzzle.
The C545D is a dual-lens camera:
The camera's internal logic is already there—the fixed lens triggers the PTZ lens anyway. Since the PTZ RTSP stream is already working in lightNVR, I was wondering: Is there a way to use the ONVIF motion events from the Fixed Wide lens as a trigger for the PTZ recording?
Basically, I want to 'slave' the recording of the PTZ stream to whatever the fixed lens detects. I realize there’s a small downside: if a moving object leaves the Fixed Wide's field of view, it will send a 'no motion' signal and stop the recording, even if the PTZ lens is technically still tracking it.
But honestly? Having the PTZ record while the target is in the main frame would already be a huge win for me. Is this kind of cross-stream mapping something lightNVR can do (or might do in the future)?
Any feedback is welcome!"
Beta Was this translation helpful? Give feedback.
All reactions