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

Basler DAA2500-60mc not running at 60 FPS #6

Open
acmIA opened this issue Nov 3, 2022 · 1 comment
Open

Basler DAA2500-60mc not running at 60 FPS #6

acmIA opened this issue Nov 3, 2022 · 1 comment

Comments

@acmIA
Copy link

acmIA commented Nov 3, 2022

Hi!

I'm currently working with the evaluation board of the imx8mp SoC from NXP and Basler DAA2500-60mc Camera.
I have built the yocto images Zeus 5.4.70-2.3.2 and Hardknott 5.10.72-2.2.0 which includes basler layers.

I'am trying to run the camera at 60 FPS. For this, I have modified /etc/default/imx8-isp and Sensor_DAA2500_60MC_500_setup.sh files to work in 1080P60 mode (MODE_DAA2500_60MC_500=1080P60).

I have used the following command to check camera's framerate:
gst-launch-1.0 v4l2src device=/dev/video2 ! "video/x-raw,width=640,height=480" ! fpsdisplaysink text-overlay=true

The problem is that in yocto Zeus 5.4.70-2.3.2 runs at 60 FPS (maximum) but when I upgrade yocto version to Hardknott 5.10.72-2.2.0 runs at 30 FPS (maximum), even making the same changes in the two yoctos.

@stefanklug
Copy link

Hi @acmIA, I can confirm the issue. We are working on a fix but I can't give you a release date. I expect this fix to be rolled out on Honister only. If this is of high priority for you, please get in touch with our support team.

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

2 participants