mmaelzer / mjpeg-camera

A node.js library and/or server for connecting to, recording from, and streaming mjpeg cameras.
70 stars 23 forks source link

getScreenshot problem #6

Closed arielfernando closed 8 years ago

arielfernando commented 8 years ago

using getScreenshot fuction, i have a problem when the camera breaks the connection. In this case, the getScreenshot fuction never gives a callback or error.

thanks