Skip to content
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

Raspberry Pi 5 does not appear to be supported at the moment? #130

Open
tom-ard opened this issue Jan 17, 2024 · 3 comments
Open

Raspberry Pi 5 does not appear to be supported at the moment? #130

tom-ard opened this issue Jan 17, 2024 · 3 comments

Comments

@tom-ard
Copy link

tom-ard commented Jan 17, 2024

I successfully compiled camera-streamer on raspberry pi 5 and bookworm system.But when I run the program, the following error appears:

image

I think this could be related to the fact that the Raspberry Pi 5 doesn't have a hardware encoder.

Currently, libcamera-apps uses software coding when running on Raspberry Pi 5.

When will camera-streamer support Raspberry Pi 5?

@DjofPlusPlus
Copy link

There's no hardware encoder like for previous pi devices so the 5 isn't supported yet. See #120

@puterboy
Copy link

puterboy commented Jan 22, 2024

So does that mean that camera-streamer does not work at all with the RPi5?
I have both PiCam v2 and PiCam v3 cameras and would like to get them streaming on my RPi5.
I am stuck on the same error as the OP.

  • Is this something that can be fixed now by piping the input/output to a software-based converter?
  • If not, is there likely to be a solution in the future?

I am a bit confused since I thought the RPi5 was supposed to be better/easier at video thatn the RPI4 but it seems between the move to libcamera and the lack of a hardware converter that things that "just worked" or were "relatively easy" with the RPI4 no longer work in the world of the RPI5.

Should I just be sticking to RPI4 running old, stable Buster?

@barthm1
Copy link

barthm1 commented Jan 24, 2024

Have a look at https://github.com/signag/raspi-cam-srv

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants