Re: [Live-devel] streaming rtp packets containing analysisinformation through livemedia

2008-03-02 Thread Manju TN
You mean to say that during custom events (that takes place in my streaming server side),send an RTCP packet with fTypeOfEvent set to a partcular value(by defining one more event) and check for the same on the receiver(client) ? -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PRO

Re: [Live-devel] streaming rtp packets containing analysis information through livemedia

2008-03-02 Thread Allen, Toby Edward Gedis (Toby)
Wouldn't it be better to enhance RTCP instead of RTP? RTCP is designed to report all sorts of stats on RTP traffic. We are currently investigating enhancements where I work for the improvement of VoIP. Toby ___ live-devel mailing list live-devel@lists.li

Re: [Live-devel] streaming rtp packets containing analysis information through livemedia

2008-03-02 Thread Ross Finlayson
To implement a new RTP payload format, you need to define and implement a subclass of "MultiFramedRTPSink" (for sending), and "MultiFramedRTPSource" (for receiving). There are several examples of this in the code that you can review. -- Ross Finlayson Live Networks, Inc. http://www.live555.co

Re: [Live-devel] streaming rtp packets containing analysis information through livemedia

2008-03-02 Thread Manju TN
Thanks for your reply. I am planning to define new rtp payload. The analytics information is niether audio nor video but could be some binary data or text string ... this is still undecided. Since the data wont be a standard audio or video, I am planning to define new rtppayload (in the range bet

Re: [Live-devel] RTP to Transport Stream

2008-03-02 Thread Ross Finlayson
I am looking for a way to modify openRTSP example to a. Request MPEG2 Program Stream file from live555 Media Server (already in openRTSP) b. Receive 2 RTP streams for audio and video (already in openRTSP) c. Multiplex 2 streams and create an MPEG2 Transport Stream file instead of 2 separate fil

Re: [Live-devel] audio/x-Purevoice problem

2008-03-02 Thread Ross Finlayson
>On 12/02/2008, Raphael Clifford <[EMAIL PROTECTED]> wrote: >> On 12/02/2008, Ross Finlayson <[EMAIL PROTECTED]> wrote: >> > See >>> > -- >> >> Thanks. It's a real shame that a university would use such a format >> w