PixelStreamingInfrastructure/SignallingWebServer
Matthew Cotton 7f07f4b29e
Fixing sfu forwarding.
2023-10-31 12:54:41 +11:00
..
Docs Update SignallingProtocol.md 2023-07-07 10:47:11 +10:00
modules Revert "Separating out parts of cirrus into modules to clean up the code a little" 2023-06-16 12:13:46 +10:00
platform_scripts Fixing the windows build script nuking the PATH env variable. 2023-10-25 11:50:33 +11:00
tps Existing work brought over from old repository 2022-06-15 13:56:20 +10:00
.dockerignore Copy signalling server Dockerfile changes from the 5.1 branch 2022-11-17 17:13:11 +10:00
Dockerfile Refactor SignallingWebServer to a single docker file (#337) for UE5.3 (#339) 2023-07-27 16:41:26 +10:00
Readme.md Adding root readme 2023-06-20 14:37:21 +10:00
cirrus.js Fixing sfu forwarding. 2023-10-31 12:54:41 +11:00
config.json Remove useless code, make code style more consistent (#59) 2023-01-30 18:25:22 +10:00
package-lock.json Fixing some visibility issues on ui buttons due to their config. Fixes #205 2023-06-05 16:00:15 +10:00
package.json Moved all package.json under @epicgames-ps scope to avoid package confusion. (#187) 2023-04-04 13:49:40 +10:00
turnserver.conf Security updates for default turn server configuration. (#196) 2023-04-13 11:47:16 +10:00

Readme.md

Getting Started

Running

Run node cirrus.js or platform_scripts/cmd/run_local.bat|.sh

Changing the frontend

Replace the contents of /Public

Documentation

Signalling Protocol