WebRTC send offer to all peers

前端 未结 0 810
一向
一向 2021-01-28 20:29

I\'m trying to send offer to a list of peers using the following JavaScript:

for (var key in ParticipantsConnections) {
  ParticipantsConnections[key].pc.createOf         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题