hi,
I am working on the DM8618 using RDK framework (new Version 3.5), and i would appreciate your help with VIP video detect status per channel feature,
i have noticed that the RDK has the following options:
- Video per port detection (using the DEMO debug prints) - i got the following lines:
[m3vpss ] VIP0 : FIQ_STATUS : 0x4810551c = 0x00000000
[m3vpss ] VIP1 : FIQ_STATUS : 0x48105a1c = 0x00000000
however, it shows that bit 0/1 that should indicates the status ,are the same if connect video in channels or not, is there a known bug relate to it? , or i do not understand the bit functunality?
- Vcap_getVideoSourceStatus() function helps a lot but it is only when using TVP5158 (external video decoder) and we are using FPGA that simulates it.
- using the "IOCTL_VPS_CAPT_GET_CH_STATUS" that has an integer 'isVideoDetected' , however this does not affect if we disconnect the video and it only " counts the frames for all ports as well even if no video is connected to a specific channel.
so as i see it i do not have any internal option to detect video in real time per channel (like the TVP does) - is that correct?
thanks in advance,
Amir Gatt