Read the statement by Michael Teeuw here.
Simple module to receive m3u8 stream and change volume via GPIPs?
-
Hello everyone,
I am new here and not experienced. I tried to receive a m3u8-Stream to my mm, but I can’t get it to work and can’t find a suitable module.Would anyone know of an existing module…
- to receive m3u8 stream and
- change volume/mute via GPIPs?
Or would anybody feel like programming one?
I would sponsor a suitable amount of sweets or chips or beer for the coding :-)
-
@buchair what is GPIPs?
there is a node library for m3u8 streams, https://www.npmjs.com/package/m3u8stream
-
@buchair said in Simple module to receive m3u8 stream and change volume via GPIPs?:
m3u8-Stream
Hi,
my MMM-MplayerRadio module uses mplayer to play radio playlist files. I think it will work with m3u8 as well. It uses a touch interface to control the MMM-Volume module. It do not know what you mean with GPIPs but maybe this combination may fit your needs.