benwtrent / janus-gateway-android

This is an API wrapper that utilizes the native WebRTC build and is made to ease communication with the janus-gateway
MIT License
112 stars 73 forks source link

Using echotest to implement video call #36

Open eric-orenge opened 4 years ago

eric-orenge commented 4 years ago

Hi, was using janus echotest plugin to implement video call plugin but having a problem receiving remote media stream to render locally. Received event "accepted" how can i proceed to render media stream?

hangocanh2303 commented 4 years ago

@eric-orenge this issue still exist ? can you share project for me ?

erynkyo commented 4 years ago
  1. set remotesdp ,set remote ice ,receive remote stream ,binding stream.video.get(0) to render