[Click] I want to send different packets to different outports

Beyers Cronje bcronje at gmail.com
Fri Mar 25 17:21:29 EST 2005


Hi Peter,

Very simple, identify your rtcp packet and use output(1).push(rtcp_packet)
for other packets use output(0).push(packet)

How do you currently use the output function ?

Beyers


On Fri, 25 Mar 2005 06:14:45 -0800 (PST), peter van hellemont
<peter_van_hellemont at yahoo.com> wrote:
> Hi,
> 
> I've created an rtcp packet in my new element and i
> want too send it too outport(1), for example, but my
> other packets (from a videostream) must go to
> outport(0).
> 
> I have noticed that all my packets were send to both
> ports, how can i separate this?
> 
> greetings,
> 
> Peter
> 
> __________________________________
> Do you Yahoo!?
> Yahoo! Small Business - Try our new resources site!
> http://smallbusiness.yahoo.com/resources/
> _______________________________________________
> click mailing list
> click at amsterdam.lcs.mit.edu
> https://amsterdam.lcs.mit.edu/mailman/listinfo/click
>


More information about the click mailing list