lwille / node-gphoto2

A Node.js wrapper for libgphoto2
MIT License
298 stars 91 forks source link

Allow preview to return a buffer #113

Closed thepatrick closed 4 years ago

thepatrick commented 5 years ago

It seemed odd to me that preview had to return a path to a file, so I made it return a buffer if no target/socket path is provided. (I needed this behaviour 😀)

lwille commented 4 years ago

Sorry for the long delay! If you would like to see this merged, please update README.md accordingly.

lwille commented 4 years ago

closed stale PR, feel free to reopen