Package Details: sunshine 0.23.1-1

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: GPL-3.0-only
Submitter: hadogenes
Maintainer: LizardByte (KuleRucket)
Last Packager: KuleRucket
Votes: 41
Popularity: 2.46
First Submitted: 2021-04-26 11:33 (UTC)
Last Updated: 2024-04-24 10:48 (UTC)

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 7 8 9 Next › Last »

LizardByte commented on 2022-06-18 23:17 (UTC)

v0.14.0 is out. In addition to bug fixed and enhancements, there are many updates to CMakeLists which hopefully will make things a bit easier. -DSUNSHINE_ASSETS_DIR = destination directory for assets (i.e. web stuff, shaders, etc.)... -DSUNSHINE_CONFIG_DIR = destination config directory. -DCMAKE_INSTALL_PREFIX is not working as intended right now, but will be fixed in the next release. There is also -DSUNSHINE_EXECUTABLE_PATH (this is not new) which is used when configuring the service file... perhaps you can use this instead of patching it? See our CI for example usage: https://github.com/SunshineStream/Sunshine/blob/dd73f45175c4028c24ea91f251eba7afcb6194df/.github/workflows/CI.yml#L55 ... additionally, "apps_linux.json" was renamed to "apps.json" ... finally, I get a lot of complaints on discord about AUR users not having proper permissions on the config and apps.json, not sure what needs to change there.

KuleRucket commented on 2022-06-15 08:37 (UTC) (edited on 2022-06-15 08:38 (UTC) by KuleRucket)

I don't understand why "optdepends=('cuda' 'libdrm' 'libcap')" cannot be added to the PKGBUILD. Without it you are not able to use cuda hardware, and encoding performance is one of the most important features of sunshine. Currently I have to keep a modified PKGBUILD which means I can't use a manager like yay to update sunshine.

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 ????