Posts by ferr

    Hi folks,
    first of all many thans for ToiletSalad for the great investigation, and work.

    Sadly the addon which is mentioned on the first page isnt working for me but i was able to get steamlink running with the manual instructions.
    I had also to edit config.txt and add dtparam=audio=on mentioned in the 4th comment to get audio working right.
    I made an addon myself to get this working directly from kodi.
    I'm using the latest libreelec on raspberry pi 3, audio via hdmi connected to TV (stereo) everything works just fine for me now.
    If someone wanna test the addon give it a try, but make sure you clean up all manual steps except the config.txt part.
    it should work on a fresh libreelec installation, if you already installed it manually clean up first:
    - there should be no /storage/steamlink dir
    - no overlay mount
    - no .mount file in .config/system.d/


    link to the addon: https://drive.google.com/file/d/16FAg1v…iew?usp=sharing
    - only works on libreelec. tested on rpi3 should work also on rpi4
    - no watchdog script, simple .service unit file solution with a wrapper script
    - needed libs from raspbian are included
    - steamlink automaticaly gets downloaded in the same way as in the first comment.
    - steamlink.sh gets corrected for busybox use by a simle sed change.
    steamlink logs are sored in journal. "journalctl -u steamlink"

    If you run it first time it will install but it can happen that it doesnt start, than try running the addon from kodi again.

    its far from done, but it sould do for now.
    Feedback welcome