Facenet-Real-time-face-recognition-using-deep-learning-Tensorflow icon indicating copy to clipboard operation
Facenet-Real-time-face-recognition-using-deep-learning-Tensorflow copied to clipboard

Time interval issue

Open prabhulwlts opened this issue 6 years ago • 1 comments

While running program with live video, the time difference between running video and current time makes me confused. So I just want to know is there any option to run live video without any delay in secs or can I able to change the delay to lesser seconds?

prabhulwlts avatar Sep 08 '18 05:09 prabhulwlts

You can use multiprocessing for streaming the live-camera feed. For batter reference you can visit here.

shankarvishnu avatar May 22 '20 10:05 shankarvishnu