<html>
<head>
<style>
P
{
margin:0px;
padding:0px
}
body
{
FONT-SIZE: 10pt;
FONT-FAMILY:Tahoma
}
</style>
</head>
<body><BR><BR><BR><BR>
<HR id=stopSpelling>
&gt; From: sergio.garcia@fontventa.com<BR>&gt; To: asterisk-video@lists.digium.com<BR>&gt; Subject: Re: [Asterisk-video] H324M AMR audio working!!!<BR>&gt; Date: Thu, 1 Mar 2007 16:58:56 +0100<BR>&gt; <BR>&gt; Hi Ratmin, it's good to see you're alive and well...<BR>&gt; <BR>&gt; &gt; From: Ramtin Amin<BR>&gt; &gt; Sent: Thursday, March 01, 2007 3:48 PM<BR>&gt; &gt;<BR>&gt; &gt; The problem with bridging to SIP is bigger than you think<BR>&gt; &gt;<BR>&gt; &gt; My H324m stack is directly implemented into chan_zap, so I can place 3G<BR>&gt; call with dial(zap/gv1/number) or I receive video call from a cellphone in<BR>&gt; H263 mode.<BR>&gt; <BR>&gt; Good, and what it's the difference bridging the call to a sip channel?<BR>&gt; Beside of that sepparating the stack from zap allows the use of other kind<BR>&gt; of channels, like misdn as matteo did..<BR>&gt; <BR>&gt; &gt; Also since I wrote codec_amr and format_amr, i gave chan_zap the amr<BR>&gt; capability so the call is transcoded.<BR>&gt; <BR>&gt; Writting a codec_amr and format_amr would allow every channel to be able to<BR>&gt; transcode them.<BR>&gt; By the way, do you have them avaiable? Where can i donwload them? How can i<BR>&gt; use your library with chan zap?<BR>&gt; <BR>&gt; &gt; Currently when I bridge to SIP it works but there is a BIG problem, it's<BR>&gt; the FPS that the softphone is sending.<BR>&gt; &gt; Basically, if the H263 video coded by the softphone is about 50kb/s its<BR>&gt; fine. but if it's bigger (which is usually the case) then you loose frame.<BR>&gt; &gt; Also, the softphone is not usually capable of sending a SIP info as Video<BR>&gt; Fast Update asking the softphone to reencode an I-frame.<BR>&gt; &gt; That's why I'm currenty working on the transcoding of H263 &lt;&gt; H263.<BR>&gt; <BR>&gt; Yes, you're rigth, most videophones doesn't allow you to adjust the bandwith<BR>&gt; it's send, and if they send you more it wont work.<BR>&gt; Transcoding can be done in to ways, the good one and the easy one. The easy<BR>&gt; one is just use an h263 decoder and a h263 encoder, the good one,<BR>&gt; as somone pointed in the past, would be reuse the motion vectors and some<BR>&gt; other data from the decoder so the encoder doesn't need to calculate them<BR>&gt; again. Which one are u implementing? And once again, where can i download<BR>&gt; it?<BR>&gt; <BR>&gt; Greetings<BR>&gt; Sergio García<BR>&gt; http://sip.fontventa.com<BR>&gt; <BR>&gt; _______________________________________________<BR>&gt; --Bandwidth and Colocation provided by Easynews.com --<BR>&gt; <BR>&gt; asterisk-video mailing list<BR>&gt; To UNSUBSCRIBE or update options visit:<BR>&gt; http://lists.digium.com/mailman/listinfo/asterisk-video<BR><br /><hr />Exprimez-vous en direct avec Windows Live Messenger ! <a href='http://imagine-msn.com/messenger/launch80/default.aspx?locale=fr-fr&source=joinmsncom/messenger' target='_new'>Windows Live Messenger !</a></body>
</html>