Hi Henk, this
is completely different from this
It sounded like you would run mAirlist all day long to feed a stream and got this errors, not only for two hours. So I completely misunderstood you
(But I now remembered this:
)
If you are good with scripting you could use a screen object and and link it to a script, that reads out the encoder status and changes the colours/Text whenever the stream connection is lost. And you could use it to connect the stream manually too.
In preparing for the following script
- create a screen object “Static Text”,
- “Action on click”: “Encoder connect/disconnect”,
- Remote ID “ONAIRPRG”
Then use this background script to trigger the colour of the static element in case of a change of the encoder connection…
I just collected the details from a bunch of somewhat confusing threads, so please try it and report back…