vivek1794 / webrtc-android-codelab

An attempt to provide a codelab for Webrtc in Android - Similar to codelab for web at https://codelabs.developers.google.com/codelabs/webrtc-web/
MIT License
238 stars 124 forks source link

Getting null resoince in getIceServers() methods #31

Open ervinod opened 6 years ago

ervinod commented 6 years ago

Hello there, I am getting null response in getIceServers(), please help

vivek1794 commented 6 years ago

Please visit the latest API documentation from Xirsys. Do not use the current implementation and do your own implementation to get the Ice Servers.

shahidcodes commented 5 years ago

Look at this https://github.com/vivek1794/webrtc-android-codelab/issues/32#issuecomment-469831877