foundersandcoders / Live-Peers

2 stars 2 forks source link

Working AV implementation #87

Closed njsfield closed 7 years ago

njsfield commented 7 years ago

Steps

njsfield commented 7 years ago

For on reply -


If endpoints.length == 2
  myAV.addMyMediaStreamToVideo(myvideo)
  // here figure out the peer endpoint in the array, by is NOT myComms.endpoint
  myAv.callEndpoint(peerendpoint)...