TypeError: Argument 1 of RTCPeerConnection.addTrack does not implement interface MediaStreamTrack

后端 未结 0 973
面向向阳花
面向向阳花 2020-11-21 17:37

I get a type error anytime i pass the localstream object as an argument to

localPeerConnection.addTrack(localStream)

method

I tried to log

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