Package Details: sunshine 0.20.0-2

Git Clone URL: https://aur.archlinux.org/sunshine.git (read-only, click to copy)
Package Base: sunshine
Description: A self-hosted GameStream host for Moonlight.
Upstream URL: https://app.lizardbyte.dev
Keywords: gaming moonlight streaming
Licenses: GPL3
Submitter: hadogenes
Maintainer: LizardByte (KuleRucket)
Last Packager: KuleRucket
Votes: 31
Popularity: 2.37
First Submitted: 2021-04-26 11:33 (UTC)
Last Updated: 2023-05-30 09:56 (UTC)

Latest Comments

1 2 3 4 5 6 7 Next › Last »

rarick commented on 2023-04-30 19:54 (UTC)

I've been loving sunshine - so much that I decided to enable the systemd unit for it.

However, when doing so, I encountered the following error:

Fatal: Couldn't find any working encoder

This was confusing to me, as it was running under all the same permissions as my shell, and launching from shell worked perfectly.

I found that unsetting the environment variable DISPLAY (info here) caused sunshine to fail. So I added the following line to my unit file:

[Service]
Environment="DISPLAY=:0"  << new line - matches output from `env | grep  DISPLAY`

Adding this line, the lookup of encoders then worked properly. Looks like it relies on this for an Xorg session lookup of some kind.

Created issue: https://github.com/LizardByte/Sunshine/issues/1240

KuleRucket commented on 2023-02-22 16:26 (UTC) (edited on 2023-02-23 08:25 (UTC) by KuleRucket)

I have started maintaining now. I have updated 0.18.4, re-instated the install file and added the automatic setcap, and prevented the large download of macos/windows ffmpeg modules.

LizardByte commented on 2023-02-21 02:33 (UTC)

In order to simplify maintenance of Sunshine, we have decided to drop support of this AUR package, since we are now publishing a pre-compiled pkg.tar.zst package as well as the PKGBUILD file to our GitHub releases. If someone would like to take over the AUR it would be ideal if there is communication with us in our Discord. Please reach out if you're interested. Thanks!

LizardByte commented on 2023-02-15 16:09 (UTC)

We're in process of updating the method for pushing images here. v0.18.3 is equal to v0.18.2. Please do not flag out of date. Thanks.

LizardByte commented on 2023-02-15 16:07 (UTC)

@greyltc We maintain these files in our source github repo. Please reach out on our discord server to discuss. Also, we're aware of this not receiving the last update. The v0.18.3 release was a test which failed. We're working to fix it.

greyltc commented on 2023-02-14 08:27 (UTC)

Hey, I think there are a few issues with this package that I'd be happy to fix if you'd like to add me as a co-maintainer.

LizardByte commented on 2023-02-08 17:54 (UTC)

Please see here (https://discord.com/channels/804382334370578482/1020335711607599144/1072884852594057299) for an important message about testing a change to our AUR packaging. You can join our discord at https://app.lizardbyte.dev/discord ... We really need some people to test this out. If no one wants to test it then changes will get pushed anyway, but we'd like feedback before pushing updates here.

LizardByte commented on 2023-01-25 03:41 (UTC)

@patlefort This was unintentional and has been fixed. https://github.com/LizardByte/Sunshine/issues/678 ... You will now only see an update on release events.