-
Notifications
You must be signed in to change notification settings - Fork 312
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
Orange Pi 5 Pro Camera OV13850 work bad #185
Comments
vzhikh
changed the title
Orange Pi 5 Pro Camera work bad
Orange Pi 5 Pro Camera OV13850 work bad
Sep 12, 2024
hi,bro.i met the same problem. The ov13850 or ov13855 only 15fps. Have you solved this problem? |
Hello, no, same 15 fps on the last image( |
OK.thx |
I'm having the same difficulties. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hello,
Clear image install:
Orangepi5pro_1.0.4_ubuntu_jammy_desktop_xfce_linux6.1.43.img
Enabled cam1 in orangepi-config.
Test command:
gst-launch-1.0 v4l2src device=/dev/video11 io-mode=4 ! video/x-raw,format=NV12,width=2112,height=1568,framerate=30/1 ! mpph264enc ! rtph264pay ! udpsink host=10.10.2.222 port=3000
It works, but only 15 fps and rkaiq doesn't work.
The text was updated successfully, but these errors were encountered: