<< return to Vizycam.com

Vizy Camera

Hi All,

I wanted to get the most out of the hardware so formatted the SD card into a minimal debian installation and as I’m not a fan of Python have been building software in Crystal Lang.

I wanted to create a near real-time application to protect my chickens from feral cats and foxes however I find that when I stream using libcamera-vid -t 0 --inline --listen --width 2028 --height 1080 --codec h264 -n -o udp://224.0.0.1:1234
There is a few seconds of delay on the video stream.

Has anyone had any experience with low latency streaming using the camera?
It’s hardware accelerated encoding which is nice.