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