lwille/node-gphoto2

Preview stream

lwille opened this issue · 2 comments

Streaming of preview pictures, possibly in MJPEG format
related: #64

  • Find out how to properly stream data from C++ to Node
  • Run a timed loop in the C++ part to fetch preview pictures
  • Provide single JPEGs as well as continuous MJPEG stream

Im assuming that this is just a dead feature? This would be very useful if implemented

@LoganArnett totally. I was researching into MJPEG streaming back then, but never got it to work in a performant way.