Stereo Tool https://forums.stereotool.com/ |
|
uMPX Alarms https://forums.stereotool.com/viewtopic.php?t=31068 |
Page 1 of 1 |
Author: | radiohead [ Tue Oct 26, 2021 9:35 pm ] |
Post subject: | uMPX Alarms |
We've always used Pira Silence detector to detect audio silence, but it seems this does not work with ASIO inputs, so our transmitters are unprotected now. It would be lovely to have some alarms built into uMPX (and maybe stereo tool encoder?) to detect when no audio or MPX is incoming. ie: send an email to noiinated email/smtp account. Maybe also alarms for when IP connection seems iffy and how hard the error correction is woking (nice to have) |
Author: | Bojcha [ Wed Oct 27, 2021 2:29 am ] |
Post subject: | Re: uMPX Alarms |
Quote:
We've always used Pira Silence detector to detect audio silence, but it seems this does not work with ASIO inputs, so our transmitters are unprotected now. It would be lovely to have some alarms built into uMPX (and maybe stereo tool encoder?) to detect when no audio or MPX is incoming. ie: send an email to noiinated email/smtp account. Maybe also alarms for when IP connection seems iffy and how hard the error correction is woking (nice to have)
I agree, i asked for something like that about 5 years ago, major stuff in ST, like audio input, hd and mpx output, switching to backup.. etc. Simple mail or whatever. Telegram is nice program (windows), it can be automated for that with bot i think.
|
Author: | beneyto [ Thu Oct 28, 2021 5:23 am ] |
Post subject: | Re: uMPX Alarms |
Quote: Quote:
We've always used Pira Silence detector to detect audio silence, but it seems this does not work with ASIO inputs, so our transmitters are unprotected now. It would be lovely to have some alarms built into uMPX (and maybe stereo tool encoder?) to detect when no audio or MPX is incoming. ie: send an email to noiinated email/smtp account. Maybe also alarms for when IP connection seems iffy and how hard the error correction is woking (nice to have)
I agree, i asked for something like that about 5 years ago, major stuff in ST, like audio input, hd and mpx output, switching to backup.. etc. Simple mail or whatever. Telegram is nice program (windows), it can be automated for that with bot i think.
|
Author: | Minetti [ Sun Oct 31, 2021 7:49 pm ] |
Post subject: | Re: uMPX Alarms |
And another. Should not be too difficult since there is already a detection that runs the backup file. |
Author: | janne [ Tue Nov 02, 2021 9:42 am ] |
Post subject: | Re: uMPX Alarms |
You can monitor your decoder via json querys. Send http request http://[umpx_decoder_ip]:8080/json-1/list{"11715":{}} and you'll get response: { "11715": { "enabled": "1", "value": "1", "text": "Feedback: Playing now|1" } } where value 1 means everything is ok, 2 means playing either silence or the backup player is active. Of course you need some scripting to get emails working, but if you are ok with that, then this is your choice. More information about the json: https://www.stereotool.com/download/MicroMPX_manual.pdf -Janne |
Author: | Minetti [ Fri Nov 12, 2021 8:24 pm ] |
Post subject: | Re: uMPX Alarms |
Great, that will do for me. |
Page 1 of 1 | All times are UTC+02:00 |
Powered by phpBB® Forum Software © phpBB Limited https://www.phpbb.com/ |