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.

debug capture video

Guru 20755 points

Hello,

Using RDK, I try to see what is the best and simplest method for debugging captured video.
At first I thought that preview of video should be used, but that may put complexity on usecase (chains) design. This also might have a penalty in termas of latency for Duplication of all captured channels (FVID2 headers). As alternative I think that we can store the captured frames into video. I wander if there is some Link or method to do such thing in RDK and if it realy simplifies things.

Regards,

Ran