<html>
<head>
<style>
P
{
margin:0px;
padding:0px
}
body
{
FONT-SIZE: 10pt;
FONT-FAMILY:Tahoma
}
</style>
</head>
<body>ok let me correct myself<BR>
SER send messages to its RTP controller to ask for IP and PORTS so it would put the correct info in its SDP.<BR>
By modifying SER so it could put different codec in the SDP of the two people calling, and using libavcodec in the RTP controller to do transcoding, it would be possible.......<BR>
<BR><BR><BR><BR><BR>&nbsp;<BR>
<BLOCKQUOTE style="PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #008080 2px solid; MARGIN-RIGHT: 0px">
<HR id=EC_stopSpelling>
Subject: RE: [Asterisk-video] pipes of peace?<BR>Date: Fri, 25 Aug 2006 13:26:19 +0200<BR>From: Sergio.Garcia@ydilo.com<BR>To: asterisk-video@lists.digium.com<BR><BR>
<META content="Microsoft SafeHTML" name=Generator>
<STYLE>
.ExternalClass P
{padding-right:0px;padding-left:0px;padding-bottom:0px;padding-top:0px;}
.ExternalClass
{font-size:10pt;font-family:Tahoma;}
</STYLE>

<DIV dir=ltr align=left><FONT face=Arial color=#0000ff><SPAN class=EC_185202411-25082006>No, the rtp proxy on SER only forwards packets, it doesn't transcode. It's used to bypass nats.</SPAN></FONT></DIV><FONT face=Arial color=#0000ff></FONT><BR>
<DIV class=EC_OutlookMessageHeader lang=en-us dir=ltr align=left>
<HR>
<FONT face=Tahoma><B>From:</B> asterisk-video-bounces@lists.digium.com [mailto:asterisk-video-bounces@lists.digium.com] <B>On Behalf Of </B>Ramtin Amin<BR><B>Sent:</B> viernes, 25 de agosto de 2006 13:23<BR><B>To:</B> Sergio García Murillo<BR><B>Subject:</B> RE: [Asterisk-video] pipes of peace?<BR></FONT><BR></DIV>
<DIV></DIV><FONT face=Arial color=#0000ff></FONT><FONT face=Arial color=#0000ff></FONT><BR><BR>Well in this case, it's always possible to use a SER (sip express router) and make its rtp proxy act as a transcoder, so the SER would change the SDP in the packets. but that would limit to SIP...<BR><BR>&nbsp;<BR>
<BLOCKQUOTE style="PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #008080 2px solid; MARGIN-RIGHT: 0px">
<HR id=EC_EC_stopSpelling>
Subject: RE: [Asterisk-video] pipes of peace?<BR>Date: Fri, 25 Aug 2006 13:16:08 +0200<BR>From: Sergio.Garcia@ydilo.com<BR>To: asterisk-video@lists.digium.com<BR><BR>
<STYLE>
.ExternalClass P
{padding-right:0px;padding-left:0px;padding-bottom:0px;padding-top:0px;}
.ExternalClass
{font-size:10pt;font-family:Tahoma;}
</STYLE>

