0

Switching between audio outputs during a presentation

Hi,

Here is an info I want to share.

 

I tried to switch between analog audio and hdmi embedded audio output to allow my customer to switch between the LCD built-in speakers or the general room audio output inside the ceiling.

 

I discovered that:

 

- With the actual beta BA and beta Fw, when trying to do this in the main layout (video + images) the player is freezing...

- I tried to add a new layer (audio only) and used a Handled Event (GPI0 = analog and GPI1 = hdmi) and the player was not freezing anymore but seems not reacting.

Then I discovered that in fact the player is recording the order but only switch the audio output when switching from a video media to another.

 

 

To BA support:

 

Is there a solution to make a live switch between audio outputs without having to wait for a switch between medias?

 

So now I do the following... Maybe you have a better solution:

 

- GPI 0 or GPI 1 are configuring the BS output and then, send an internal order to the video /images layout to swich from the current video to another...

 

At the moment, the only solution I found is:

I connect GPO 6 to GPI 3  / GPO7 to GPI 4

When GPI 0 or 1 are closing, the program in the audio layout change the audio output configuration and then close and open   GPO 6 or 7 few seconds.

In the main layer (video / image) I detect the input on GPI 3 or 4 and then I switch the playback of the vids to another one...

 

Quite sure there is more easy to transmit orders from audio layer to video layer...?

 

Regards,

 

2 comments

  • 0
    Avatar
    Alex

    Hello,

    How this project is supposed to work ideally in your opinion? Pressing the gpio buttons should change the audio outputs on the player? Please attach your presentation file to this thread.

  • 0
    Avatar
    M Tavan

    Hello,

     

    Ideally, it would be nice that the device could switch between digital /analog audio instantly as it receive the order...

    But this is not an issue for my actual project.

     

     

    My main concern is the communication betweeen the audio Layout and the video layout... Or the ability to use the Event handler in the video layout... I will check the info you sent me regarding the use of event handler and if i still can't solve my problem, I'll sent you my presentation.

     

    Thank you

Please sign in to leave a comment.