re-listening tcpserversrc?

MaZderMind ml at mazdermind.de
Wed Feb 20 16:36:14 UTC 2019


Hi

Am 20.02.19 um 17:28 schrieb fightling:
> On the gstreamer side the demux is getting crazy about the stream:
> 
> --
> DEBUG TCPAVSource[cam1]: scheduling source restart and dropping EOS
> DEBUG TCPAVSource[cam1]: restarting source 'cam1'
> DEBUG TCPAVSource[cam1]: scheduling source restart and dropping EOS
> ERROR Pipeline: Received Error-Signal on Source-Pipeline
> DEBUG Pipeline: Error-Details: #9: matroska-demux.c(4383):
> gst_matroska_demux_check_read_size ():
> /GstPipeline:pipeline0/GstBin:TCPAVSource-cam1/GstMatroskaDemux:demux-cam1:
> reading large block of size 4294967295 not supported; file might be corrupt.
Nice, that's one step further.

> Seems that I have to re-initialize that too.Yes, probably.

> I already tried to pass the EOS signal to inform the demux about that
> the stream ends but this lead to no effect.
> 
> Do I have to create the right Bin arround tcpserversrc and demux? I'm
> currently testing this but no breakthrough until now.
Maybe it is enough to also bring the demux-element down to READY and
back up to PLAYING?

Peter


More information about the gstreamer-devel mailing list