All times are UTC+02:00




Post new topic  Reply to topic  [ 6 posts ] 
Author Message
 Post subject: uMPX Alarms
PostPosted: Tue Oct 26, 2021 9:35 pm 

Joined: Sun Mar 14, 2021 10:43 am
Posts: 39
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)


Top
   
 Post subject: Re: uMPX Alarms
PostPosted: Wed Oct 27, 2021 2:29 am 
User avatar

Joined: Tue Mar 17, 2009 2:56 pm
Posts: 4161
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.

_________________
control point
control point2


Top
   
 Post subject: Re: uMPX Alarms
PostPosted: Thu Oct 28, 2021 5:23 am 

Joined: Wed Jun 03, 2015 7:03 pm
Posts: 199
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.
I agree too...

_________________
https://fmfeeling.com


Top
   
 Post subject: Re: uMPX Alarms
PostPosted: Sun Oct 31, 2021 7:49 pm 

Joined: Thu Jan 15, 2015 11:19 am
Posts: 193
And another.

Should not be too difficult since there is already a detection that runs the backup file.


Top
   
 Post subject: Re: uMPX Alarms
PostPosted: Tue Nov 02, 2021 9:42 am 

Joined: Wed Dec 05, 2018 7:56 am
Posts: 25
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


Top
   
 Post subject: Re: uMPX Alarms
PostPosted: Fri Nov 12, 2021 8:24 pm 

Joined: Thu Jan 15, 2015 11:19 am
Posts: 193
Great, that will do for me.


Top
   
Display posts from previous:  Sort by  
Post new topic  Reply to topic  [ 6 posts ] 

All times are UTC+02:00


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
cron
Powered by phpBB® Forum Software © phpBB Limited