@AxLed it’s an internal LAN IP address.
Read the statement by Michael Teeuw here.
Posts
-
RE: [MMM-Dreambox] to connect a Dreambox or a Enigma2 Receiver (like VU or VU+) to MagicMirror and stream stations via omxplayer
@evroom hmm I wonder what the hell can it be then? :smiling_face_with_open_mouth_cold_sweat:
MPEG2 License is OK, normal command line omxplayer streaming is OK, I am out of ideas too… :confounded_face:
Can you send me please by private chat the WHOLE module config you are using?
Let’s see if there’s any difference in it. -
RE: [MMM-Dreambox] to connect a Dreambox or a Enigma2 Receiver (like VU or VU+) to MagicMirror and stream stations via omxplayer
@evroom thanks for your suggestion, but honestly I don’t want to change to default port.
Even if it was working I don’t feel save because I use the Vu+ through DDNS service when I am out of home. ;)
-
RE: [MMM-Remote-Control](v2-dev) Extensible REST API, Dynamic Menus, and Socket Communications, plus other updates
@shbatm I’ve done the Italian translation if you want to add it. ;)
-
RE: [MMM-Dreambox] to connect a Dreambox or a Enigma2 Receiver (like VU or VU+) to MagicMirror and stream stations via omxplayer
{ module: 'MMM-Dreambox', position: 'bottom_left', disabled: false, header: 'Vu+ Duo²', config: { apiBase: 'http://vuplusip:port', omxargs: ' --genlog --win 320,180,1600,900 -o both ', refreshInterval: 1000 * 30, //refresh every 30 seconds apiabout: '/web/about', apiservices: '/web/getallservices', apiepgnow: '/web/epgnow?bRef=1%3A7%3A1%3A0%3A0%3A0%3A0%3A0%3A0%3A0%3AFROM%20BOUQUET%20%22userbouquet.favourites.tv%22%20ORDER%20BY%20bouquet', apizap: '/web/zap?sRef=', apiTimerlist: '/web/timerlist', apiServicelistplayable: '/web/servicelistplayable?sRef=1%3A7%3A1%3A0%3A0%3A0%3A0%3A0%3A0%3A0%3AFROM%20BOUQUET%20%22userbouquet.favourites.tv%22%20ORDER%20BY%20bouquet', apibouquet: 0, //bouquet, if there is more than one under apiservices (/web/getallservices), important apiepgnow and apiServicelistplayable have to match to the selected bouquet listmax: 10 } },@evroom said in [MMM-Dreambox] to connect a Dreambox or a Enigma2 Receiver (like VU or VU+) to MagicMirror and stream stations via omxplayer:
Can you explain what you mean by this ?
Do you see the play symbol, but no stream ?
And a stupid question, but I made this mistake just now:
Do you do DB-PLAY or DB-START ?
I did DB-START and it did not work, obviously.
But before I found out it took a while.Exactly.
I see the play triangle symbol on screen, but then there’s no streaming going on and yes I play DB-PLAY (not DB-START).Adding
--genlogapparently does generate no log.I ran
sudo find / -name omxplayer.logindeed, but it gave
find: ‘/run/user/1000/gvfs’: Permission denied.
I checked that directory in the file manager and it was empty… -
RE: [MMM-Dreambox] to connect a Dreambox or a Enigma2 Receiver (like VU or VU+) to MagicMirror and stream stations via omxplayer
@axled I am trying to stream an HD channel, but MPEG2 license is OK.
Normal omxplayer syntax from terminal is just fine. ;)
-
RE: [MMM-Dreambox] to connect a Dreambox or a Enigma2 Receiver (like VU or VU+) to MagicMirror and stream stations via omxplayer
-
RE: [MMM-Dreambox] to connect a Dreambox or a Enigma2 Receiver (like VU or VU+) to MagicMirror and stream stations via omxplayer
@AxLed perhaps I was doing things wrongly, but even by doing them right the stream won’t start.
Long story:
I first run (succesfully)
http://vuplusip:8080/remote?action=NOTIFICATION¬ification=DB-SERVICE-NEXTand I see a channel gets selected in the list by being displayed into a gray rectangle.I then run (succesfully)
http://vuplusip:8080/remote?action=NOTIFICATION¬ification=DB-PLAYand I see a white PLAY triangle near the channel I selected before, but after let’s say 5-6 seconds the symbol goes away and nothing happens.I repeat I am using no authentication indeed, but I am using a different WebIf port.
Maybe this can be helpfull for you? -
RE: [MMM-Dreambox] to connect a Dreambox or a Enigma2 Receiver (like VU or VU+) to MagicMirror and stream stations via omxplayer
-
RE: [MMM-MusicOnDemand] - Play music from deezer with a browser in the background
@ptrk95 did everything you said, browser version is the same, added that config line, but the module keeps sitting at the ‘Initializing…’ word.
If I can’t do anything else maybe someone here is willing to contribute? :man_shrugging_medium_skin_tone: