aws-samples / pixel-streaming-on-eks

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pixel-streaming-on-eks

Sample code for deploying Pixel streaming on Amazon EKS. See docs on how to deploy under ./docs.

Important Notes

  • The PixelStreaming and SignallingServer contained in the ./containers directory utilize official Docker images provided by Epic Games. The images used are the latest as of their release, but they contain known vulnerabilities. Please scan them with tools like trivy as needed, and respond to the vulnerabilities accordingly.
  • In the applications deployed in the demo, unless restricted by SecurityGroup, anyone can freely access the SignalingServer. Please implement authentication or other measures as per your requirements.

Security

See CONTRIBUTING for more information.

License

This library is licensed under the MIT-0 License. See the LICENSE file.

About

License:MIT No Attribution


Languages

Language:TypeScript 49.1%Language:Shell 39.8%Language:Dockerfile 5.9%Language:JavaScript 5.2%