Prajeet Shrestha Posted May 31, 2021 Share Posted May 31, 2021 Hi, With antmedia can we make audio channels? Where we can create something like many to many audio channel. Different people can join the channel and talk to each other simultaneously. Regards, Prajeet Link to comment Share on other sites More sharing options...
0 Yash Posted June 1, 2021 Share Posted June 1, 2021 Hi Prajeet, Hope you are doing good. If you only want audio channel with multiple people you can change video parameter to false in conference.html file. var mediaConstraints = { video : false, audio : true }; You can access the conference.html file from cd /usr/local/antmedia/webapps/(LiveApp/WebRTCAppEE) For WebRTC conference you can refer below documentation https://github.com/ant-media/Ant-Media-Server/wiki/WebRTC-Conference-Call Regards,Yash Link to comment Share on other sites More sharing options...
Question
Prajeet Shrestha
Hi,
Link to comment
Share on other sites
Top Posters For This Question
1
1
Popular Days
May 31
1
Jun 1
1
Top Posters For This Question
Yash 1 post
Prajeet Shrestha 1 post
Popular Days
May 31 2021
1 post
Jun 1 2021
1 post
1 answer to this question
Recommended Posts