Ask Your Question
0

Help with latency in video

asked 2020-04-28 02:59:29 -0600

Hello,

I am using direct video stream and I need to get the image at the right time. And my camera has about 2s latency in OpenCV.

Is it possible to measure camera latency without having to bring computer to camera and record stopwatch? Like some kind of script that finds out latency?

Is it possible to lower latency?

Is there a workaround the latency?

Than you in advance!

edit retag flag offensive close merge delete

1 answer

Sort by ยป oldest newest most voted
0

answered 2020-04-28 11:52:45 -0600

mvuori gravatar image

Measuring: you could shoot something that shows an exact time and compare that to the time you retrieve a frame that shows it Decreasing: transmitting a big frame takes time, so decreasing video resolution and decreasing its quality should help Optionally: it may be that the camera buffers the feed a bit and that the buffering could be adjusted in the camera's settings

edit flag offensive delete link more

Question Tools

1 follower

Stats

Asked: 2020-04-28 02:59:29 -0600

Seen: 388 times

Last updated: Apr 28 '20