Re: [Live-devel] How to protect the RTP payload

2008-06-12 Thread Ross Finlayson
One more question, the frame coming from the BasicUDPSource by the getNextFrame() function is a complete udp payload, am i right? Yes. -- Ross Finlayson Live Networks, Inc. http://www.live555.com/ ___ live-devel mailing list live-devel@lists.live555.c

Re: [Live-devel] How to protect the RTP payload

2008-06-11 Thread Brian Marete
On Wed, Jun 11, 2008 at 6:48 PM, Francesco Matassoni <[EMAIL PROTECTED]> wrote: > In data 11 giugno 2008 alle ore 17:33:31, Brian Marete <[EMAIL PROTECTED]> > ha scritto: > >> Hello, >> >> I asked a similar question a few days ago on this list and received a >> reply from Ross. (Search the mailing

Re: [Live-devel] How to protect the RTP payload

2008-06-11 Thread Francesco Matassoni
In data 11 giugno 2008 alle ore 17:33:31, Brian Marete <[EMAIL PROTECTED]> ha scritto: Hello, I asked a similar question a few days ago on this list and received a reply from Ross. (Search the mailing list for "RTP Translator"). Basically, if you do not need to modify the RTP headers and simp

Re: [Live-devel] How to protect the RTP payload

2008-06-11 Thread Brian Marete
On Wed, Jun 11, 2008 at 4:32 PM, Francesco Matassoni <[EMAIL PROTECTED]> wrote: > I need to protect an RTP stream coming from VLC, so i think to make a > program that stand in the middle between a server and a client. My program > take the payload from the RTP packet, protect them and then retransm