Can the maintainer please update the upstream URL to "https://parsec.app"? That is the current URL for this software.
Search Criteria
Package Details: parsec-bin 150_97c-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/parsec-bin.git (read-only, click to copy) |
---|---|
Package Base: | parsec-bin |
Description: | Remotely connect to a gaming pc for a low latency remote computing experience |
Upstream URL: | http://parsec.app |
Keywords: | parsec remote streaming |
Licenses: | custom |
Provides: | parsec |
Submitter: | sdellysse |
Maintainer: | tadly |
Last Packager: | tadly |
Votes: | 53 |
Popularity: | 0.065392 |
First Submitted: | 2017-08-10 02:44 (UTC) |
Last Updated: | 2025-01-30 13:37 (UTC) |
Dependencies (8)
- ffmpeg4.4
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc11-libsAUR, gcc-libs-snapshotAUR)
- libglvnd (libglvnd-gitAUR)
- libxcb (libxcb-gitAUR)
- libxext (libxext-gitAUR)
- libxi (libxi-gitAUR)
- openssl-1.1
- libva (libva-gitAUR, intel-media-stack-binAUR, libva-headlessAUR) (optional) – For hardware accelerated decoding
Required by (0)
Sources (1)
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 8 .. 13 Next › Last »
<deleted-account> commented on 2022-06-08 17:51 (UTC)
rad4day commented on 2021-11-29 18:43 (UTC)
Sometimes parsecd remains running after closing parsec, and hijacks my clipboard. This leads to long paste times (seconds) and not being able to paste images, as parsec will immediately reassume control of the CLIPBOARD selection.
This only happens sometimes and can be "fixed" by pkill -9 parsecd, but if anyone knows why this happens and how to stop it I would be grateful to be told.
Erin-Allison commented on 2021-11-24 19:36 (UTC)
It may also be worth noting here that for hardware accelerated decode on Nvidia, you appear to need libva-vdpau-driver
installed in addition to libva
.
OpalJesterOutpst commented on 2021-10-15 17:20 (UTC) (edited on 2021-10-15 17:21 (UTC) by OpalJesterOutpst)
Hey, as @wibru said back in 2018, if you're having issues running Hardware (Hw) decoding on an Intel Processor with integrated graphics make sure you install your distro's libva-intel-driver package. I was running on Manjaro and would get a black screen and immediate crash without it when trying to stream using hardware.
0.zero commented on 2021-10-11 12:31 (UTC)
I was having the same problem as adam900710, today I finally used strace to have a look at what was going on, the last syscall failure before the program terminating itself was
access("/usr/share/X11/locale/iso8859-1/Compose", R_OK) = -1 ENOENT (No such file or directory)
I don't have that locale enabled on my system, only C and en_US.UTF-8. I tried a (probably really bad and NOT RECOMMENDED) "fix" by doing
sudo ln -s /usr/share/X11/locale/en_US.UTF-8 /usr/share/X11/locale/iso8859-1
And sure enough parsecd will now start on my machine.
Note that this could very well be happening because my pacman.conf has NoExtract lines to block unused languages, though I didn't see an iso8859-1 locale directory in parsec-bin's pkg. Hopefully this helps someone.
adam900710 commented on 2021-07-29 02:17 (UTC)
The package just doesn't work, no stderr/stdout when executing the command parsecd.
After a while it begins to spin inside parsecd-150-28.so.
Not sure what's happening here.
r0zbot commented on 2021-07-26 15:53 (UTC)
@harpium For some reason when using parsec detected my touchpad as a gamepad and it was doing the same thing, so disabling some imputs from it on the gamepad settings page fixed it.
harpium commented on 2021-07-25 22:36 (UTC)
UI has some strange behaviour on Manjaro GNOME where random elements keep getting selected. Here's a recording of it: https://imgur.com/a/ib4t1gf
r0zbot commented on 2021-07-13 03:33 (UTC)
@aoleg94 I'm not sure that's enough, as I already had that installed
tadly commented on 2021-07-12 06:49 (UTC)
I'll add the optional pulseaudio-alsa dependency when I'm back home on my PC.
Thanks for letting us know @aoleg94
Pinned Comments
tadly commented on 2020-06-10 06:09 (UTC) (edited on 2020-06-10 06:10 (UTC) by tadly)
!!! Please do NOT flag the package out of date just because a new version has been release. !!!
Parsec self-updates and as long as the package still installs (no sha256 mismatch), there is no reason to update it in the AUR as the .deb actually is an older version.