Checkout step by step tutorial.
Start contributing to this project by forking it. Let's make it bigger together.
VideoWebRTC/app/src/main/java/com/shivam/androidwebrtc/tutorial/CompleteActivity.java
and replace "https://calm-badlands-59575.herokuapp.com/"
with the ip address of your webserver.
$ hostname -I
$ cd SignalingServer && npm i && node index.js
VideoWebRTC
in Android Studio and run on your devicehttp://localhost:3000
in your webbrowser from your computernavigators.mediaDevices is undefined
error3000
instead of 8080
(ex: localhost:3000
). This is set in SignalingServer/index.js