Search found 1 match

by daustin
Sun Sep 30, 2007 6:05 am
Forum: User Contributions
Topic: Latency Reduction for Remote Cameras
Replies: 2
Views: 5395

Latency Reduction for Remote Cameras

Hi All, Here's a simple patch I developed for more reliable streaming of remote cameras at lower frame rates. The patch actively drops frames if there are too many buffered up on the connection. David diff -u -r ./src/zm_remote_camera.cpp ../ZoneMinder-1.22.3.new/src/zm_remote_camera.cpp --- ./src ...