-
Notifications
You must be signed in to change notification settings - Fork 5
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
GStreamer: unable to start pipeline #3
Comments
Try replacing |
Thanks for quick response. I changed
Maybe I need to downgrade I just checked whether the default
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi,
First of all, I would like to greet the entire Qengineering team! You are doing an amazing job, and the fact that you make everything open-source is incredibly valuable!
Recently, I bought a Raspberry Pi 5 with 8GB of RAM, and I wanted to set up a stream using the Raspberry Pi Camera HD v3 12MPx. Of course, I would like to do this in C++.
I cloned your repository using:
git clone git@github.com:Qengineering/GStreamer-1.18.4-RPi_64-bits.git
I opened it in Code::Blocks and followed all the instructions you provided in Readme
Unfortunately, after compilation, I encountered the following error:
I am a bit surprised by the
Failed to allocate required memory error
, considering I have the 8GB version of the Raspberry Pi 5.I would be grateful if someone could help me with this issue 🙏
=====
I'm using
OpenCV 4.9.0
installed from hereMy stack:
The text was updated successfully, but these errors were encountered: