Stefan Theurer

Results 32 comments of Stefan Theurer

Hi Alblahm. No I did not test this lib before. I either didn't realize that this lib would recognize an save information about more than one bulb. Sounds interesting.

How can one flip or rotate the recorded video stream from an USB connected cam? I tried the following options: -vf -hf -rot 180, but had no luck. Can you...

Thanks for the tip. Just a minute ago I tested the pendant. Works fine. I just noticed in the original GUI some buttons work an some do not (even if...

I have to reboot several times to get it back working. I think there were several corrupted *.h264 files. I deleted them one by another. Some files show up with...

Doesn't the box queue recognise corrupted h264 files? I can't find hints in the /var/www/html/scheduleLog.txt file. By the way, shows the boxing queue up as raspimjpeg process in htop? How...

> Maybe you should be sure the user_annotate.txt file doesn’t contain a LF and/or a CR at the end? Check it with a text editor. Thanks for your answer. I've...

So, here it is: [user_annotate.txt](https://github.com/silvanmelchior/RPi_Cam_Web_Interface/files/3929222/user_annotate.txt)

I do no explicit fill these special characters in. Where do they come from? I just use the echo command. Is there a tool you know which may perform better?...

I found a way with printf: `/usr/bin/printf '%s %.3f' $t1 > /home/pi/RPi_Cam_Web_Interface/user_annotate.txt` Annotation text: ` * %a C * birdhouse %D.%M.%Y %h:%m:%s:%u %v * ` Result: ![Bildschirmfoto 2019-12-05 um 23...

Thanks for the hint with the RAM based filing system. Changed it back to defaults. First I had difficulties with user rights. Now it either seems to work after reboot...