Mathis Mensing

Results 46 comments of Mathis Mensing

I see. Thanks for your feedback, I'll see if we can figure something out to migrate the database.

for now you can set the camera URL in the timelapse config, for example: ``` [timelapse] snapshoturl: http://fluiddpi/webcam2/?action=snapshot ``` Sorry for the inconvenience.

This is fixed now and will be included in the next Fluidd release

The ImageScript codecs currently don't include a WASM implementation (it's still WIP), so i'm not sure if it will work with node-red (not sure if it would be running server...

This doesn't seem to happen with the flipped console layout turned on, hence why I couldn't reproduce #877. Thanks for the report and repro.

I'm not sure I understand what the feature request is here - the console already provides this functionality (automatically scrolls to latest entry unless you manually scroll in it (or...

It seems to be working as intended for me (Chrome 106). I don't think it's too much of a hassle to click the scroll-down-button (which re-enables auto scroll) in case...

The `endpoints` key in the config file is only used as a list of *possible* backends, and the first one reachable is chosen as the entry point. This just handles...

The `awb` option isn't supported by the UVC plugin. I assume you're running the raspicam in USB mode? You will need to run it in `camera="raspi"`-mode for raspicam options to...

I see, thanks for your feedback. I can't troubleshoot this (as I don't have a Pi camera), so we will have to wait for someone who has one to chime...