gozoinks / homebridge-camera-ffmpeg-ufv

UniFi Video plugin for Homebridge
https://www.npmjs.com/package/homebridge-camera-ffmpeg-ufv
Other
76 stars 20 forks source link

use http/https for snapshots from the NVR #2

Closed gozoinks closed 7 years ago

gozoinks commented 7 years ago

use http.get/https.get to fetch the snapshots from the NVR as jpegs, rather than waiting on ffmpeg to grab a frame from the stream (though this remains as a fallback option)