Tool/software:
Hi Ti Experts:
We have a requirement to open the camera's video stream in advance, so we conducted some experiments:
(1) create graph → verify graph → start video stream (images can be obtained);
(2) start video stream → create graph → verify graph (images cannot be obtained; through code analysis, we found that the UDMA interrupt cannot be triggered at this point).
Therefore, we have the following two questions:
(1) Can our second test approach be implemented?
(2) If it can be implemented, what modifications would be necessary?
Thanks and best regards.