nager / Nager.VideoStream

Get images from a network camera stream or webcam
MIT License
54 stars 10 forks source link

How to capture one image each N seconds? #3

Closed yeshivsher closed 3 years ago

yeshivsher commented 3 years ago

I tried to get the images from the NewImageReceived event each X seconds and it looks like there is a bug. it takes 30 images each time and continues.

tinohager commented 3 years ago

You get every frame and normally the camera delivers 30 frames per second