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 [333m 8[00m 0x1c36cf0 [32;01mFIXME [00m
[00;04m default
gstutils.c:3766:gst_pad_create_stream_id_internal:<LMSMessaging:src>[00m
Creating random stream-id, consider implementing a deterministic way of
creating a stream-id
0:00:12.815967936 [333m 8[00m 0x1c36b70 [33;01mWARN [00m [00m
basesink gstbasesink.c:3374:gst_base_sink_chain_unlocked:<OutputAll>[00m
warning: Internal data flow problem.
0:00:12.815986109 [333m 8[00m 0x1c36b70 [33;01mWARN [00m [00m
basesink gstbasesink.c:3374:gst_base_sink_chain_unlocked:<OutputAll>[00m
warning: Received buffer without a new-segment. Assuming timestamps start
from 0.
0:00:12.816005406 [333m 8[00m 0x1c36b70 [36mINFO [00m
[00;01;31;47m GST_ERROR_SYSTEM
gstelement.c:1837:gst_element_message_full:<OutputAll>[00m posting message:
Internal data flow problem.
0:00:12.816019744 [333m 8[00m 0x1c36b70 [36mINFO [00m
[00;01;31;47m GST_ERROR_SYSTEM
gstelement.c:1860:gst_element_message_full:<OutputAll>[00m posted warning
message: Internal data flow problem.
--
Sent from: http://gstreamer-devel.966125.n4.nabble.com/
More information about the gstreamer-devel
mailing list