Keyboard Shortcuts
Likes
- Crestron
- Messages
Search
Re: Somfy Tahoma
It's available. Platform->Somfy. On Wed, Jan 15, 2025 at 10:43?AM Chris Armbrust via <carmbrust001=[email protected]> wrote:
|
Re: Discontinuation Notice: Sonos? App Support on Crestron Touch Panels
Just discontinue Sonos already and let some billionaire who cares on a deeply personal level to rescue it, flip it on its head, and save it for about two months before a new shinier competing product that buries Sonos alive and pisses on its grave simply in principle. |
Re: Discontinuation Notice: Sonos? App Support on Crestron Touch Panels
Just another example of failure in this "partnership". Sonos really screwed the pooch on this update of theirs. Now all these clients that insisted on Sonos and wouldnt listen to us are stuck with a half working solution.?
?
Although I am a bit interested to see what they mean by this, and as usual it only mentions Home and not Crestron in general (grrrrrr):
Looking ahead, we are planning enhancements to the Sonos experience within Crestron Home in 2025. These enhancements will include support for the new Sonos Search API, enabling you to search for Sonos content directly within the Crestron Home interface. We will share more details about these enhancements, including timing, as they become available. |
TSW background image via XIO Cloud
Not having luck with TB on this and wanted to ask here. Is it possible to upload an image to the "Manage Images" portion of XIO cloud and then assign that image as the background of a TSW-1070?
?
I can get the image uploaded without issue, but it seems like the only background settings/options when I go to the panel itself are to provide am external web server url.
?
TB is saying it's possible to assign an uploaded image to the panel but the steps they gave don't match the flow of XIO cloud. I can post the steps they gave me and point out the discrepancy but I don't remember if that is frowned upon. Thanks. |
Re: Crestron Home sharing pivoting TV between 2 rooms
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. |
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
? |
Re: Samsung Terrace HDBT input
Have just installed one of these with Crestron Home being fed by an NVX.
The Samsung HDBT doesn¡¯t support control, but an other receiver fits easily in the waterproof compartment at the back and serial commands work natively over the ex-link 3.5mm port in the compartment without needing to enter the Samsung service menu.
? |
Re: How to auto power down projectors after current video source loses sync for 'n' seconds?
¿ªÔÆÌåÓýAnother option is looking at NVX power option for sync detection it the web UI as well it¡¯s under the Output section.
|
Re: How to auto power down projectors after current video source loses sync for 'n' seconds?
¿ªÔÆÌåÓýMost projectors have an auto-power-down functionality when no signal is received for a certain period of time. Wouldn?t that be an option? ? Cheers, Thorsten ? Von: [email protected] <[email protected]> Im Auftrag von craigsalmond via groups.io ? [Edited Message Follows] I've been banging my head against the keyboard looking for an easy way to power off a dual projector room with (3) NVX-351s as encoders, one of which uses both HDMI inputs. The two projectors also each have an NVX-351 decoder. I've tried using NOT symbols to check sync FB and run that into a debounce, but that just shuts it down. I've tried using more comparison symbols than I care to remember, but this seems like it ought to be easier than I'm making it out to be. Is there an easier way to do this logic without comparing dozens of symbols? Maybe a Simpl+ solution?? |
Re: How to auto power down projectors after current video source loses sync for 'n' seconds?
Sync detect to NOT. NOT Sync to Press & Hold module Set the hold time to what you want. When the HOLD output activates, you can shut down the projector. On Fri, Jan 10, 2025 at 10:40?AM Phil Bridges via <gravityhammer=[email protected]> wrote:
|