0

Change volume on a second player?

How do I change the volume on Player 1 from a button on Player 2?

Player 2 has the touchscreen interface. I have created a menu that controls volume on player 2, but I don't know how to tell Player one to be that volume. Ive tried menu different approaches and none work. My setup is 2 XD players connected with an Ethernet cable.

Can anyone recommend how I should approach this?

 

 

1 comment

  • 0
    Avatar
    Alex

    You can send UDP command from player 2 to player 1. UDP command can be added to the rectangular touch event (double click on event, go to Advanced tab, select Send - UDP and enter a command). Player 1 can listed to that UDP command (use UDP input event for that purpose). You can add additional commands to the UDP input event or transit to a different state in a project.

Please sign in to leave a comment.