Code Monkey home page Code Monkey logo

Comments (4)

MichaIng avatar MichaIng commented on July 29, 2024 1

Done: bb561cf
@mtekman I btw found the magic button to exit streaming:
CTRL+ALT+SHIFT+Q: https://github.com/moonlight-stream/moonlight-docs/wiki/Setup-Guide#keyboardmousegamepad-input-options

from dietpi-docs.

mtekman avatar mtekman commented on July 29, 2024

On a windows machine, running cmdcd C:\Program Files\Sunshine\; sunshine.exe -0 saves me from having to use the webui (in case of forgotten password), and allows you to enter a PIN directly into stdin

from dietpi-docs.

MichaIng avatar MichaIng commented on July 29, 2024

I started it via service according to docs:

cd /d "C:\Path\To\Sunshine\scripts"
install-service.bat

I tried it just double-clicking the sunshine.exe first, which did not work: The web UI was reachable but Moonlight could not detect. The -0 arg is required then?

Found /etc/moonlight.conf which allows to add the HOST, default app etc. There one can also define the A/V decoder. I see omx there (OpenMAX) as RPi decoder. This is probably the issue why it fails at least with 64-bit kernel, as this does not support OpenMAX (heading over to PR).

from dietpi-docs.

MichaIng avatar MichaIng commented on July 29, 2024

The config file /etc/moonlight.conf can be used to set default host, app, resolution etc, but it needs to be explicitly loaded:

moonlight /etc/moonlight.conf

Looks like it was made for running as service. I'll implement a service, service user and autostart option next week.

from dietpi-docs.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.