<html>
<head>
<style>
P
{
margin:0px;
padding:0px
}
body
{
FONT-SIZE: 10pt;
FONT-FAMILY:Tahoma
}
</style>
</head>
<body>In india maybe someone would do it for $100&nbsp; !<BR>
<BR><BR><BR><BR>&nbsp;<BR>

<HR id=stopSpelling>
<BR>
&gt; Subject: RE: [Asterisk-video] Simple vidéo conference<BR>&gt; Date: Thu, 7 Jun 2007 11:21:53 -0400<BR>&gt; From: Dean@cognation.net<BR>&gt; To: asterisk-video@lists.digium.com<BR>&gt; <BR>&gt; Voip-info wiki, search my name or video conferencing and you'll find it - it was a while ago I got together with a few business associates of mine and we ante up'd a few thousand between us. Basically at the end of the day no one came through (though I got more than a few replies saying yep we are going to start developing this.....nobody even got to the poc stage) so I ended up having a dedicated FMS server built for our requirements and cancelled the bounty.<BR>&gt; <BR>&gt; Like I said - happy to restart the bounty and will kick in the first pledge of $100 anyone else wanting this feature start up the wiki bounty again and put your money where your mouth is.<BR>&gt; <BR>&gt; <BR>&gt; <BR>&gt; <BR>&gt; <BR>&gt; Regards,<BR>&gt; <BR>&gt; Dean Collins<BR>&gt; Cognation Pty Ltd<BR>&gt; dean@cognation.net<BR>&gt; +1-212-203-4357 Ph<BR>&gt; +61-2-9016-5642 (Sydney in-dial).<BR>&gt; <BR>&gt; <BR>&gt; <BR>&gt; <BR>&gt; &gt; -----Original Message-----<BR>&gt; &gt; From: asterisk-video-bounces@lists.digium.com [mailto:asterisk-video-<BR>&gt; &gt; bounces@lists.digium.com] On Behalf Of Andrey Kuprianov<BR>&gt; &gt; Sent: Thursday, 7 June 2007 10:59 AM<BR>&gt; &gt; To: Development discussion of video media support in Asterisk<BR>&gt; &gt; Subject: Re: [Asterisk-video] Simple vidéo conference<BR>&gt; &gt; <BR>&gt; &gt; Can u give me that link where you specify the bounty prize? i might<BR>&gt; &gt; ask a friend or two about this.<BR>&gt; &gt; <BR>&gt; &gt; On 6/7/07, Dean Collins &lt;Dean@cognation.net&gt; wrote:<BR>&gt; &gt; &gt; I've offered to kick in money for a bounty several times in the past and I make this<BR>&gt; &gt; offer yet again.<BR>&gt; &gt; &gt;<BR>&gt; &gt; &gt; I'm after a minimum of 4 video calls multiplexed on a single display.<BR>&gt; &gt; &gt;<BR>&gt; &gt; &gt;<BR>&gt; &gt; &gt;<BR>&gt; &gt; &gt; Regards,<BR>&gt; &gt; &gt;<BR>&gt; &gt; &gt; Dean Collins<BR>&gt; &gt; &gt; Cognation Pty Ltd<BR>&gt; &gt; &gt; dean@cognation.net<BR>&gt; &gt; &gt; +1-212-203-4357 Ph<BR>&gt; &gt; &gt; +61-2-9016-5642 (Sydney in-dial).<BR>&gt; &gt; &gt;<BR>&gt; &gt; &gt;<BR>&gt; &gt; &gt;<BR>&gt; &gt; &gt;<BR>&gt; &gt; &gt; &gt; -----Original Message-----<BR>&gt; &gt; &gt; &gt; From: asterisk-video-bounces@lists.digium.com [mailto:asterisk-video-<BR>&gt; &gt; &gt; &gt; bounces@lists.digium.com] On Behalf Of Andrey Kuprianov<BR>&gt; &gt; &gt; &gt; Sent: Thursday, 7 June 2007 10:10 AM<BR>&gt; &gt; &gt; &gt; To: Development discussion of video media support in Asterisk<BR>&gt; &gt; &gt; &gt; Subject: Re: [Asterisk-video] Simple vidéo conference<BR>&gt; &gt; &gt; &gt;<BR>&gt; &gt; &gt; &gt; Thanks Emmanuel! Hope myself i have time to try this. :) However, Im<BR>&gt; &gt; &gt; &gt; still waiting for a feature that will do mixing of streams just like<BR>&gt; &gt; &gt; &gt; Michel mentioned in the first mail.<BR>&gt; &gt; &gt; &gt;<BR>&gt; &gt; &gt; &gt; On 6/7/07, Emmanuel BUU &lt;emmanuel.buu@ives.fr&gt; wrote:<BR>&gt; &gt; &gt; &gt; &gt; Andrey Kuprianov wrote:<BR>&gt; &gt; &gt; &gt; &gt; &gt; Hi!<BR>&gt; &gt; &gt; &gt; &gt; &gt;<BR>&gt; &gt; &gt; &gt; &gt; &gt; How does app_conference decide which video stream to "focus" on?<BR>&gt; &gt; &gt; &gt; &gt; Each participant declare an ID for sending his video stream (argument in<BR>&gt; &gt; &gt; &gt; &gt; the dialplan)<BR>&gt; &gt; &gt; &gt; &gt; Each partipant can decide wich video stream it looks (argument in the<BR>&gt; &gt; &gt; &gt; &gt; dialplan)<BR>&gt; &gt; &gt; &gt; &gt;<BR>&gt; &gt; &gt; &gt; &gt; If I read the code correctly,<BR>&gt; &gt; &gt; &gt; &gt;<BR>&gt; &gt; &gt; &gt; &gt; Switching between video stream can be done by the mean of DTMF<BR>&gt; &gt; &gt; &gt; &gt; It seem also that a VAD feature can automatically switch the focus on<BR>&gt; &gt; &gt; &gt; &gt; the "active" participant (the one which talks).<BR>&gt; &gt; &gt; &gt; &gt; I did not try those features personally.<BR>&gt; &gt; &gt; &gt; &gt;<BR>&gt; &gt; &gt; &gt; &gt; Emmanuel<BR>&gt; &gt; &gt; &gt; &gt; &gt;<BR>&gt; &gt; &gt; &gt; &gt; &gt; On 6/7/07, Mihai Balea &lt;mihai@hates.ms&gt; wrote:<BR>&gt; &gt; &gt; &gt; &gt; &gt;&gt; Hello,<BR>&gt; &gt; &gt; &gt; &gt; &gt;&gt;<BR>&gt; &gt; &gt; &gt; &gt; &gt;&gt; Right now app_conference can do video, but only one person at a time<BR>&gt; &gt; &gt; &gt; &gt; &gt;&gt; (usually the person that is speaking). It cannot do combine multiple<BR>&gt; &gt; &gt; &gt; &gt; &gt;&gt; video<BR>&gt; &gt; &gt; &gt; &gt; &gt;&gt; streams.<BR>&gt; &gt; &gt; &gt; &gt; &gt;&gt;<BR>&gt; &gt; &gt; &gt; &gt; &gt;&gt; Mihai<BR>&gt; &gt; &gt; &gt; &gt; &gt;&gt;<BR>&gt; &gt; &gt; &gt; &gt; &gt;&gt;<BR>&gt; &gt; &gt; &gt; &gt; &gt;&gt; On Jun 7, 2007, at 8:35 AM, michel memeteau wrote:<BR>&gt; &gt; &gt; &gt; &gt; &gt;&gt;<BR>&gt; &gt; &gt; &gt; &gt; &gt;&gt;<BR>&gt; &gt; &gt; &gt; &gt; &gt;&gt; Hi , sorry I just discovered vidéo part of asterisk and then I have a<BR>&gt; &gt; &gt; &gt; &gt; &gt;&gt; simple, and recurrent question.<BR>&gt; &gt; &gt; &gt; &gt; &gt;&gt;<BR>&gt; &gt; &gt; &gt; &gt; &gt;&gt; Using such plugin like app_conference, things that we are already<BR>&gt; &gt; &gt; &gt; &gt; &gt;&gt; using for<BR>&gt; &gt; &gt; &gt; &gt; &gt;&gt; audio conference. Is it possible for latest unstable asterisk plugins to<BR>&gt; &gt; &gt; &gt; &gt; &gt;&gt; handle vidéo such as instead of having one image of one caller, you<BR>&gt; &gt; &gt; &gt; &gt; &gt;&gt; would<BR>&gt; &gt; &gt; &gt; &gt; &gt;&gt; see a " pachwork " of all images of all participants in the<BR>&gt; &gt; &gt; &gt; &gt; &gt;&gt; conference ?<BR>&gt; &gt; &gt; &gt; &gt; &gt;&gt; plus the audio we already have<BR>&gt; &gt; &gt; &gt; &gt; &gt;&gt;<BR>&gt; &gt; &gt; &gt; &gt; &gt;&gt; If you feel like there is a simpler way to have multi participants vidéo<BR>&gt; &gt; &gt; &gt; &gt; &gt;&gt; using SIP &amp; asterisk for example please let me know .<BR>&gt; &gt; &gt; &gt; &gt; &gt;&gt;<BR>&gt; &gt; &gt; &gt; &gt; &gt;&gt; Thanks<BR>&gt; &gt; &gt; &gt; &gt; &gt;&gt;<BR>&gt; &gt; &gt; &gt; &gt; &gt;&gt;<BR>&gt; &gt; &gt; &gt; &gt; &gt;&gt; --<BR>&gt; &gt; &gt; &gt; &gt; &gt;&gt; %&lt;-------------------------------------------------------&gt;%<BR>&gt; &gt; &gt; &gt; &gt; &gt;&gt; Michel memeteau<BR>&gt; &gt; &gt; &gt; &gt; &gt;&gt; VOIP | Visio: sip:freechelmi@proxy01.sipphone.com<BR>&gt; &gt; &gt; &gt; &gt; &gt;&gt; 0491886375 0624808051<BR>&gt; &gt; &gt; &gt; &gt; &gt;&gt; jabber/GoogleTalk : freechelmi@jabber.fr<BR>&gt; &gt; &gt; &gt; &gt; &gt;&gt; _______________________________________________<BR>&gt; &gt; &gt; &gt; &gt; &gt;&gt; --Bandwidth and Colocation provided by Easynews.com --<BR>&gt; &gt; &gt; &gt; &gt; &gt;&gt;<BR>&gt; &gt; &gt; &gt; &gt; &gt;&gt; asterisk-video mailing list<BR>&gt; &gt; &gt; &gt; &gt; &gt;&gt; To UNSUBSCRIBE or update options visit:<BR>&gt; &gt; &gt; &gt; &gt; &gt;&gt;<BR>&gt; &gt; &gt; &gt; &gt; &gt;&gt; http://lists.digium.com/mailman/listinfo/asterisk-video<BR>&gt; &gt; &gt; &gt; &gt; &gt;&gt;<BR>&gt; &gt; &gt; &gt; &gt; &gt;&gt; _______________________________________________<BR>&gt; &gt; &gt; &gt; &gt; &gt;&gt; --Bandwidth and Colocation provided by Easynews.com --<BR>&gt; &gt; &gt; &gt; &gt; &gt;&gt;<BR>&gt; &gt; &gt; &gt; &gt; &gt;&gt; asterisk-video mailing list<BR>&gt; &gt; &gt; &gt; &gt; &gt;&gt; To UNSUBSCRIBE or update options visit:<BR>&gt; &gt; &gt; &gt; &gt; &gt;&gt;<BR>&gt; &gt; &gt; &gt; &gt; &gt;&gt; http://lists.digium.com/mailman/listinfo/asterisk-video<BR>&gt; &gt; &gt; &gt; &gt; &gt;&gt;<BR>&gt; &gt; &gt; &gt; &gt; &gt;&gt;<BR>&gt; &gt; &gt; &gt; &gt; &gt; _______________________________________________<BR>&gt; &gt; &gt; &gt; &gt; &gt; --Bandwidth and Colocation provided by Easynews.com --<BR>&gt; &gt; &gt; &gt; &gt; &gt;<BR>&gt; &gt; &gt; &gt; &gt; &gt; asterisk-video mailing list<BR>&gt; &gt; &gt; &gt; &gt; &gt; To UNSUBSCRIBE or update options visit:<BR>&gt; &gt; &gt; &gt; &gt; &gt; http://lists.digium.com/mailman/listinfo/asterisk-video<BR>&gt; &gt; &gt; &gt; &gt;<BR>&gt; &gt; &gt; &gt; &gt;<BR>&gt; &gt; &gt; &gt; &gt; _______________________________________________<BR>&gt; &gt; &gt; &gt; &gt; --Bandwidth and Colocation provided by Easynews.com --<BR>&gt; &gt; &gt; &gt; &gt;<BR>&gt; &gt; &gt; &gt; &gt; asterisk-video mailing list<BR>&gt; &gt; &gt; &gt; &gt; To UNSUBSCRIBE or update options visit:<BR>&gt; &gt; &gt; &gt; &gt; http://lists.digium.com/mailman/listinfo/asterisk-video<BR>&gt; &gt; &gt; &gt; &gt;<BR>&gt; &gt; &gt; &gt; _______________________________________________<BR>&gt; &gt; &gt; &gt; --Bandwidth and Colocation provided by Easynews.com --<BR>&gt; &gt; &gt; &gt;<BR>&gt; &gt; &gt; &gt; asterisk-video mailing list<BR>&gt; &gt; &gt; &gt; To UNSUBSCRIBE or update options visit:<BR>&gt; &gt; &gt; &gt; http://lists.digium.com/mailman/listinfo/asterisk-video<BR>&gt; &gt; &gt; _______________________________________________<BR>&gt; &gt; &gt; --Bandwidth and Colocation provided by Easynews.com --<BR>&gt; &gt; &gt;<BR>&gt; &gt; &gt; asterisk-video mailing list<BR>&gt; &gt; &gt; To UNSUBSCRIBE or update options visit:<BR>&gt; &gt; &gt; http://lists.digium.com/mailman/listinfo/asterisk-video<BR>&gt; &gt; &gt;<BR>&gt; &gt; _______________________________________________<BR>&gt; &gt; --Bandwidth and Colocation provided by Easynews.com --<BR>&gt; &gt; <BR>&gt; &gt; asterisk-video mailing list<BR>&gt; &gt; To UNSUBSCRIBE or update options visit:<BR>&gt; &gt; http://lists.digium.com/mailman/listinfo/asterisk-video<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><br /><hr />http://www.windowslive.fr/hotmail/default.asp <a href='Besoin d'un e-mail ? Créez gratuitement un compte Windows Live Hotmail et bénéficiez de 2 Go de stockage !' target='_new'>Windows Live Hotmail</a></body>
</html>