- 
                Notifications
    
You must be signed in to change notification settings  - Fork 116
 
Description
So this might be a bit off topic, but still I would like to discuss this topic:
My idea would be to use this project as an In-home-streaming solution (just like Nvidia GameStream or Steam Link etc.).
While this is of course to some degree already possible, there are still some scenarios that are not covered natively, for example:
- A PC-Setup would not be headless.
 - Non-Docker Setup:
- either just native on the computer
 - or alternatives like LXD could be used
 
 - No need to copy things around -> just use the local game installations (assuming it's on Linux of course).
 - (optional idea) Control the desktop (instead of just one application).
 
While I am sure that users who are programmers themselves, could change the source code to adjust it for other purposes, it is quite difficult to understand everything for other people.
So the potential solution would be to have easier configurable settings/structures etc., that would allow the users to setup the above mentioned scenarios more easily.
I can of course understand if you say that this is not the scope of this project, but I wanted to mention it, as I think it would be useful for many people.
Thx 🙂 .