<div>Hi All, </div>
<div>&nbsp;</div>
<div>I am using udpsrc to receive the data from the server.</div>
<div>I keep on receiving the data from the server at port:5000</div>
<div>Now i dont want to receive the data on port 5000 but i want to receive the same data on port 6000</div>
<div>&nbsp;</div>
<div>How can i achieve this without intrupting the receiver pipeline:</div>
<div>I tried setting the port on udpsrc ( while it was running and receiving data from 5000 ), but this did&#39;t help. The udpsrc keeps on receiving data from 5000</div>
<div>&nbsp;</div>
<div>If i set the state to ready and then set the port and after that i set the state to playing it stops receiving data from 5000 but do not start receiving data at 6000</div>
<div>&nbsp;</div>
<div>Please provide some pointers</div>
<div>&nbsp;</div>
<div>Thanks a lot in adwance </div>
<div>&nbsp;</div>
<div>~cheers</div>
<div>Rana</div>