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

CMake: Custom Build Fixes #11786

Merged
merged 1 commit into from
Aug 23, 2024
Merged

Conversation

HTRamsey
Copy link
Collaborator

Minor Custom Build Fixes

@elitedevbot
Copy link

Have you encountered error on fetching RTSP stream?

Error :
`QML debugging is enabled. Only use this in a safe environment.
qgc.qgcapplication: Settings location "/home/eliteGamer/.config/QGroundControl.org/Custom-QGroundControl Daily.ini" Is writable?: true
Filter rules "Log.debug=false\nqgc..debug=false\nGStreamerAPILog.debug=true\nqt.qml.connections=false"
LocalizationLog: Error loading source localization for "en_IN"
LocalizationLog: Error loading json localization for "en_IN"
VideoReceiverLog: gst_element_factory_make('tee') failed
VideoReceiverLog: Failed
MAVLinkLogManagerLog: MAVLink logs directory: "/home/eliteGamer/Documents/Custom-QGroundControl Daily/Logs"
VideoReceiverLog: gst_element_factory_make('tee') failed
VideoReceiverLog: Failed
VideoReceiverLog: gst_element_factory_make('tee') failed
VideoReceiverLog: Failed

(Custom-QGroundControl:50570): GLib-GObject-CRITICAL **: 18:16:45.161: g_object_set: assertion 'G_IS_OBJECT (object)' failed

(Custom-QGroundControl:50570): GLib-GObject-CRITICAL **: 18:16:45.161: g_object_set: assertion 'G_IS_OBJECT (object)' failed
VideoReceiverLog: gst_element_factory_make('tee') failed
VideoReceiverLog: Failed`

@HTRamsey
Copy link
Collaborator Author

On Ubuntu 22.04 & Ubuntu 20.04 yes. It works on 24.04. Probably the backported gstreamer qt plugin is wrong

@elitedevbot
Copy link

I am using Fedora 39, GStreamer 1.22.12 and "tee" is also present, is there something i can try to overcome this error?

@HTRamsey HTRamsey merged commit 5e82cdb into mavlink:master Aug 23, 2024
8 checks passed
@HTRamsey HTRamsey deleted the dev-cmake-custom branch August 23, 2024 05:37
@funyarinpa01
Copy link

Are there any fixes by any chance? Still encountering the same error on Ubuntu 22.04

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.

3 participants