Closed tourbino closed 8 months ago
Hey @tourbino
strange, i have also a pi4 with hq and lite os. did you update your raspberry pi to the latest version?
sudo apt update sudo apt upgrade
I added some libav settings recently to support the pi5.
Strange. Yes, I started a fresh 64bit fresh lite install and updated and upgraded everything.
Btw - when I use libcamera-still I get a proper image.
Hey @tourbino,
I'm going to try installing a fresh 64-bit version the next days and give it a go. Also, I've made a new release where you can now set the libav format to none. Since this is necessary for the PI5, I'm keeping the default h264 for now. Hopefully, they'll standardize the arguments across libcamera for pi4, pi5, lite, etc. If not, I'll have to add presets for different platforms and hardware :(
Could you please test if the new release, with the libav format set to none, works for you? https://github.com/Lillifee/raspiCam/releases/tag/v2.1.2
Thank you very much! I tried the new version, and now it works when I select the "none" format. Still the same error message in console though. You have made a great tool, thank you again.
I'm trying to run raspiCam on a rpi 4b with HQ cam. When starting node.js I get the following:
I've read that the --libav format is from the full/desktop version of Raspberry Pi OS. What can be done about this? The server runs fine, but only gives me a small black box for output. MPJEG stream only returns a white window with no content.