We are using the DM8148 EVM with a VS daughter card & DVR-RDK 4.0. The application we want to have (as 1st stage) is a basic capture & display with graphics overlay. The intention is to capture a single channel SD video, put graphic overlay (using FBDev) on the video frames & output the video-with-graphics to HDMI/analog display.
It's important to us to have this capability with minimal latency (60ms will be good)
I would like to ask the following please:
1. What is the best latency I should expect to see for this capture-> graphic overlay -> display implemetation ?
Taking into account SD video input (e.g. NTSC), is a 60ms target feasible ?
2 .Assuming that I use the McFW API (not the Link API), what is the recommended use-case to start from ?
Currently, I'm starting with the capture-encode-decode-display DM8148 demo. I saw there is a capture-display
demo only for the DM8168. It did not work for me (as expected) using the DM8148 board I have.
Thank you.
Sharon Golan