Xibo client - Music from audio input and mute if a region have audio/video

Hi Again!

In our case, we use Xibo in a TV Channel for when there is no programs scheduled. We use it to provide local info, weather, and some videos.

Actually, we use a rtsp stream in a region to play music and we have videos in other layout, so the music is not played on the videos.

What about having the music/audio using the client audio input and if in any region have a video/audio clip, then mute the music input and unmute when the video/audio finish?

Is that possible?

Thanks in advance!!!

Well, I am also interesting in knowing if it is possible or not

Hi,

Anything on this? Is it possible at least? Will you take it into consideration?

Thanks!

Mute audio:
C:\NIRCMD\nircmd.exe mutesysvolume 0

Active audio:
C:\NIRCMD\nircmd.exe mutesysvolume 1

You can be sent by Shell Comand.

The player must have a folder NIRCMD.

And for android player?

excuse me, the correct way is as follows:

  • Mute audio:C:\NIRCMD\nircmd.exe mutesysvolume 1
  • Active audio:C:\NIRCMD\nircmd.exe mutesysvolume 0