| queue | rtph264depay | h264parse | tee ----------------------- |
rtspsrc [RECBIN]
| queue | rtpjitterbuffer | rtpmp4gdepay | aacpars | faad | tee |
RECBIN
---------
queue |
mux | appsink
queue |
I'm trying to figure out how to use it. Each tee goes to one of the queue then each queue goes to mux.
Seldomly it will say this error below. I says each of the tee is joined to one of the queue's. I wondered if I use select-stream it would detect a problem in the select stream it would immediately quit the stream. Has anyone worked with this function? trying to reproduce is hard to do.
--------------
the problem occurs seldomly:
1:23:35.752675852 852 0E2A80A8 WARN rtspsrc gstrtspsrc.c:5483:gst_rtspsrc_loop:<source> error: Internal data
flow error.
1:23:35.753399606 852 0E2A80A8 WARN rtspsrc gstrtspsrc.c:5483:gst_rtspsrc_loop:<source> error: streaming tas
k paused, reason not-linked (-1)
---------------
------------------------------
Gstreamer 1.16.2
------------------------------
Windows