Jump to content
  • 0

Multiple WebRTCAdaptors?


Tim Davis
 Share

Question

Hello I have working streaming canvas to Ant Media Server with WebRTCEE, now I want to add guest (conference).. Do I need two WebRTC adaptors? One for N-Many, and one for Conference? Also in this setup, I want the Main Publisher's video to be everyones video, and the peers only send their video to Ant/Publisher.. is this possible?

Tim
Link to comment
Share on other sites

  • Answers 1
  • Created
  • Last Reply

Top Posters For This Question

Top Posters For This Question

1 answer to this question

Recommended Posts

  • 0

Hi,

You can do N-Many and Conference with just one webRTC adaptor, since you can use the same stream id for both of the cases. For your second question, yes it is possible to do with the same logic, you should do N-Many and conference with publisher and peers should only use N-Many part of that architecture.

I hope this may give you ideas

 

Link to comment
Share on other sites

 Share

×
×
  • Create New...