hello:
I use tvp5158 mcvip driver on dm368 main board to capture image,
there are images output to the screen, but it delays about 0.5 sec, and the capture frame print on terminal always 22fps.
(i have another device, udworks-dvr, it's capture frame rate reach to 30~)
there are also some warning messages shown on terminal as below:
"MCVIP: Missed frame threshold reached, trying to recover !!!", and
WARNING: MCVIP: 1 frame(s) dropped (22254 .. 22256)
WARNING: MCVIP: 1 frame(s) dropped (22258 .. 22260)
WARNING: MCVIP: 1 frame(s) dropped (22290 .. 22292)
WARNING: MCVIP: 1 frame(s) dropped (22294 .. 22296)
WARNING: MCVIP: 1 frame(s) dropped (22298 .. 22300)
.....
in mcvip program, if missedFrameCount>5, these warning messages as above would print..., but
i have no idea how could this happen...?!
does anyone help me?? ...any advice will be very appreciate!!! ~~thank you very much!!!