Latency in encoding
Posted: 2024-11-13 10:47
Hi Luckfox,
Which sample would be the best starting point for implementing a pipeline that would grab the image from camera and present a ready-to-transmit JPEG frame in the shortest possible time. NN and drawing over the image is not top important. Currently the best I could observe in the existing samples was about 130ms latency, which is like 3-4 frames. Looks like frames are buffered somewhere. Is it possible to get the JPEG just a few ms after it was scanned from the camera?
Regards,
Tomek
Which sample would be the best starting point for implementing a pipeline that would grab the image from camera and present a ready-to-transmit JPEG frame in the shortest possible time. NN and drawing over the image is not top important. Currently the best I could observe in the existing samples was about 130ms latency, which is like 3-4 frames. Looks like frames are buffered somewhere. Is it possible to get the JPEG just a few ms after it was scanned from the camera?
Regards,
Tomek