Opencv 4 h.264 decode delay

asked 2018-11-13 11:34:02 -0600

pouya.1991 gravatar image

Hi, I'm using OpenCV 4 (Compiled with MSVC 15-64bit + CUDA 10) and VideoCapture class to decode the h.264 stream, but there is about 5 seconds delay in displaying frames. unfortunately my camera doesn't support mjpg and I have to use h.264. I've read about this problem in different sites but all of them was old (2014 or 2012 for example using cv::cudacodec), so I'm wondering if there is a new solution for this problem or not?

edit retag flag offensive close merge delete