Package Details: sunshine 0.23.1-5

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://github.com/LizardByte/Sunshine
Keywords: gaming moonlight streaming
Licenses: GPL-3.0-only
Submitter: hadogenes
Maintainer: dr460nf1r3 (xiota)
Last Packager: xiota
Votes: 53
Popularity: 2.08
First Submitted: 2021-04-26 11:33 (UTC)
Last Updated: 2024-09-04 04:09 (UTC)

Required by (0)

Sources (13)

Pinned Comments

xiota commented on 2024-07-17 01:54 (UTC) (edited on 2024-07-17 01:56 (UTC) by xiota)

Switched to default to cuda disabled (no nvenc) because cuda is a heavy package and Nvidia users are minority on Linux.

Nvidia users, install cuda manually before building or run as _build_cuda=t makepkg (method to pass variables to AUR helpers may vary).

xiota commented on 2024-07-09 23:41 (UTC) (edited on 2024-07-27 10:27 (UTC) by xiota)

Comments here are for matters related to this AUR package only. Discussion of upstream issues should take place upstream. The upstream link is in package details.

For those concerned about "losing" upstream support for AUR, such support had already officially been discontinued long ago. The relevant comment from 2023-02-21 is pinned.

Before reporting issues to upstream, confirm them with git checkout or upstream binaries. Properly confirmed bugs do not need to mention AUR.

Package-specific issues should be reported here.

<deleted-account> 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!

Latest Comments

« First ‹ Previous 1 .. 8 9 10 11 12 13 14 15 16 Next › Last »

h0m3 commented on 2022-06-09 21:52 (UTC) (edited on 2022-06-09 21:53 (UTC) by h0m3)

@phush0 For that i think it should be optional. It wont force you but it will show to you that if you need it you can install it. This is a obscure information for non-quadro users.

NovaMoon commented on 2022-06-07 17:08 (UTC)

For whatever reason i'm unable to bind the ports needed for upnp i simply get this

Error: Failed to map port [48010] to port [48010]: error code [606]

ridge commented on 2022-06-03 17:54 (UTC) (edited on 2022-06-04 20:26 (UTC) by ridge)

Might want to add cuda, libdrm and libcap as optional dependencies, as h0m3 mentioned. Cuda lets people with consumer Nvidia cards and a patched driver use NvFBC (https://github.com/keylase/nvidia-patch)

@phush0 It doesn't force you to install them if they're optional dependencies.

@guttles Make sure Sunshine is running as your user (systemctl --user start sunshine), and that you have write permission to your applications file. By default, this file is "~/.config/sunshine/apps_linux.json" Also make sure Sunshine is using "~/.config/sunshine/sunshine.conf" as its config file. To do this, go to "~/.config/systemd/user/", open sunshine.service in a text editor and make sure the path to sunshine.conf is after "ExecStart=/usr/bin/sunshine" separated by a space. This should be the default, but might be worth checking.

guttles commented on 2022-05-12 01:27 (UTC)

For whatever reason I can't seem to add any new applications via the webui, is there anything that would stop me from doing that?

ShalokShalom commented on 2022-04-21 20:55 (UTC)

I think the current description shows nothing about the capabilities of Sunshine, to use AMD cards on the host system.

phush0 commented on 2022-04-14 11:25 (UTC)

@h0m3 I am with Quadro card why force all users want nvlax ????

h0m3 commented on 2022-03-23 16:09 (UTC)

Some packages are needed for transcoding using nvidia gpu: cuda, libdrm, libcap and nvidia-utils-nvlax (https://github.com/loki-47-6F-64/sunshine/issues/232). Can you add them as optional dependencies?

KuleRucket commented on 2022-03-13 11:25 (UTC)

Latest update to vulkan packages seem to break sunshine and any client is immediately disconnected. To fix, I rolled back and then I temporarily blocked these from updating:

/etc/pacman.conf: IgnorePkg = lib32-vulkan-icd-loader vulkan-headers vulkan-icd-loader vulkan-tools

hadogenes commented on 2022-02-28 10:10 (UTC)

LIBSWSCALE defines added