Cédric Verstraeten

Results 503 comments of Cédric Verstraeten

> > Agreed +1, currently we have a work around like in this repo -> https://github.com/kerberos-io/camera-to-rtsp > > The problem of that approach is that is slow compared to the...

I guess a combo for both could also be possible. Currently we have a work around as described here: https://github.com/kerberos-io/camera-to-rtsp. But having a single Docker container would be much more...

This is aweeeesomeeee!!!! Going to try this out. Well done @aler9 !!

Tried out but got this error, will try again with a blank installation (updated an upgraded) root@kerberos:/home/pi# docker run --rm -it --network=host --privileged --tmpfs /dev/shm:exec -v /usr:/usr:ro -v /lib:/lib:ro -v...

After doing an upgrade, it works like a charm. It's recommended to do a clean install of raspbian. root@kerberos:/home/pi# docker run --rm -it --network=host --privileged --tmpfs /dev/shm:exec -v /usr:/usr:ro -v...

Thanks man works like a charm with the https://github.com/kerberos-io/agent project! ![Screenshot 2022-11-04 at 09 26 29](https://user-images.githubusercontent.com/1546779/199927115-d0e11842-14d1-4e8f-bee0-f97713a1185e.png)

Correct we disabled motion on continuous recording for performance. We might need to make this adjustable so we can combine both. Motion detection is linked to the live view as...

Which agent are your running, the old kerberos/kerberos or kerberos/agent (which this is the repo) Kind regards, Verstraeten Cédric > On 16 Sep 2022, at 19:51, russmcg ***@***.***> wrote: >...

so did you configure the new agent through the web ui?

@russmcg in latest version, we added a verify connection button, can you try that release? Regards Cedric