Cédric Verstraeten

Results 503 comments of Cédric Verstraeten

@yllekz we have created a dedicated image for that now (kerberos/rtsp-simple-server:latest-rpi). As described here, https://github.com/kerberos-io/camera-to-rtsp#raspberry-pi-camera, this new image now ships the correct libcamera, and avoids attaching `/usr` into the container.

Let me know if anymore question on this topic! ;)

Agree, provide an option for setting LOG_LEVEL "debug, warning, error" and LOG_DIRECTORY for writing a rotated log files. Have a LOG_OUTPUT to "true" or "false" for writing a log file...

Thanks for reporting, if you utilise "non-special" characters it does work?

We'll provide a fix for this, thank you @kevmando

I have the same "request". Currently when making very long recordings, as shown by @hasnhasan above, it will load all bytes into memory and then write at once. This might...

Nevermind I just fixed my "usecase" by passing in a file writer, so nothing in memory is stored, but dumped directly to filesystem. @hasnhasan I believe this would fix your...

@jtanx indeed I've seen it but it looks that no timecodes.txt was generated. Thanks for your explanation, I think I should move to duplicate the video devices, and use one...

Yes would love to do it! Let me come back with a plan/suggestion. Thanks @klutchell !

PS: why didn't you upload it to your Balena hub? :P