<div>Hi,</div>
<div>&nbsp;</div>
<div>I was wondering what video conferencing solutions are actively being developed and used today.&nbsp; I have been reading as much as possible in the past couple months, and haven&#39;t been able to find any solutions that are stable enough to be used in production.&nbsp; Here&#39;s what I&#39;ve tried so far:</div>

<div>&nbsp;</div>
<div>- app_conference</div>
<div>&nbsp;</div>
<div>This is the only one I&#39;ve been able to get more than two videos going on so far.&nbsp; It seems pretty basic, and as soon as I start using DTMF to switch videos, it stops working right.&nbsp; I usually end up getting distorted video, which looks like it&#39;s trying to mix the video and show two people in one stream (which I thought app_conference wouldn&#39;t do).&nbsp; When everyone hangs up after this happens, the module won&#39;t exit properly, and I have to manually kill asterisk and start it up again.</div>

<div>&nbsp;</div>
<div>- VMukti (1videoconference)</div>
<div>&nbsp;</div>
<div>I started installing this, but it seems like overkill for what I need, and it doesn&#39;t seem very mature.&nbsp; I didn&#39;t really want to use a seperate Windows Server with MSSQL, etc.</div>
<div>&nbsp;</div>
<div>- Confiance VideoMixer</div>
<div>&nbsp;</div>
<div>I wasn&#39;t ever able to get this compiled.&nbsp; First off, the confiance_videomixer-0.1.tar.gz download seems to be missing.&nbsp; When I finally tracked it down from an old mirror site, I couldn&#39;t get it to properly recognize the ffmpeg libraries.&nbsp; I gave up thinking I would try Sergio García Murillo&#39;s Media Mixer</div>

<div>&nbsp;</div>
<div>- Media Mixer (<a href="http://sip.fontventa.com/">http://sip.fontventa.com</a>)</div>
<div>&nbsp;</div>
<div>This looked more promising at first, but I couldn&#39;t get it to compile either.&nbsp; First it was missing /usr/lib/libagg.a, and then is failed with:</div>
<div>&nbsp;</div>
<div>/usr/bin/ld: cannot find -lgsm<br>collect2: ld returned 1 exit status<br>make[1]: *** [mcu] Error 1<br>make[1]: Leaving directory `/usr/src/mcumediaserver/media&#39;<br>make: *** [all] Error 2<br></div>
<div>&nbsp;</div>
<div>To be honest, I&#39;m very surprised at the lack of documentation and activity&nbsp;for projects&nbsp;related to asterisk and video conferencing.&nbsp; It seems like there is a lot of potential, especially since the audio and video quality of one-to-one calls are so good.&nbsp; Are people actually using these projects for more than testing, or is everyone using commercial solutions?&nbsp; For my requirements, I would be very happy to find something that would just take the first 4 callers, mix their video into a 2x2 array, and then send that video back to all participants.</div>

<div>&nbsp;</div>
<div>Any advice or suggestions would be greatly appreciated.</div>
<div>&nbsp;</div>
<div>Thanks,</div>
<div>Nate</div>