mirror of
https://github.com/giongto35/cloud-game.git
synced 2026-07-28 12:36:30 +00:00
Update STREAMING.md
This commit is contained in:
parent
f7f9190875
commit
eddbf42ea7
1 changed files with 0 additions and 4 deletions
4
docs/STREAMING.md
vendored
4
docs/STREAMING.md
vendored
|
|
@ -45,7 +45,3 @@ The streaming process begins when a user opens the main application page (index.
|
|||
- Workers should not have any closed UDP ports to be able to provide suitable ICE candidates.
|
||||
- Coordinator should have at least one non-blocked TCP port (default: 8000) for HTTP/WebSocket signaling connections from users and workers.
|
||||
- Browser should not block WebRTC and support it (check [here](https://test.webrtc.org/)).
|
||||
#### Possible streaming initialization failures
|
||||
- Worker server should not have any closed UDP ports in order to be able to provide suitable ICE candidates.
|
||||
- Coordinator should have at least one non-blocked TCP port (default: 8000) for HTTP/WebSocket signaling connections from users and workers.
|
||||
- Browser should not block WebRTC and support it (check [here](https://test.webrtc.org/)).
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue