Hi, I did Cross compilation of gstreamer and pakages gst-base, gst-good and gst-libav , this is generating only static libraries (.a),
And Compiling worked fine but not all
·
The plugins are found. "gst-inspect" shows only:
staticelements: bin: Generic bin
staticelements: pipeline: Pipeline object
Total count: 1 plugin, 2 features.
·
When cross compilling basic tutorials it compilled. But when running it gives
(1:1059): GStreamer-CRITICAL **: gst_element_set_state: assertion 'GST_IS_ELEMENT (element)' failed
(1:1059): GStreamer-CRITICAL **: gst_element_get_bus: assertion 'GST_IS_ELEMENT (element)' failed
(1:1059): GStreamer-CRITICAL **: gst_bus_timed_pop_filtered: assertion 'GST_IS_BUS (bus)' failed
(1:1059): GStreamer-CRITICAL **: gst_object_unref: assertion 'object != NULL' failed
(1:1059): GStreamer-CRITICAL **: gst_element_set_state: assertion 'GST_IS_ELEMENT (element)' failed
(1:1059): GStreamer-CRITICAL **: gst_object_unref: assertion 'object != NULL' failed
Please provide quick solutions for asap. Thanks , Ohmkarr |
_______________________________________________ gstreamer-embedded mailing list gstreamer-embedded@xxxxxxxxxxxxxxxxxxxxx http://lists.freedesktop.org/mailman/listinfo/gstreamer-embedded