-
Notifications
You must be signed in to change notification settings - Fork 69
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
New Install Won't Run #88
Comments
Check out issue #87. |
That doesn't help. I edited the install file to remove the version references for PHP and the install runs fine, or seems to, but I still get "Unable to connect" on the web page.
|
Just realised I am running Bullseye, not Buster, don't know if that makes any difference |
Having investigated and tested some more, I now have PiKrellCam running on a fresh install of Buster. I cannot get it to run on Bullseye, my guess is that it is due to the changed to the camera software in the new release. |
Hey, I was on the same journey as you. I couldn't get it working, same with motioneye, the ribbon cable camera modules don't really cooperate well with the latest release. It's unlikely that PiKrellCam will get an official update for Bullseye. |
micksulley, did you still change php. on the working fresh install? I'm striking out on every attempt |
I changed php on the Bullseye install to get PiKrellCam to install at all, but then it didn't work. On Buster it installed and worked without any changes. |
thanks! I'll give it another go but my main problem is the home page is jumpy* and will not show any preview. Tried on Buster lite on RPI4 and Zero with same results |
I changed php on the Bullseye install to get PiKrellCam to install at all, but then it didn't work. On Buster it installed and worked without any changes. |
I have seen that when the camera is not detected. If you run |
Thanks micksulley! Still have not figured out what i did wrong but have since gotten multiple instances working and doing some fine tuning. Still learning but the only thing i did different is turning off wifi on install image of OS. Dont see how that would make a difference, but I may be wrong. |
Check out the updates of user Lucaji, he seems to keep this software alive |
Have you tried enabling the legacy camera stack when running on Bullseye? This thread has some details on libcamera replacing the old camera stack in Bullseye and how to re-enable the old legacy camera functionality: Also, reminder, the original developer of this software and owner of this repo passed away in 2021. RIP, Bill. |
I am not sure bullseye will work but a legacy buster version still works. |
I have pikrellcam running under bullseye and while it was some time ago I set it up, I have just updated it to the latest software without issues on the RPI3B+ ( Kernel and OS 32 bit ). simply raspi-config -> Interface Options -> I1 Legacy Camera Enable Though it is a pity newer camera hardware that will not work in legacy mode, will not work with pikrellcam as a result. |
Bullseye does not work any more. |
This Python 'backend' for RCWI may be of interest: #82 (comment) |
I've been using PiKrellCam for many years but my system has failed so I wanted to build a new one.
I found that when I ran the install script it failed, an except -
I edited the install file and changed references to php7.3 to just php. The install script now runs without errors, however I still get "Unable to connect" on the web page.
I am running Buster on a Pi3
Any idea how to fix?
The text was updated successfully, but these errors were encountered: