geerlingguy / pi-nvr

Raspberry Pi NVR for home CCTV recording.
209 stars 22 forks source link

Can't get 2nd Annke C800 camera working #11

Closed geerlingguy closed 6 months ago

geerlingguy commented 6 months ago

See: https://github.com/blakeblackshear/frigate/issues/9010#issuecomment-1876300834

The camera works in VLC, I can ping the camera from within the Frigate docker container... there is some speculation the microSD card I have inserted could cause an issue, but I don't see why. Weird!

I will maybe try removing that card in the morning.

geerlingguy commented 6 months ago

New theory—I may have had the wrong config in the start, and Frigate kept trying to authorize with the wrong password (I also made sure security was set to Digest / MD5 for authentication, as some people in the forums noticed issues with 'Basic' (see: https://github.com/blakeblackshear/frigate/issues/9006).

Because of that initial wrong password, the camera may have triggered it's 'Illegal Login Lock' and been temporarily blocking access to Frigate by IP address.

Screenshot 2024-01-03 at 10 43 19 PM

Edit: That was it! I rebooted the camera (hoping that would reset the illegal login attempts), and now the camera's showing up just fine.