Ryan Kuba
Ryan Kuba
The method to exit a game is to press back on the browser. This catches and ensures the save data is dumped: https://github.com/linuxserver/emulatorjs/blob/master/frontend/js/index.js#L225-L233 This can also be triggered on a...
I feel like proxmox needs to admit at some point host level docker containers are needed and to to add it as an option in addition to lxc. In the...
> > > Any recommendations on what needs to be done? Intuitively it seems like the solution should be rather easy, but of course I can be wrong. > >...
So this is a side effect of using Nginx to serve up files. It is not very customize able but I do my best to ensure it is cleaned up,...
rocm is like cuda it is massive and it needs to be inside the container there is no runtime to pass the host install to the container, its like 4...
Sure it is possible but I am just chiming in as the why as a team member. I do not maintain this image and I do not use this program,...
On the list, https://github.com/linuxserver/docker-baseimage-selkies/issues/36 You wouldn't replicate the whole stack though that is wasteful, you would use broadcast but track the clients and ignore their input etc.
Also this https://github.com/linuxserver/docker-baseimage-selkies/issues/68 Basically the way you implemented it is encoding the stream twice and without auth or connection tracking (there is light amounts of it with the display2 now)...
Sealskin has been released with initial collaboration support. https://github.com/linuxserver/docker-sealskin Once this has been out there for a bit we can implement passing around mouse and keyboard, right now it is...
@ehfd please take the time to update your container that you distro, I would recommend just using your init logic with the new stack as is and run it over...