linphone-developers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Linphone-developers] H264 Video Decoder...


From: Nathan Allen Stratton
Subject: Re: [Linphone-developers] H264 Video Decoder...
Date: Mon, 30 Jul 2007 09:57:27 -0400 (EDT)

On Mon, 30 Jul 2007, sanil d wrote:

> Hi All,
>
> 1. Any one working on H264 Video decoders for Linphone?
> 2. Is there any version of Linphone which supports H264 Video Decoder?

I had one of my guys working on it a few weeks ago, we got it to work, but
there is a lot more that needs to be done other then adding the CODEC to
make H.264 work in production. H.264 uses the first few RTP packets to
exchange setup information, since most endpoints are behind NAT the first
few packets are lost so you can't rely on this. In order to make this work
you need to add the SPS/PPS information in the SIP SDP. We gave up doing
that in Linphone since Windows support was not quite there and instead
added the support to OpenWengo.

P.S. Looking for C++ guys in Houston TX. : )

><>
Nathan Stratton                         CTO, Voila IP Communications
nathan at robotics.net                  nathan at voilaip.com
http://www.robotics.net                 http://www.voilaip.com




reply via email to

[Prev in Thread] Current Thread [Next in Thread]