Re: [Live-devel] Access to RTP Extension Header

2009-04-01 Thread Ross Finlayson
Not sure if this made it through to the list You can easily check this by looking at the online archives: http://lists.live555.com/pipermail/live-devel/ so I'm resending. *Please* don't send the same message to the mailing list more than once! -- Ross Finlayson Live Networks, Inc. h

Re: [Live-devel] Access to RTP Extension Header

2009-04-01 Thread Brad Bitterman
Not sure if this made it through to the list so I'm resending. - Brad - Ross, I modifies MultiFramedRTPSource to add the ability to set and call a callback function to gain access to the RTP extended header. This works for

Re: [Live-devel] Access to RTP Extension Header

2009-03-30 Thread Brad Bitterman
Ross, I modifies MultiFramedRTPSource to add the ability to set and call a callback function to gain access to the RTP extended header. This works for my test scenario. If there is no RTP extended header (probably 90% of the time this is the case) then the added code has no effect on the

Re: [Live-devel] Access to RTP Extension Header

2009-03-24 Thread Brad Bitterman
Can you point me to where the header gets skipped (where the RTP header gets parsed)? I'll look and see if there is a clean way to allow access to the data. Any suggestions on the best way to add access? Thanks, Brad On Mar 24, 2009, at 12:50 AM, Ross Finlayson wrote: Is there an easy way t

Re: [Live-devel] Access to RTP Extension Header

2009-03-23 Thread Ross Finlayson
Is there an easy way to access the RTP header when using live555 as a client? Not yet, unfortunately. (The code currently checks for a RTP extension header, but then just ignores (skips over) it it sees it. -- Ross Finlayson Live Networks, Inc. http://www.live555.com/ ___

[Live-devel] Access to RTP Extension Header

2009-03-23 Thread Brad Bitterman
Is there an easy way to access the RTP header when using live555 as a client? A video source I'm using kindly decided to insert important information into the RTP header using the RTP extension header. Thanks, Brad ___ live-devel mailing list live-d