¿ªÔÆÌåÓý

ctrl + shift + ? for shortcuts
© 2025 Groups.io

Crestron Home sharing pivoting TV between 2 rooms


 

I am in the process of completing a Crestron Home house.
The home has a TV mounted on a pivot. The TV is fed by NVX and the audio is routed to ceiling speakers fed by an NAX.
i have control of the the TV pivot. The clients would like the TV to appear as a video source in both rooms.
Room 1
pivot closed, TV on audio routed via NAX to room 1 speakers
Room 2 pivot open, TV on and audio router via NAX to room 2 speakers.
I have done similar before with other systems but am struggling to get it to work with Crestron Home. I have tried to go exclusively Crestron Home with this project and nudged the clients to more expensive choices to support this so am reluctant to add a SIMPL processor to do something so simple.
?
thanks
?
Rozza
?


 

Rozza:
?
Did you also post on the Crestron Home Beta forum?
?
Might be a good idea to double dip...


 
Edited

This is what I would try.
3 TVs (Room 1 - Fake TV)(Room 2 - Fake TV)(Hidden Room - Real TV)
A fake generic HDMI splitter. NVX Rx HDMI to splitter, splitter to all 3 TVs.

Room 1 programming.
Add an if statement under Room 1 -> Media Events -> TV On, if Room 2 -> TV -> Media Operations -> Is On = Ture, then Room 2 -> Media Operations -> Room Off.
Add an if statement under Room 1 -> Media Events -> TV Off, if Room 2 -> TV -> Media Operations -> is On = False, then Hidden Room -> Media Operations -> Room Off. - This will shut off the TV.
For each source you will need to put an if statement under Media Zone Events -> Video Source Changed. That if will look something like this, If Room 1 -> Media Operations -> Video Source = Apple TV, then Hidden Room -> Media Operations -> Router -> Apple TV.

Room 2 programming.
Add an if statement under Room 2 -> Media Events -> TV On, if Room 1 -> TV -> Media Operations -> Is On = Ture, then Room 1 -> Media Operations -> Room Off.
Add an if statement under Room 2 -> Media Events -> TV Off, if Room 1 -> TV -> Media Operations -> is On = False, then Hidden Room -> Media Operations -> Room Off. - This will shut off the TV.
For each source you will need to put an if statement under Media Zone Events -> Video Source Changed. That if will look something like this, If Room 2 -> Media Operations -> Video Source = Apple TV, then Hidden Room, -> Media Operations -> Router -> Apple TV.