[AVT] need iLBC codes(direct in 'C' language)

rahul agrawal <voipthesis@yahoo.co.in> Thu, 10 March 2005 06:36 UTC

Received: from ietf-mx.ietf.org (ietf-mx.ietf.org [132.151.6.1]) by ietf.org (8.9.1a/8.9.1a) with ESMTP id BAA14224 for <avt-archive@ietf.org>; Thu, 10 Mar 2005 01:36:43 -0500 (EST)
Received: from megatron.ietf.org ([132.151.6.71]) by ietf-mx.ietf.org with esmtp (Exim 4.33) id 1D9HKU-0006tg-E3 for avt-archive@ietf.org; Thu, 10 Mar 2005 01:39:31 -0500
Received: from localhost.localdomain ([127.0.0.1] helo=megatron.ietf.org) by megatron.ietf.org with esmtp (Exim 4.32) id 1D9HGT-0003Lm-3H; Thu, 10 Mar 2005 01:35:21 -0500
Received: from odin.ietf.org ([132.151.1.176] helo=ietf.org) by megatron.ietf.org with esmtp (Exim 4.32) id 1D9HGO-0003LN-Um for avt@megatron.ietf.org; Thu, 10 Mar 2005 01:35:18 -0500
Received: from ietf-mx.ietf.org (ietf-mx.ietf.org [132.151.6.1]) by ietf.org (8.9.1a/8.9.1a) with ESMTP id BAA13133 for <avt@ietf.org>; Thu, 10 Mar 2005 01:35:14 -0500 (EST)
Received: from web8202.mail.in.yahoo.com ([202.43.219.112]) by ietf-mx.ietf.org with smtp (Exim 4.33) id 1D9HJ5-0006es-5H for avt@ietf.org; Thu, 10 Mar 2005 01:38:05 -0500
Received: (qmail 75896 invoked by uid 60001); 10 Mar 2005 06:34:57 -0000
Message-ID: <20050310063457.75894.qmail@web8202.mail.in.yahoo.com>
Received: from [203.129.220.117] by web8202.mail.in.yahoo.com via HTTP; Thu, 10 Mar 2005 06:34:57 GMT
Date: Thu, 10 Mar 2005 06:34:57 +0000
From: rahul agrawal <voipthesis@yahoo.co.in>
To: avt@ietf.org
MIME-Version: 1.0
X-Spam-Score: 1.1 (+)
X-Scan-Signature: 36fb765c89ed47dab364ab702a78e8fd
Subject: [AVT] need iLBC codes(direct in 'C' language)
X-BeenThere: avt@ietf.org
X-Mailman-Version: 2.1.5
Precedence: list
List-Id: Audio/Video Transport Working Group <avt.ietf.org>
List-Unsubscribe: <https://www1.ietf.org/mailman/listinfo/avt>, <mailto:avt-request@ietf.org?subject=unsubscribe>
List-Post: <mailto:avt@ietf.org>
List-Help: <mailto:avt-request@ietf.org?subject=help>
List-Subscribe: <https://www1.ietf.org/mailman/listinfo/avt>, <mailto:avt-request@ietf.org?subject=subscribe>
Content-Type: multipart/mixed; boundary="===============0025772729=="
Sender: avt-bounces@ietf.org
Errors-To: avt-bounces@ietf.org
X-Spam-Score: 1.1 (+)
X-Scan-Signature: 8eeb555810cda1f2c5989480370dc4ca

i want the iLBC(source code) programme in 'C' language, which is already given in ietf(RFC), but actually i need that codes, if these given in any website then tell me the adress of that site.

avt-request@ietf.org wrote:
Send avt mailing list submissions to
avt@ietf.org

To subscribe or unsubscribe via the World Wide Web, visit
https://www1.ietf.org/mailman/listinfo/avt
or, via email, send a message with subject or body 'help' to
avt-request@ietf.org

You can reach the person managing the list at
avt-owner@ietf.org

When replying, please edit your Subject line so it is more specific
than "Re: Contents of avt digest..."


Today's Topics:

1. Re: "RTP Payload format for uncompressed video" with
ancillary data (Colin Perkins)
2. Re: "RTP Payload format for uncompressed video" with
ancillary data (Randell Jesup)
3. Update to Agenda for Minneapolis (Magnus Westerlund)
4. Re: Slides for IETF62 Monday (Colin Perkins)


----------------------------------------------------------------------

Message: 1
Date: Tue, 8 Mar 2005 11:28:31 -0600
From: Colin Perkins 
Subject: Re: [AVT] "RTP Payload format for uncompressed video" with
ancillary data
To: Alejandro Cabrera Obed 
Cc: AVT Lista 
Message-ID: 
Content-Type: text/plain; charset=ISO-8859-1; format=flowed

