Dear Team,
My customer faced an issue which is FPS was reduced after 1 ~ 2 hours in their aging test when they modify SW to support 2ch 5MP 12fps each stream usecase.
But, there were no issue in their other models - 2ch 2MP model, 1ch 5MP model, and so on.
They found no strange things in input PCLK, VCLK and HCLK as well as power source for DM8127, and their log is as below.
1) before issue occurred
[m3video] ==================== EncLink_PrintDetails ====================
[m3video] ==================== strmfrmCnt [1938] ====================
[m3video]
[m3video] Elasped Time : 60 secs
[m3video]
[m3video]
[m3video] CH | In Recv In Skip In User Out Latency
[m3video] Num | FPS FPS Skip FPS FPS Min / Max
[m3video] --------------------------------------------
[m3video] 0 | 20 0 8 12 70 / 90
[m3video] 1 | 0 0 0 0 255 / 0
[m3video] 2 | 0 0 0 0 255 / 0
[m3video] 3 | 0 0 0 0 255 / 0
[m3video] 4 | 0 0 0 0 255 / 0
[m3video] 5 | 0 0 0 0 255 / 0
[m3video] 6 | 0 0 0 0 255 / 0
[m3video] 7 | 0 0 0 0 255 / 0
2) FPS reduced
[m3vpss ] 3273921: CAMERA: QUEUE Fields = 1801 (fps = 29), Total Resets = 0 (Avg 0 ms per reset)
[m3vpss ] 3275770: CAMERA: Fields = 1804 (fps = 29), Total Resets = 0 (Avg 0 ms per reset)
[m3video] ==================== EncLink_PrintDetails ====================
[m3video] ==================== strmfrmCnt [1857] ====================
[m3video] Elasped Time : 60 secs
[m3video]
[m3video]
[m3video] CH | In Recv In Skip In User Out Latency
[m3video] Num | FPS FPS Skip FPS FPS Min / Max
[m3video] --------------------------------------------
[m3video] 0 | 10 0 4 5 255 / 605
[m3video] 1 | 9 0 4 5 255 / 609
[m3video] 2 | 0 0 0 0 255 / 0
[m3video] 3 | 0 0 0 0 255 / 0
[m3video] 4 | 0 0 0 0 255 / 0
[m3video] 5 | 0 0 0 0 255 / 0
[m3video] 6 | 0 0 0 0 255 / 0
[m3video] 7 | 0 0 0 0 255 / 0
They also found CameraQueueFrameCount(pFrameList->numFrames) value was reduced to 30fps from 40fps at this time.
(before issue occurred)
[m3vpss ] 336267: CAMERA: Fields = 2273 (fps = 37)
(FPS reduced)
[m3vpss ] 35833591: CAMERA: Fields = 1802 (fps = 30)
The below is their system blocks for camera part.
Could you please check this issue and let me know what should be investigated more?
Their product is IP camera and they are using IPNC SW v3.5.0.
Thanks and Best Regards,
SI.