Pipeline stops executing

geospatialdeveloper reena.dass2 at utas.utc.com
Tue Feb 2 22:33:00 UTC 2021


I'm running a pipeline with custom GStreamer plugins. It works when the
pipeline is simple and linear.
When I custom tees so that only one subchain executes at anytime based on
certain conditions, the pipeline stops executing.
This is the error I am seeing when I have logging turned on

0:00:07.653601556     8      0x1c36cf0 FIXME  
             default
gstutils.c:3766:gst_pad_create_stream_id_internal:<LMSMessaging:src>
Creating random stream-id, consider implementing a deterministic way of
creating a stream-id
0:00:12.815967936     8      0x1c36b70 WARN               
basesink gstbasesink.c:3374:gst_base_sink_chain_unlocked:<OutputAll>
warning: Internal data flow problem.
0:00:12.815986109     8      0x1c36b70 WARN               
basesink gstbasesink.c:3374:gst_base_sink_chain_unlocked:<OutputAll>
warning: Received buffer without a new-segment. Assuming timestamps start
from 0.
0:00:12.816005406     8      0x1c36b70 INFO   
    GST_ERROR_SYSTEM
gstelement.c:1837:gst_element_message_full:<OutputAll> posting message:
Internal data flow problem.
0:00:12.816019744     8      0x1c36b70 INFO   
    GST_ERROR_SYSTEM
gstelement.c:1860:gst_element_message_full:<OutputAll> posted warning
message: Internal data flow problem.



--
Sent from: http://gstreamer-devel.966125.n4.nabble.com/


More information about the gstreamer-devel mailing list