mirror of
https://gitlab.com/comunic/nodejs-webrtcsignalexchangerserver
synced 2024-11-21 21:09:27 +00:00
Added warning
This commit is contained in:
parent
62e247488a
commit
e9189376bc
@ -3,6 +3,8 @@
|
||||
A lightweight node application that allows to exchange signals connection through websockets.
|
||||
|
||||
|
||||
WARNING WARNING WARNING : Do not try to launch my project on a computer not connected to any network, it will not work (Firefox is unable to create Ice candidate on such configuration) !!!! (However, if you run your own STUN/TURN server, an Internet connection will not be required at all)
|
||||
|
||||
# Requirements
|
||||
```sh
|
||||
sudo apt install nodejs node-express node-wc
|
||||
|
Loading…
Reference in New Issue
Block a user