Hi,
I again started my query regarding Motion Detection which we have already discussed previously as in link : "e2e.ti.com/.../1448859"
My requirement is so simple.
1. Wants to give a control for Sensitivity, Detection Level and Time Interval to Driver from WebPg (My OWN)
2. There are 4 Zones and each has 16 Vertexes(with X and Y Controls only), already given in RDK.
Wants to give control of all 16 Vertexes to Driver, with independently Enable/Disbale, X, Y, Height and Width.
Is it Possible ?
I started Motion with 4 Zones only.
As I discussed about Motion Detection Level and Time Interval, I Study IPNC RDK version 3.8.
There is no Time Interval, Can you please provide this?
I am confused in following sections,
1. There is are some functions called from a file "ipnc_app/sys_server/src/main.c" as follows:
SetMotionDetect()
SetMotionDetCEnable()
SetMotionDetLevel()
SetMotionDetCValue()
SetMotionDetectBlock()
& All above functioins are used structure "pSysInfo->motion_config" to store Values.
Another structure is used for motion event is "pSysInfo->dmva_config"
I am confused which structure is used for Motion Detection to fullfill my requirements ?
Can you please elaborate both?
Its needed on urgent base.
Regards,
Sandip Gokani