Hello,<div><br></div><div>I'm trying to get the remote endpoint info from the last received UDP packet in a udpsrc GStreamer element. </div><div>The only way I can think of doing this is obtaining the socket of the udpsrc and then use the use the recvfrom call, however this I guess would force me to somehow reinject the traffic I captured with that call back to the udpsrc element so it doesn't get lost. Is there any other way of doing this?</div>
<div><br></div><div>I don't have very much experience programming with sockets so I might be missing something.</div><div><br></div><div>Any help would be greatly appreciated.</div><div><br></div><div>Toni Silvestre</div>
<div><br></div><div><br></div>