HomeGenie Forum

General Category => Troubleshooting and Support => Topic started by: petediscrete on November 27, 2015, 01:30:34 AM

Title: Raspberry PI Camera module delay in frames
Post by: petediscrete on November 27, 2015, 01:30:34 AM
While the RPI is running there is a delay of about 30 seconds between change in movement or light and what is displayed on screen. I've adjusted the fps but it still doesn't seem to make any difference. Is there any other settings adjustment I can make to have the display operate in "real time" without that 30 second delay.
Title: Re: Raspberry PI Camera module delay in frames
Post by: Gene on November 27, 2015, 03:51:44 PM
I think hg camera driver has very poor performance on Pi when using higher resolutions. Try using a lower resolution.

g.
Title: Re: Raspberry PI Camera module delay in frames (resolved)
Post by: petediscrete on November 27, 2015, 04:06:28 PM
Seems to be the problem Gene. Dropped the res to 640x400 and the lag is down to 3 seconds.