brutella / hkcam

Open-Source HomeKit Surveillance Camera
https://hochgatterer.me/hkcam/
Apache License 2.0
920 stars 141 forks source link

Issue with Pre configured image #107

Closed lucashou closed 2 years ago

lucashou commented 3 years ago

HI

Just flashed my SD card with the pre configured imaged. Not sure it should have been there, but the /Volumes was not there, so I created it and added the SSID elements. I Inserted the SD card inside the PI 0 W and booted it

So far nothing on the home kit, and on the PI screen it's kinda stuck at the boot Login/PWD, is that normal ?

thanks for your help

(Sorry if it's idiot i'm kind new to this world)

MunichTester commented 3 years ago

No worries. I guess you need to login with the standard pi/raspberry account first. Then you need to setup wifi manuell too.

lucashou commented 3 years ago

Alright thanks

Do you have the instructions to set up manullay the wifi ?

Lucas

On 24 Jan 2021, at 05:39, MunichTester notifications@github.com wrote:

 No worries. I guess you need to login with the standard pi/raspberry account first. Then you need to setup wifi manuell too.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or unsubscribe.

MunichTester commented 3 years ago

Here you can find these infos https://www.raspberrypi.org/documentation/configuration/wireless/wireless-cli.md

lucashou commented 3 years ago

hi ,

thanks a lot . I now have my pi on the Network , but the home app cannot detect anything ... :(

nickjvturner commented 3 years ago

If your pi is inside the 3D printed case? Watch out for the camera sensor ribbon getting displaced by the lid.

Either way, your next step is to remote into the pi with ssh and view the logs.

lucashou commented 3 years ago

Hi,

The board is still outside of the enclosure. I checked the camera connexion ,seems just fine. Any idea which file to look at in particular ?

nickjvturner commented 3 years ago

Give this a try, ssh into the pi.

Type out: tail -f /var/log/hkcam/current

This should display the hkcam logs, as new logs are made, they will be displayed.

To exit this view hit: ctrl + c

If you copy paste the output from the hkcam logs into here, someone more knowledgeable than me might be able to point you in the right direction.

lucashou commented 3 years ago

Hi,

The log says Error : Failed to Open /dev/videoO : so such file or directory

Thanks for the help

On Mon, 25 Jan 2021 at 11:39, Nick Turner notifications@github.com wrote:

Give this a try, ssh into the pi.

Type out: tail -f /var/log/hkcam/current

This should display the hkcam logs, as new logs are made, they will be displayed.

To exit this view hit: ctrl + c

If you copy paste the output from the hkcam logs into here, someone more knowledgeable than me might be able to point you in the right direction.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/brutella/hkcam/issues/107#issuecomment-766722650, or unsubscribe https://github.com/notifications/unsubscribe-auth/ASR5HGFBVVA5NB6L4GYPFT3S3VC5JANCNFSM4WOSWZKQ .

RomeHein commented 3 years ago

Yep same here with the latest image. Edit: After verification, turns out the ribbon was not working properly... Cheers!

brutella commented 2 years ago

Please check your ribbon cables when connecting a standard camera module.

FYI: I've just released version 0.1.0 of hkcam.