|
|
|
@ -43,8 +43,3 @@ To host this online, you'll need to set up a few things: |
|
|
|
`const wsUrl = 'wss://YOUR_WEB_SOCKET_DOMAIN/wss-secured';` |
|
|
|
`const wsUrl = 'wss://YOUR_WEB_SOCKET_DOMAIN/wss-secured';` |
|
|
|
|
|
|
|
|
|
|
|
- Please note that most browsers will not allow access to media devices except the application is running on SSL or localhost (127.0.0.1). |
|
|
|
- Please note that most browsers will not allow access to media devices except the application is running on SSL or localhost (127.0.0.1). |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
# Demo |
|
|
|
|
|
|
|
You can test at https://1410inc.xyz/video-call-app. |
|
|
|
|
|
|
|
|