<div>Hi Wim , </div>
<div> </div>
<div>Thanks a lot for qucik reply..<br></div>
<div>My point is, can i change the udpsrc port dynamically i.e. </div>
<div> </div>
<div>1. using the same UDPSRC first i receive data form 'x' port </div>
<div>2. Now i change the property 'port' of udpsrc to 'y' ( to receive data from port 'y', using the same UDPSRC element)</div>
<div>The reason is, i want to save time in creating and linking the udpsrc to the pipeline.</div>
<div> </div>
<div>
<div>If in current implementation this is not possible, please guide me i would love to contribute the same.....</div></div>
<div> </div>
<div>Thanks a lot again</div>
<div> </div>
<div>~Rana</div>
<div> </div>
<div>From the previous reply it seems this is not possible.....But can we support this....<br></div>
<div class="gmail_quote">On Fri, Nov 21, 2008 at 3:35 PM, Wim Taymans <span dir="ltr"><<a href="mailto:wim.taymans@gmail.com">wim.taymans@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">
<div class="Ih2E3d">On Fri, Nov 21, 2008 at 9:46 AM, Manish Rana <<a href="mailto:rana.manishrana@gmail.com">rana.manishrana@gmail.com</a>> wrote:<br>> Hi All,<br>><br>> I am using udpsrc to receive the data from the server.<br>
> I keep on receiving the data from the server at port:5000<br>> Now i dont want to receive the data on port 5000 but i want to receive the<br>> same data on port 6000<br>><br>> How can i achieve this without intrupting the receiver pipeline:<br>
> I tried setting the port on udpsrc ( while it was running and receiving data<br>> from 5000 ), but this did't help. The udpsrc keeps on receiving data from<br>> 5000<br>><br>> If i set the state to ready and then set the port and after that i set the<br>
> state to playing it stops receiving data from 5000 but do not start<br>> receiving data at 6000<br><br></div>1 udpsrc element can only receive data from 1 port, if you want to<br>receice data from 2 ports, you must use 2 udpsrc elements.<br>
<br>Wim<br>
<div class="Ih2E3d"><br>><br>> Please provide some pointers<br>><br>> Thanks a lot in adwance<br>><br>> ~cheers<br>> Rana<br></div>> -------------------------------------------------------------------------<br>
> This SF.Net email is sponsored by the Moblin Your Move Developer's challenge<br>> Build the coolest Linux based applications with Moblin SDK & win great<br>> prizes<br>> Grand prize is a trip for two to an Open Source event anywhere in the world<br>
> <a href="http://moblin-contest.org/redirect.php?banner_id=100&url=/" target="_blank">http://moblin-contest.org/redirect.php?banner_id=100&url=/</a><br>> _______________________________________________<br>> gstreamer-devel mailing list<br>
> <a href="mailto:gstreamer-devel@lists.sourceforge.net">gstreamer-devel@lists.sourceforge.net</a><br>> <a href="https://lists.sourceforge.net/lists/listinfo/gstreamer-devel" target="_blank">https://lists.sourceforge.net/lists/listinfo/gstreamer-devel</a><br>
><br>><br><br>-------------------------------------------------------------------------<br>This SF.Net email is sponsored by the Moblin Your Move Developer's challenge<br>Build the coolest Linux based applications with Moblin SDK & win great prizes<br>
Grand prize is a trip for two to an Open Source event anywhere in the world<br><a href="http://moblin-contest.org/redirect.php?banner_id=100&url=/" target="_blank">http://moblin-contest.org/redirect.php?banner_id=100&url=/</a><br>
_______________________________________________<br>gstreamer-devel mailing list<br><a href="mailto:gstreamer-devel@lists.sourceforge.net">gstreamer-devel@lists.sourceforge.net</a><br><a href="https://lists.sourceforge.net/lists/listinfo/gstreamer-devel" target="_blank">https://lists.sourceforge.net/lists/listinfo/gstreamer-devel</a><br>
</blockquote></div><br>