2014-03-31 15:33, Lorenzo Miniero skrev:
I don't think there's an easy way to do that except by placing multiple
calls (e.g., N+1, 1 for sending your audio/video and receiving the mixed
audio, N for receiving each of the remote videos) and heavily
customizing MeetMe/ConfBridge for the purpose.

A naive hack to do so using what Asterisk already provides
out-of-the-box may be to rely on N+1 ConfBridge rooms for this, e.g.,
have a ConfBridge room everybody attaches to for the audio mixing, and N
ConfBridge rooms that only act as reflectors for each user's video
(e.g., I call room 1234 and send my video there, everybody else who's
interested in my video can call the same room as recvonly; you call 1235
to do the same, and I call 1235 to get yours; etc.). I don't see this
scaling very well (if it iven works, that is), but it may be worth a try.

A very intresting idea, I will check that out.

And thanks for providing the patches for Opus and VP8 by the way!

--
Johan Wilfer

--
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

asterisk-dev mailing list
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-dev

Reply via email to