-
```
INFO:signaling:Listening on http://0.0.0.0:8080
INFO:signaling:websocket server started
INFO:webrtc_input:Resetting keyboard modifiers.
INFO:webrtc_input:starting clipboard monitor
INFO:webrt…
-
https://github.com/selkies-project/docker-nvidia-egl-desktop/blob/f79e995fba666c5431893c768d786d52621a89ab/entrypoint.sh#L7
SIGKILL/SIGSTOP can not be trapped.shellcheck
https://www.shellcheck.n…
-
Gstreamer pipeline is not starting because in __main__.py lambda preventing to starting pipeline ```loop.run_in_executor(None, lambda: app.start_pipeline()) ```
![image](https://github.com/selkies…
-
Currently there are only 4 tags `18.04`, `20.04`, `22.04`, `latest`. Whenever you release a new version, you update every tag and the previous images are gone.
It would be nice to be able to keep r…
-
Is streaming games through the browser possible with this repo? As for moonlight the closest thing to that is Moonlight for ChromeOS but is there anything on the browser like what webRTC could? Thank …
-
Ansibull is great and the OG mascot based on https://twitter.com/ansibull
You can see Ansibull in places like the Bullhorn:
![image](https://user-images.githubusercontent.com/32749632/233344395-…
-
There doesn't seem to be a github discussion area for this project so I'm putting this here.
I'm trying to find the perfect multiple-monitor, low-latency, high-resolution, hardware-accelerated remo…
-
Hello! Kudos for this great image. I've been trying to run a deployment on my Kubernetes cluster with nvidia-glx-desktop. Sometimes it works, but sometimes it doesn't (could be how things are cached b…
-
I'm trying to run a headless render app (Unity3d) inside docker container.
Tried `vglrun` tool as well, but it doesn't work.
The app logs ending with `Desktop is 0 x 0 @ 0 Hz`.
1. It does work o…
-
Worth a try.
We already have `appsink` and `appsrc` working code so it should be possible to feed `BGRX` or `YUV420P` to a video encoder (initially `x264`) and get the stream as output.
This can be …