Part Number: TDA2EVM5777
Hi,
We are using TDA2X platform for one of our ADAS Soluton using Vision SDK Framework with Linux on A15.
And here we are capturing and recording Video from 2 cameras, encoding into h264 and dumping into file system using a chain somewhat like:
Capture -> Encode -> Null
Now we also need to be able to take a snapshot from both the cameras(only 1 frame from each camera) and store them as a JPEG files upon User Input.
How can we realize this same while the video recording is continuously running. We wish to use the JPEG Encoding capability of IVA-HD.
Can we make use of 2 instances of Encode Link to realize this ?
Or, is it possible to invoke JPEG encoding functionality of IVA-HD outside of VSDK Framework from A15 whenever needed ?
Best Regards,
Ranjith Bhide.