ABeltramo

Results 312 comments of ABeltramo

Started ARM builds on #38

I like the direction where this is going, the only thing I don't like is that we have to uncomment/mess with the normal `.env` file in order to setup compose...

I approve Will this change affect also the original Sunshine repo/source?

This has been introduced in 62ca9c31a07a7205c8b7d4af367a18cb2a80aff7 I took a quick look around but, unless I'm missing something, it doesn't look like it's being set anywhere. There's also `@DEFAULT_MONITOR@` which looks...

Thanks @Logical-sh for the in-depth explanation, I think I understand it a little bit better now.. I think it makes sense to setup a sink on PulseAudio instead, this was...

Thanks, in the meantime, I'll try to add a default sink to our PulseAudio container on GOW. Feel free to reach us on any Discord channel, I would love to...

I encountered a few issues by checking this out on my local machine, I'll present them in order: ## Docker build failed I started by trying to build the image...

I was thinking about avoiding duplicating efforts, the best way forward might be to provide a skeleton Docker image which includes the latest Sunshine build similar to what you have...

There you go, added `:preserve-header` to the mappify options.

I'm sorry to delay this to be merged once again, but wouldn't it be better to first merge https://github.com/games-on-whales/gow/pull/76 and then integrate the new base layout on top of this...