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!