secile / UsbCamera

C# source code for using usb camera and web camera in WinForms/WPF. With only single CSharp source code. No external library required.
MIT License
179 stars 55 forks source link

much more latency than amcap #17

Closed m3u8playlist closed 1 year ago

m3u8playlist commented 1 year ago

How to improve the latency?

secile commented 1 year ago

Hello. Please make your question a little clearer. Please explain with code if necessary.

if you are saying about latency of preview, use SetPreviewControl rather than timer and GetBitmap().