[Asterisk-video] Conference..

Borja SIXTO borja.sixto at i6net.com
Fri Jan 18 06:58:02 CST 2013


Hi,

The Asterisk application Konference integrates a video switching based 
on VAD too.
(and of course it make the audio mixing).

http://www.voip-info.org/wiki/view/Asterisk+cmd+Konference
http://sourceforge.net/projects/appkonference/

You can also control the focus by the application parameters or by the 
CLI commands.

The module works fine, but it needs some improvements (to avoid pixels 
during video switching for example).

Regards,


Borja from i6net

Le 18/01/2013 12:32, Hans Witvliet a écrit :
> Hi all,
>
> Just noticed that Emil (main developper of jitsi) is going to do a
> lecture at upcoming Fosdem. Key note:
>
> <snip>
> About a year ago the Jitsi project developers started work on support
> for video conference calls. We had had audio conferencing for a while at
> that point and we were using it regularly in our dev meetings. Video
> seemed like a logical next step so we rolled our sleeves and got to
> work.
>
> The first choice that we needed to make was how to handle video
> distribution. The approach that we had been using for audio was for one
> of the participating Jitsi instances to mix all flows. That's easy to do
> for audio streams and any recent machine can easily mix a call with six
> or more participants.
>
> Video however was a different story. Mixing video into composite images
> is an extremely expensive affair and one could never achieve this
> real-time with today's desktop or laptop computers. We had to choose
> between an approach where the conference organizer would simply switch
> to the active speaker or a solution where a central node would relay all
> streams to all participants, while every participant keeps sending a
> single stream.
>
> We finally went for the latter which also seems to be the approach taken
> by Skype and Google for their respective conferencing services. We
> started by implementing all this in Jitsi but along the way we also
> decided to make the RTP relaying part a separate server-side component.
> This is how Jitsi Videobridge was born: an XMPP server component that
> focus agents can control via dedicated XMPP IQs.
> </snip>
>
>
> After reading this, my first reaction was: great!
> My second was: bummer, it's just for xmpp.
> Third: Isn't this something that should/could have been done in
> asterisk?
>
>
> Hans.
>
>
> --
> _____________________________________________________________________
> -- Bandwidth and Colocation Provided by http://www.api-digital.com --
>
> asterisk-video mailing list
> To UNSUBSCRIBE or update options visit:
>     http://lists.digium.com/mailman/listinfo/asterisk-video
>

-- 
Borja Sixto, Research & Innovation - http://www.i6net.com




More information about the asterisk-video mailing list