-
Notifications
You must be signed in to change notification settings - Fork 11
Open
Description
Still gstreamer errors in console:
VideoReceiverLog: gst_element_factory_make() for data source failed
VideoReceiverLog: _makeSource() failed
VideoReceiverLog: Failed
In gstreamer log (GST_DEBUG=*:DEBUG,decodebin:LOG
) seeing this error:
:180973): GLib-GObject-CRITICAL **: 13:34:25.780: g_object_set: assertion 'G_IS_OBJECT (object)' failed
0:00:04.257918723 180973 0x7f2c5c004380 DEBUG GST_PLUGIN_LOADING gstpluginfeature.c:107:gst_plugin_feature_load: loading plugin for feature 0x55ac92f33c30; 'qgcvideosinkbin'
0:00:04.257925787 180973 0x7f2c5c004380 INFO GST_ELEMENT_FACTORY gstelementfactory.c:361:gst_element_factory_create: creating element "qgcvideosinkbin"
0:00:04.257934740 180973 0x7f2c5c004380 DEBUG GST_BUS gstbus.c:232:gst_bus_init:<GstBus@0x7f2cb4016ed0> created
0:00:04.257941578 180973 0x7f2c5c004380 DEBUG bin gstbin.c:502:gst_bin_init:<GstBin@0x7f2c08012260> using bus <bus4209> to listen to children
0:00:04.257945282 180973 0x7f2c5c004380 WARN GST_ELEMENT_FACTORY gstelementfactory.c:456:gst_element_factory_make: no such element factory "glupload"!
0:00:04.257948762 180973 0x7f2c5c004380 ERROR qgcvideosinkbin gstqgcvideosinkbin.c:122:_vsb_init:<GstQgcVideoSinkBin@0x7f2c08012260> gst_element_factory_make('glupload') failed
0:00:04.257953312 180973 0x7f2c5c004380 DEBUG GST_ELEMENT_FACTORY gstelementfactory.c:389:gst_element_factory_create: created element "qgcvideosinkbin"
May be some plugin is still missed and need to add with --library=
switch?
Metadata
Metadata
Assignees
Labels
No labels