Skip to content

Commit 2b3b073

Browse files
committed
Update README.md
1 parent 80006e7 commit 2b3b073

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ It is designed to demonstrate WebRTC video calls between androids and/or desktop
99

1010
## How To
1111

12-
You need [ProjectRTC](https://github.com/pchab/ProjectRTC) up and running, and it must be somewhere that your android can access. (You can quickly test this with your android browser).
12+
You need [ProjectRTC](https://github.com/pchab/ProjectRTC) up and running, and it must be somewhere that your android can access. (You can quickly test this with your android browser). Modify the host string (in res/values/strings.xml) to the server IP.
1313

1414
When you launch the app, you will be given several options to send a message : "Call someone"
1515
Use this menu to send a link of your stream. This link can be opened with a WebRTC-capable browser or by another AndroidRTC.

0 commit comments

Comments
 (0)