Re: [Live-devel] LIVE555 to forward streams

2008-11-20 Thread Ross Finlayson
I am planning to use the Live to forward RTP packets. I know I need to build new subssesion for this job, which will connect UDPSorce with UDPSink My question is: can I use the same groupsock for both receiving and sending (receive from one IP1 and sent to IP2), or should I need 2 groupsock

[Live-devel] LIVE555 to forward streams

2008-11-20 Thread Yedidia Amit
Hi All (again), I am planning to use the Live to forward RTP packets. I know I need to build new subssesion for this job, which will connect UDPSorce with UDPSink My question is: can I use the same groupsock for both receiving and sending (receive from one IP1 and sent to IP2), or should I need 2