<DIV dir=ltr align=left><SPAN class=EC_EC_573461111-25082006><FONT face=Arial color=#0000ff>I think that it's not only a quiestion about GPL vs LGPL there problem seems to be in the licensing of the video codecs we would need to transcode, gsm amr and h263.</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=EC_EC_573461111-25082006><FONT face=Arial color=#0000ff>We could also "avoid" those problems if we manage to implemente some kind of media transcoding server that could interact with asterisk, as Roy says a 3g gateway without</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=EC_EC_573461111-25082006><FONT face=Arial color=#0000ff>transcoding would be of few use (just as videomail or services like that).</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=EC_EC_573461111-25082006><FONT face=Arial color=#0000ff>If we could take out the transcoding to another&nbsp;process (could we use megaco?)&nbsp; or even server it would be a great imporvement.</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=EC_EC_573461111-25082006><FONT face=Arial color=#0000ff></FONT></SPAN>&nbsp;</DIV>
<DIV dir=ltr align=left><SPAN class=EC_EC_573461111-25082006><FONT face=Arial color=#0000ff>Greetings</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=EC_EC_573461111-25082006>&nbsp;&nbsp;&nbsp; <FONT face=Arial color=#0000ff>Sergio</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=EC_EC_573461111-25082006><FONT face=Arial color=#0000ff></FONT></SPAN>&nbsp;</DIV>
<DIV dir=ltr align=left>
<HR>
</DIV>
<DIV dir=ltr align=left><FONT face=Tahoma><B>From:</B> asterisk-video-bounces@lists.digium.com [mailto:asterisk-video-bounces@lists.digium.com] <B>On Behalf Of </B>Ramtin Amin<BR><B>Sent:</B> viernes, 25 de agosto de 2006 13:02<BR><B>To:</B> asterisk-video@lists.digium.com<BR><B>Subject:</B> RE: [Asterisk-video] pipes of peace?<BR></FONT><BR></DIV>
<DIV></DIV>Not all part of ffmpeg is LGPL<BR>The easyest way to know is to type "ffmpeg -L" and if a GPL part was used, then it would tell you that it's GPL and not LGPL...<BR><BR><BR><BR><BR><BR>&nbsp;<BR>
<HR id=EC_EC_stopSpelling>
<BR>&gt; Date: Fri, 25 Aug 2006 12:45:38 +0200<BR>&gt; From: tech@i6net.com<BR>&gt; To: asterisk-video@lists.digium.com; roy@karlsbakk.net<BR>&gt; Subject: Re: [Asterisk-video] pipes of peace?<BR>&gt; CC: asterisk-video@lists.digium.com<BR>&gt; <BR>&gt; Here&nbsp;the&nbsp;link&nbsp;to&nbsp;the&nbsp;FFmpeg&nbsp;licensing&nbsp;FAQ&nbsp;:<BR>&gt; http://ffmpeg.mplayerhq.hu/legal.html<BR>&gt; <BR>&gt; <BR>&gt; Selon&nbsp;Roy&nbsp;Sigurd&nbsp;Karlsbakk&nbsp;&lt;roy@karlsbakk.net&gt;:<BR>&gt; <BR>&gt; &gt;&nbsp;hi&nbsp;all<BR>&gt; &gt;<BR>&gt; &gt;&nbsp;i've&nbsp;been&nbsp;playing&nbsp;with&nbsp;the&nbsp;idea,&nbsp;and&nbsp;emailing&nbsp;the&nbsp;list,&nbsp;of&nbsp;why&nbsp;not<BR>&gt; &gt;&nbsp;use&nbsp;libavcodec&nbsp;to&nbsp;do&nbsp;video&nbsp;transcoding,&nbsp;but&nbsp;the&nbsp;arguments&nbsp;against&nbsp;it<BR>&gt; &gt;&nbsp;are&nbsp;licenses,&nbsp;patents&nbsp;and&nbsp;whatnot.&nbsp;However,&nbsp;what&nbsp;about&nbsp;using&nbsp;ffmpeg<BR>&gt; &gt;&nbsp;as&nbsp;an&nbsp;external&nbsp;process&nbsp;to&nbsp;do&nbsp;this&nbsp;work,&nbsp;moving&nbsp;data&nbsp;using&nbsp;ordinary<BR>&gt; &gt;&nbsp;unix&nbsp;pipes?&nbsp;How&nbsp;can&nbsp;this&nbsp;be&nbsp;implemented&nbsp;most&nbsp;easily?&nbsp;Is&nbsp;it&nbsp;doable?<BR>&gt; &gt;<BR>&gt; &gt;&nbsp;roy<BR>&gt; &gt;&nbsp;--<BR>&gt; &gt;&nbsp;Roy&nbsp;Sigurd&nbsp;Karlsbakk<BR>&gt; &gt;&nbsp;roy@karlsbakk.net<BR>&gt; &gt;&nbsp;(+47)&nbsp;98013356<BR>&gt; &gt;&nbsp;---<BR>&gt; &gt;&nbsp;In&nbsp;space,&nbsp;loud&nbsp;sounds,&nbsp;like&nbsp;explosions,&nbsp;are&nbsp;even&nbsp;louder&nbsp;because&nbsp;there<BR>&gt; &gt;&nbsp;is&nbsp;no&nbsp;air&nbsp;to&nbsp;get&nbsp;in&nbsp;the&nbsp;way.<BR>&gt; &gt;<BR>&gt; &gt;<BR>&gt; &gt;&nbsp;_______________________________________________<BR>&gt; &gt;&nbsp;--Bandwidth&nbsp;and&nbsp;Colocation&nbsp;provided&nbsp;by&nbsp;Easynews.com&nbsp;--<BR>&gt; &gt;<BR>&gt; &gt;&nbsp;asterisk-video&nbsp;mailing&nbsp;list<BR>&gt; &gt;&nbsp;To&nbsp;UNSUBSCRIBE&nbsp;or&nbsp;update&nbsp;options&nbsp;visit:<BR>&gt; &gt;&nbsp;&nbsp;&nbsp;&nbsp;http://lists.digium.com/mailman/listinfo/asterisk-video<BR>&gt; &gt;<BR>&gt; <BR>&gt; <BR>&gt; _______________________________________________<BR>&gt; --Bandwidth&nbsp;and&nbsp;Colocation&nbsp;provided&nbsp;by&nbsp;Easynews.com&nbsp;--<BR>&gt; <BR>&gt; asterisk-video&nbsp;mailing&nbsp;list<BR>&gt; To&nbsp;UNSUBSCRIBE&nbsp;or&nbsp;update&nbsp;options&nbsp;visit:<BR>&gt; &nbsp;&nbsp;&nbsp;http://lists.digium.com/mailman/listinfo/asterisk-video<BR><BR><BR>
<HR>
Exprimez-vous en direct avec Windows Live Messenger ! <A href="http://imagine-msn.com/messenger/launch80/default.aspx?locale=fr-fr&amp;source=joinmsncom/messenger" target=_blank>Windows Live Messenger !</A> 
<DIV>&nbsp;</DIV></BLOCKQUOTE><BR>
<HR>
Avec Windows Live Spaces, publiez directement des messages électroniques sur votre blog ou ajoutez-y des photos, des blagues et d'autres infos. <A href="http://clk.atdmt.com/MSN/go/msnnksac0030000001msn/direct/01/?href=http://www.imagine-msn.com/spaces" target=_blank>C'est gratuit !</A> 
<DIV>&nbsp;</DIV></BLOCKQUOTE><br /><hr />Avec Windows Live Spaces, publiez directement des messages électroniques sur votre blog ou ajoutez-y des photos, des blagues et d'autres infos. <a href='http://clk.atdmt.com/MSN/go/msnnksac0030000001msn/direct/01/?href=http://www.imagine-msn.com/spaces' target='_new'>C'est gratuit !</a></body>
</html>