Skip to content

Plugin does not work: bunch of gstreamer errors in console #8

@akontsevich

Description

@akontsevich

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions