info-beamer / package-livestream

Experimental package based on streamlink. Should be able to stream youtube, twitch and others.
https://info-beamer.com/pkg/6915
Other
1 stars 5 forks source link
info-beamer-hosted streaming

Import

Description

Uses the streamlink streaming command line utility to stream from various stream providers like Twitch, Youtube or others. You can find the full list of supported sources here.

This package is still experimental, so streaming might not work. You also get little feedback about the state of the stream. If you run into problems, please use the issue tracker.

Remote control and channels

You can define multiple channels. Each with its own name and stream url source. You can use use channel up and channel down keys on your TV remote to switch between the channels. This needs an info-beamer hosted OS version that supports CEC.

Alternatively you can visit the device detail page for any of your devices and use the remote control interface to trigger Channel Up or Channel Down events. This allows you to switch channels from remote.

Additionally this package provides some API endpoints to switch channels. Those can be used by sending a message to the node to the following paths:

Path Data
channel/up empty
channel/down empty
channel/name channel name
channel/id channel index/id

Updates

Version sl-2.4.0

Updated bundled streamlink to 2.4.0

Version sl-2.1.2

Updated bundled streamlink to 2.1.2

Version pi4

Updated for Pi4 compatibility.

Version sl-1.1.0

Updated bundled streamlink to 1.1.0

Version sl-965c375

Updated bundled streamlink to 965c375. This fixes problems with YouTube livestreams.