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

Moonlight Embedded autostart #854

Open
Albusaidi30 opened this issue Jul 23, 2022 · 1 comment
Open

Moonlight Embedded autostart #854

Albusaidi30 opened this issue Jul 23, 2022 · 1 comment

Comments

@Albusaidi30
Copy link

Albusaidi30 commented Jul 23, 2022

Hello guys.

i have RP3B+ ranning raspberry pi lite Bullseye version and moonlight embedded installed successfully and working fine .

but iam trying to get moonlight embedded to startup automatically when raspberry boot up with script "moonlight stream -1080 -app Steam 192.x.x.x " , but no solution.

is there a way to autostart the moonlight embedded ??

please help

@squrious
Copy link

squrious commented Sep 7, 2022

Hi,

You can try to add a @reboot script in crontab. Run crontab -e and then add:

@reboot moonlight stream -1080 -app Steam 192.x.x.x

Then save and exit, and reboot to try it.

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