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

macOS CI corrections #12614

Merged
merged 1 commit into from
Apr 1, 2025
Merged

Conversation

farhangnaderi
Copy link
Contributor

@farhangnaderi farhangnaderi commented Mar 27, 2025

Description

  • Adding macOS Arch arm64 to the actions
  • Gstreamer version update

Checklist:

Related Issue

Fixes: #12599 and #12597

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

cc: @HTRamsey @DonLakeFlyer @julianoes

@DonLakeFlyer
Copy link
Contributor

DonLakeFlyer commented Mar 28, 2025

GStreamer version should stay at 1.18.6 for stability. Can't bump something major like GStreamer in a patch release.

@DronecodeBot
Copy link

This pull request has been mentioned on Discussion Forum for PX4, Pixhawk, QGroundControl, MAVSDK, MAVLink. There might be relevant details there:

https://discuss.px4.io/t/unable-to-start-qgroundcontrol-on-macbook-pro-m4/44562/4

@julianoes
Copy link
Contributor

How does this fix the gstreamer issue?

@farhangnaderi
Copy link
Contributor Author

farhangnaderi commented Mar 31, 2025

How does this fix the gstreamer issue?

Apparently, Gstreamer was blocking the startup of QGC on arm64 (Apple Silicon) architecture.

I tested the app with Gstreamer on Apple Silicon with this command:

gst-launch-1.0 -v videotestsrc ! videoconvert ! x264enc tune=zerolatency bitrate=500 speed-preset=ultrafast ! rtph264pay ! udpsink host=127.0.0.1 port=5600

image

@julianoes
Copy link
Contributor

Oh, this was only on arm, got it.

@julianoes julianoes merged commit 33d64e5 into mavlink:Stable_V4.4 Apr 1, 2025
7 checks passed
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

Successfully merging this pull request may close these issues.

4 participants