Shaun Harrison

Results 9 issues of Shaun Harrison

via @williammck

* Adds support for `Doorbot.snapshotTimestamps` and `Doorbot.snapshot` * Updates `Doorbot.fetch` to treat the response body as a Buffer rather than a string, which is necessary for snapshot images to be...

I'm guessing this is a fairly unique request, but I need the ability to support multiple hooks on the same repo -- the difference is the branch. You can see...

enhancement

Apologies if I missed it, but I looked through the docs and I haven't seen anything mention whether or not SQLite.swift is thread safe. I'm seeing some random EXC_BAD_ACCESS crashing...

help wanted

**What's the problem this PR addresses?** Unlike `yarn install` the current implementation of `yarn workspaces focus` does not support passing through an `InstallMode` value. Closes #3524 **How did you fix...

The way the ffmpeg command is currently setup, it’s transcoding the video due to the vcodec/vf params: ```js let ffmpegCommand = this.ffmpegSource + ' -threads 0 -vcodec '+vcodec+' -an -pix_fmt...

Adds support for turning on audio _from_ the camera to HomeKit. Off by default, but turned on via an `audio: true` config param. Requires ffmpeg to be compiled with fdk-aac....

Work in progress based on ideas mentioned in #34 (also builds on my audio pr #35)

Any chance you can update to use the entrypoint as aws? It'd be helpful to use with whalebrew which requires it: https://github.com/bfirsh/whalebrew#creating-packages I'm currently using mesosphere/aws-cli with whalebrew, but it’s...