Giter Site home page Giter Site logo

autostart Kodi about kodi-steamlink HOT 10 OPEN

nowakom avatar nowakom commented on September 17, 2024
autostart Kodi

from kodi-steamlink.

Comments (10)

Gamerios avatar Gamerios commented on September 17, 2024

You had any luck ?

I'm trying with ssh and start motifications but not work really well .

Don't know how steam link shell work to get autostart apps working :(

Or anyone know how autostart kodi or other things at steam link !?!?!?

Regards

from kodi-steamlink.

Gamerios avatar Gamerios commented on September 17, 2024

No one ? :(

from kodi-steamlink.

gbraad avatar gbraad commented on September 17, 2024

Haven't tried, but if you look at /etc/init.d/startup/ you will see a S99steam file. Rename this file to something like K99steam and create a S99kodi, make it executable with chmod 754 and add the content:


I had only checked the SDK content /rootfs, but on the actual device, S99steam contains mostly bootup code it seems, like device drivers inserts, etc.

Have you tried altering /home/steam/shell.sh ? Rename this file and put the following in-place:

#!/bin/sh
cd /home/apps/kodi && ./kodi.sh

Make sure you chmod 754 this file. But exming this file (/home/steam/shell.sh) shows some interesting things... like;

  • powermanager starts the shell
  • it will restart it when not running ? (can cause restart loop?)
  • /tmp/launch_cmdline.txt sets the application to start ?

Note: do not blame me if it broke your device...

from kodi-steamlink.

Gamerios avatar Gamerios commented on September 17, 2024

Thanks yes already tested most things.

And also screwd up / broke a steam link. Because of to much tries.

Yes this shell makes much problems it blinks when starting kodi from ssh console and when start kodi at start without shell steam link screen stays black :(

from kodi-steamlink.

gbraad avatar gbraad commented on September 17, 2024

from kodi-steamlink.

gbraad avatar gbraad commented on September 17, 2024

Have you tried setting /tmp/launch_cmdline.txt on startup with the command that is set in this file when you start Kodi from the launcher?

from kodi-steamlink.

Gamerios avatar Gamerios commented on September 17, 2024

@gbraad

Yes not work right. :(

from kodi-steamlink.

gbraad avatar gbraad commented on September 17, 2024

@slouken sorry, to bother, but do you have any idea how we could make the SteamLink autostart an application on boot?

from kodi-steamlink.

Gamerios avatar Gamerios commented on September 17, 2024

Also is there a way to autoconnect to the PC by Steam Streaming from Steam Link at Boot / at Startup ?

from kodi-steamlink.

Hellangel1987 avatar Hellangel1987 commented on September 17, 2024

Im also very interested on this. I also got 2 Steamlink here and would be great if we can establish a startup script for Kodi.

Any Options ?

Donation for this will be given.

from kodi-steamlink.

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.