hey can anyone tell me how to remove the delay in webcam video streaming..........i've created a webcam capturing project but find little delay in the video streaming
There are several things that could be the cause of your slow video capture:
Your computer is slow
Your webcam is slow
You've introduced code that causes the capture to be slow.
The webcam DLL you are using is just slow.
You have provided no specs on your system or camera. You have not defined what 'slow' is (1 frame a minute, 1 frame a second, 1 frame every 1/10th of a second).
Have you tried using a different WebCam interface? My quick search shows dozens of them.
APLX is a very complete implementation of the APL programming language from MicroAPL. The company stopped producing it in 2016 and it has been taken over by Dyalog. While Dyalog ...