mirror of
https://github.com/SrIzan10/vdo.ninja.git
synced 2026-05-01 11:05:24 +00:00
Merge pull request #1179 from steveseguin/steveseguin-patch-12
Update turnserver.md
This commit is contained in:
@@ -23,6 +23,9 @@ WebRTC tries to establish peer-to-peer connections using the following methods,
|
||||
The installer script automates the complete TURN server setup process:
|
||||
|
||||
```bash
|
||||
sudo apt-get install
|
||||
sudo apt-get upgrade
|
||||
|
||||
# Download the installer
|
||||
wget https://raw.githubusercontent.com/steveseguin/vdo.ninja/develop/turnserver_install.sh.sample
|
||||
mv turnserver_install.sh.sample turnserver_install.sh
|
||||
@@ -275,4 +278,4 @@ For issues or questions:
|
||||
## References
|
||||
- [Coturn Documentation](https://github.com/coturn/coturn/wiki/turnserver)
|
||||
- [WebRTC Samples](https://webrtc.github.io/samples/)
|
||||
- [VDO.Ninja GitHub](https://github.com/steveseguin/vdo.ninja)
|
||||
- [VDO.Ninja GitHub](https://github.com/steveseguin/vdo.ninja)
|
||||
|
||||
Reference in New Issue
Block a user