Tool/software:
Hi TI experts,
SDK:10.0
Linux:10.0
HW:our own board
data flow:capture node->ldc node->v4l2 encode->rtp->IHU decode
We used v4l2h265enc in the project and occasionally encountered screen freezing issues during debugging. I understand that video codecs are hardware codecs and theoretically will not be affected by SOC CPU resources, resulting in longer encoding time. Is there any method, such as adding logs or using some features, that can help us analyze whether the encoding process, including content and time consumption, is normal?
BR.