On 8 Mar 2005, at 10:48, Alejandro Cabrera Obed wrote:
> I've read the past mail about "RTP payload format for uncompressed
> video" as a proposed standard. I'm studying the way to transmit HDTV
> video uncompressed using this RFC, but I know that for the moment it´s
> not possible to transmit both audio and video data with this RFC.
>
> If I read this paragraph from the RFC: "In instances where ancillary
> data is being transmitted the sender and receiver can disambiguate
> between ancillary and video data via scan line numbers. That is, the
> ancillary data will use scan line numbers that are not within the
> scope of the video frame.", I ask you:
>
> Is it possible to consider the audio data from the HDTV standard as
> "ancillary data" and so transmit also the audio within the RTP Payload
> format for uncompressed video with no synchronization problems with
> the video data ???

It's possible, but not recommended. You should either send audio and 
video as separate RTP streams (draft-ietf-avt-uncomp-video-06.txt for 
the video, and probably L16 audio) or you should send a bundled stream 
using the RFC 3497 format.

Colin



------------------------------

Message: 2
Date: 08 Mar 2005 17:38:30 -0500
From: Randell Jesup 
Subject: Re: [AVT] "RTP Payload format for uncompressed video" with
ancillary data
To: Alejandro Cabrera Obed 
Cc: AVT Lista 
Message-ID: 
Content-Type: text/plain; charset=iso-8859-1

Alejandro Cabrera Obed writes:
>I've read the past mail about "RTP payload format for uncompressed
>video" as a proposed standard. I'm studying the way to transmit HDTV
>video uncompressed using this RFC, but I know that for the moment it´s
>not possible to transmit both audio and video data with this RFC.
>
>If I read this paragraph from the RFC: "In instances where ancillary
>data is being transmitted the sender and receiver can disambiguate 
>between ancillary and video data via scan line numbers. That is, the 
>ancillary data will use scan line numbers that are not within the
>scope of the video frame.", I ask you:
>
>Is it possible to consider the audio data from the HDTV standard as
>"ancillary data" and so transmit also the audio within the RTP Payload
>format for uncompressed video with no synchronization problems with
>the video data ???

This is an uncompressed video stream. RTP with multiple types of
media is normally handled by sending multiple streams, and synchronizing
via RTCP and timestamps. If you want to send an MPEG2 transport stream,
that's a different beast. If you want to define an "uncompressed video
plus audio" streamtype, and an RTP packetization for it, you're free to
do so - though most other people probably don't see the need for it.

Ancillary data is typically stuff like close-captioning data, etc.

-- 
Randell Jesup, Worldgate Communications, ex-Scala, ex-Amiga OS team
rjesup@wgate.com




------------------------------

Message: 3
Date: Wed, 09 Mar 2005 16:28:44 +0100
From: Magnus Westerlund 
Subject: [AVT] Update to Agenda for Minneapolis
To: Colin Perkins , IETF AVT WG 
Message-ID: <422F162C.5030203@ericsson.com>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed

Hi,

In addition to todays discussion around application and desktop sharing 
anr remote usage, we will have discussion around the proposed extensions 
to TFRC to better handle small packets (TFRC VoIP mode) lead by Sally 
Floyd. The relevant draft is:
http://www.ietf.org/internet-drafts/draft-ietf-dccp-tfrc-voip-01.txt

Cheers

Magnus

Colin Perkins wrote:
> 
> Wednesday, 9 March 2005, 13:00-15:00
> ====================================
> 
> Introduction (Chairs)
> 5 min
> 
> Protocols for Application and Desktop Sharing (Schulzrinne)
> draft-lennox-avt-app-sharing-00.txt 15 min
> 
> LRDP: The Lightweight Remote Display Protocol (Stirbu)
> draft-stirbu-avt-lrdp-00.txt 15 min
> draft-stirbu-mmusic-scal-sharing-00.txt
> 
> - * -
> 
> 


-- 

Magnus Westerlund

Multimedia Technologies, Ericsson Research EAB/TVA/A
----------------------------------------------------------------------
Ericsson AB | Phone +46 8 4048287
Torshamsgatan 23 | Fax +46 8 7575550
S-164 80 Stockholm, Sweden | mailto: magnus.westerlund@ericsson.com



------------------------------

Message: 4
Date: Wed, 9 Mar 2005 10:41:36 -0600
From: Colin Perkins 
Subject: Re: [AVT] Slides for IETF62 Monday
To: IETF AVT WG 
Message-ID: <874c6249aa2bf9d877a11650c6c5fe79@csperkins.org>
Content-Type: text/plain; charset=US-ASCII; format=flowed

On 7 Mar 2005, at 08:43, Colin Perkins wrote:
> The presentation materials which will be used in AVT today can be 
> retrieved from http://csperkins.org/misc/ietf62-avt-day1.zip
>
> These will migrate to the IETF proceedings page after the meeting.

Slides for the session this afternoon can be found at
http://csperkins.org/misc/ietf62-avt-day2.zip

Colin




------------------------------

_______________________________________________
Audio/Video Transport Working Group
avt@ietf.org
https://www1.ietf.org/mailman/listinfo/avt


End of avt Digest, Vol 11, Issue 10
***********************************

		
---------------------------------
Do you Yahoo!?
 Make Yahoo! your home page   
_______________________________________________
Audio/Video Transport Working Group
avt@ietf.org
https://www1.ietf.org/mailman/listinfo/avt