MajidSas / WebRTC-file-transfer

Demonstration of using WebRTC Data Channel to send multiple files.
12 stars 5 forks source link

Support for smartphone browsers. #3

Closed upsteer closed 7 years ago

upsteer commented 7 years ago

Whenever I try to access the page from a mobile browser, again the code is empty. Shouldn't it work on any browser irrespective of which device runs it?

MajidSas commented 7 years ago

Look at step five, you need to change it to the IP address of the computer that is hosting the server. Preferably, this machine should have a fixed IP address, or a known host name.