[jitsi-dev] Quick question about videobridge.

Hi

Does videobridge, in all conditions bridges the rtp streams or does it opts
to shortcut if there are less participants and it is possible to shortcut
(peer to peer) like no firewall issues or same ip range etc?

Regards,
Babar

Although this would be done by signalling :slight_smile: right ?

···

On Wed, Jul 15, 2015 at 11:55 AM, Babar Asghar <babar.jvb@gmail.com> wrote:

Hi

Does videobridge, in all conditions bridges the rtp streams or does it
opts to shortcut if there are less participants and it is possible to
shortcut (peer to peer) like no firewall issues or same ip range etc?

Regards,
Babar

Right. If you want one-to-one calls to be direct, you need to use signalling to avoid using videobridge.

Boris

···

On 15/07/15 03:40, Babar Asghar wrote:

Although this would be done by signalling :slight_smile: right ?