hello TI friends,
we want to switch ntsc/pal dynamically at run-time in our program. But I'm not sure if this will cause problem for SCD.
If yes, how did I avoid that?
If not, could you explain that for me?
Thanks
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
hello TI friends,
we want to switch ntsc/pal dynamically at run-time in our program. But I'm not sure if this will cause problem for SCD.
If yes, how did I avoid that?
If not, could you explain that for me?
Thanks
Hi,
Which version of RDK you are using? Tamper detection should work fin but you need to handle motion detection correctly.
Ritesh Rajore said:Which version of RDK you are using?
rdk3.0
Ritesh Rajore said:Tamper detection should work fin but you need to handle motion detection correctly.
would you mind to describe more detail?
Run time resolution change is not supported in rdk3.0. It has been supported from rdk3.50 release onwards.
From v3.50 release onwards, run time resolution change is manged by link for Tamper detection. But for Live Motion Detect (LMD) configuration of each block has to be reset and again reconfigured by the user. As you might be aware of motion detection can be enabled at block level in LMD and once resolution changes no of blocks in a frame changes hence user is supposed to reconfigure LMD configuration.