Moritz

Results 40 comments of Moritz

The Button does not appear when the plugin fails to initialize, there really should be some kind of error message in the log - would have saved some time ;)...

It can be accomplished using a leak sensor (as I did with this plugin: https://www.npmjs.com/package/homebridge-waterlevel). I currently plan to move that waterlevel sensor of mine from BLE to WiFi (and...

![image](https://user-images.githubusercontent.com/982241/116451283-8ebada80-a85c-11eb-8ece-ae3d0e6eebe4.png) This is how it looks like ("Wasserfüllstand" is german for waterlevel).

you could do this with [v4l2-ctl](https://www.mankier.com/1/v4l2-ctl). I might add this as an option in the future.

Add `"debug": true` to the config

Hi, I did switch to the ffmpeg Plugin as well. I have created a [pull request](https://github.com/Sunoo/homebridge-camera-ffmpeg/pull/773) there regarding the addition of a good configuration and the "extra features".

This is normal. I will keep this issue open as an requested enhancement.

No that is not the purpose of this plugin. Why would you consider this kind of setup anyway?

Homebridge needs to be paired for every camera since they can not be bridged (a device is created for every camera). Performancewise it might improve but I havent tested that...

Is this issue specific to the latest version of ffmpeg? Or do you experience bad image quality with the [prebuilt image](https://github.com/moritzmhmk/buildroot-camera-rpi/releases) as well?