selkies-project / docker-nvidia-egl-desktop

KDE Plasma Desktop container designed for Kubernetes, supporting OpenGL EGL and GLX, Vulkan, and Wine/Proton for NVIDIA GPUs through WebRTC and HTML5, providing an open-source remote cloud/HPC graphics or game streaming platform.
https://github.com/selkies-project/docker-nvidia-egl-desktop/pkgs/container/nvidia-egl-desktop
Mozilla Public License 2.0
227 stars 48 forks source link

Video stream issue #13

Closed Aerosane closed 2 years ago

Aerosane commented 2 years ago

Hello,

when I try using the command you gave in the repo to run an container using image,The web login works,the function works,but stuck at “waiting for video stream”,please look into this,

thank you,

ehfd commented 2 years ago

You need a TURN server instance or Host Networking. Check https://github.com/ehfd/docker-nvidia-egl-desktop#using-a-turn-server. Please leave a comment here if you have any issues along the way.