ant-media / Ant-Media-Server

Ant Media Server is a live streaming engine software that provides adaptive, ultra low latency streaming by using WebRTC technology with ~0.5 seconds latency. Ant Media Server is auto-scalable and it can run on-premise or on-cloud.
https://antmedia.io
Other
4.29k stars 632 forks source link

Is there a function to switch to a conference video call during a peer video call through WebRTC? #4901

Open jgcman opened 1 year ago

jgcman commented 1 year ago

Hi

Is there a function to switch to a conference video call during a peer video call with WebRTC?

We want to have peer communication with WebRTC for the first one-on-one conversation to efficiently consume traffic costs with multi-level cluster. If there are additional participants in the call, we would like to switch to the conference communication with WebRTC.

Is there an anti-media server function including the above description? ( I think this is smart mode :eyes: )

jgcman commented 1 year ago

Is there an anti-media server function including the above description? ( I think this is like smart mode 👀 )

mekya commented 1 year ago

Hi @jgcman ,

Thank you for the issue. Yes, it's a good idea. Currently, we don't have this feature. I'm adding this to the backlog to add this feature.

Thank you

jgcman commented 1 year ago

Hi @mekya

Thank you for your support. I wonder if this feature will be applied in the near future.