The you tube add on has a setting within it to enable mpeg dash, however I figured it out ... you have to first enable adaptive streaming
Posts by JustRicco
-
-
Hi just a simple stupid question, I cannot enable MPEG-DASH on the raspberry Pi, I'm running version 8.2.5 ...
the switch cannot be enabled, ... any suggestions on how to enable it?
-
Thats wonderful, but when I use a STRM and another HTTP live audio stream, either the one plays and the other doesnt,
now according to the kodi documentation kodi is able to have two players running at the same time, I've been thinking of using this approach to solving my problem, however I dont know how to run a second player at the same time using another thread
-
Hi thanks for the input but I tried that and also didnt work, if I preview, either one, the other one stops,
and I have tried that add on too,
What I really need is a MUXER, or FFPMPEG where I could choose a video input and a audio input and play it as one, -
Im running, on a raspberry Pi 3b+ on ethernet, and the source is a .STRM file of the radio stations source, at the moment it is
http://ice31.securenetsystems.net/hot919LibreElec 8.9.005
LibreELEC:~ # uname -a
Linux LibreELEC 4.14.69 #1 SMP Thu Sep 13 16:58:47 BST 2018 armv7l GNU/Linux
My startup file is as follows
Codeimport xbmc import time xbmc.executebuiltin("PlayMedia(/storage/.kodi/userdata/playlists/music/Hot919FM.m3u)") xbmc.executebuiltin("PlayerControl(repeat)") time.sleep(15) xbmc.executebuiltin("ActivateScreensaver")
I was hoping the PlayerControl Repeat would repeat the player to play the radio station again and again,
but perhaps I should put it in a never ending loop ?
-
I use Kodi to stream and play a radio station, on occasions there's a hiccup on either the streaming server or brief internet outage,
This results in Kodi stopping the audio,
Is there a way to get it to auto re-connect.. or replay the .STRM file when this happens,?
-
Thanks, I have already tried it and it didn't work
-
If there any way to stream surveillance cameras and to have an audio stream from another source?
EG... I'd like to watch my surveillance camera whilst streaming an online radio station?