<div dir="ltr">Hi<br><br>I'm streaming video using <i>tcpserversink (</i> in <b>Gstreamer Python 1.0</b><i>)</i> I need to call <i>getsockopt()</i> on the socket object while streaming (in order to gather tcp_info). How can I do that?<div><br></div><div>How can I get the reference of <b>socket</b> from the <b>tcpserversink</b>? I used gst-inspect, but I don't see a reference of <b>socket </b>in tcpserversink.  </div><div><br></div><div>Again how can I call the <i><b>getsockopt()</b></i> periodically while streaming?  I have added a signal_watch on the bus, but the handler function only seemed to be called at the beginning and at the end of streaming. </div><div><br></div><div>Many thanks!</div><div>Tamim</div><div><br></div><div><br></div></div>