Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't stream on Pi3+ with Bullseye #855

Open
shoulih opened this issue Aug 6, 2022 · 3 comments
Open

Can't stream on Pi3+ with Bullseye #855

shoulih opened this issue Aug 6, 2022 · 3 comments

Comments

@shoulih
Copy link

shoulih commented Aug 6, 2022

Please provide the following info.

**_NVidia Geforce Experience version: 3.13.0.85
**Moonlight Embedded version: 2.5.2

Installed onto Bullseye with the instruction below:
https://github.com/moonlight-stream/moonlight-embedded/wiki/Packages

able to pair with the remote server, but can't stream

Verbose output -verbose of Moonlight Embedded:

Moonlight Embedded 2.5.2 (CEC;MMAL;ALSA;PULSE;EMBEDDED)
Connect to xxx.xxx.xxx.xxx...
GPU: Tesla M60, GFE: 3.13.0.85 (gs_04_05_23612337, 7.1.405.0)
Platform Raspberry Pi (Broadcom) MMAL
Loading mappingfile /usr/share/moonlight/gamecontrollerdb.txt
Not mapping Logitech K400 Plus as a gamepad
libcec.so.6: cannot open shared object file: No such file or directory
libcec.so.6: cannot open shared object file: No such file or directory
Failed to initialize libcec interface
Can't find app Steam

Do I miss anything?

@cgutman
Copy link
Member

cgutman commented Aug 6, 2022

It looks like you didn't pass an -app parameter, so it just tried to launch Steam which failed.

Make sure you've added apps to stream (or enabled full desktop streaming) and try streaming using the specified app name. Instructions for doing that are here.

You can use the moonlight list command to get a list of all app names that are available for streaming.

@shoulih
Copy link
Author

shoulih commented Aug 6, 2022

this is the command I started moonlight: "moonlight stream ip_address"

@cgutman
Copy link
Member

cgutman commented Aug 7, 2022

right, but you need to pass an -app parameter to moonlight if you want it to try to stream something else other than Steam Big Picture (which appears to not be working/installed on your system).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants