This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

How I can set the params in capture_encode when I use a camera which is 25.16fps?

Hi all,

I am working on Ezsdk 5.05 using a 8148 custom board .The camera is 25.16 fps.

In capture_encode example ,I send the H.264 stream by UDP,and not write to file.Then a decoder in PC will decode and display.

I set the parameter frame_rate to 26, at the beginning,the video delay is shorter than 200ms.But as the time goes on,the video delay time grows to about 700ms ~ 800ms. 

How I can set the capture and encode parameters? Please help! Thanks very much!