Open ghost opened 2 years ago
try modifying the exposure time
where I have to modify in my code or library. library source is not available but I have checked in my application by changing Exposure time but no difference. Delay of snap callback is taking above 900 milliseconds
Hi,
I am giving video resolution (19201080) and Image Resolution (38402160) when I am calling snap callback function taking 950 milliseconds to snap. With video and Image resolution same it is taking 150 milliseconds. How to reduce that delay of snap callback in different resolution.