<div dir="ltr"><div>TheĀ <span style="color:rgb(0,0,0);white-space:pre-wrap">stack trace </span><span style="color:rgb(0,0,0);white-space:pre-wrap">from gdb :</span></div><div><br></div>(gdb) run<br>Starting program: /usr/bin/gst-launch-1.0 -v tcpserversrc host=192.168.1.161 port=6005 \! jpegparse \! tcpserversink host=192.168.1.161 port=6004<br>[Thread debugging using libthread_db enabled]<br>Using host libthread_db library "/lib/arm-linux-gnueabihf/libthread_db.so.1".<br>Setting pipeline to PAUSED ...<br>[New Thread 0x761a0460 (LWP 18477)]<br>[New Thread 0x757ff460 (LWP 18478)]<br>Pipeline is PREROLLING ...<br>[New Thread 0x74ffe460 (LWP 18479)]<br>/GstPipeline:pipeline0/GstTCPServerSink:tcpserversink0: current-port = 6004<br>/GstPipeline:pipeline0/GstTCPServerSrc:tcpserversrc0: current-port = 6005<br>Pipeline is PREROLLED ...<br>Setting pipeline to PLAYING ...<br>New clock: GstSystemClock<br>Got EOS from element "pipeline0".<br>Execution ended after 0:00:00.000609739<br>Setting pipeline to PAUSED ...<br>Setting pipeline to READY ...<br>Setting pipeline to NULL ...<br>[Thread 0x761a0460 (LWP 18477) exited]<br>Freeing pipeline ...<br>[Thread 0x757ff460 (LWP 18478) exited]<br>[Thread 0x76ff5010 (LWP 18474) exited]<br>[Inferior 1 (process 18474) exited normally]<br>(gdb)<br></div>