¿ªÔÆÌåÓý

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

Biamp Tesira X Series

 

Anyone seen this strange issue i've been banging against my head all morning.
Biamp Tesira X400 running firmware 4.1.0.2
Crestron Module v3.2
all instances are enbled and debugger is showing 0 Quarantined modules.
VoIp control block (on a registered voip line) will not initialize. If I change the name of the instance tag in simpl, the block will initialize i just don't have control

Have also just tested it against firmware version 4.0.2, Still will not initialize the VoIP Control/Status


Re: Cisco SX-80 with NVX decoder feeding content input

 

¿ªÔÆÌåÓý

Haven¡¯t paired NVX with a Cisco codec as yet but a few thoughts that have come to mind

?

1-????? The 2-digit NVX endpoints like the D30 don¡¯t do scaling so I¡¯d make sure the resolution and refresh rate of the source (and the resolution the D30 is outputting) match the supported resolutions and refresh rates for the codec. While codecs have gotten a lot less finicky over the past decade they tend to be on the more particular end of devices as to what they¡¯ll accept ¨C with a source directly connected you have the benefit of the direct EDID/HDCP negotiation between source and codec which makes things magically work.

a.?????? It sounds like with NVX in play the D30 is feeding a resolution that is no Bueno.

2-????? Ensure that HDCP support is disabled on the chain from the source to the codec (either ¡°permanently¡± through the device configuration or as needed through programming) HDCP and VTC don¡¯t generally mix. ?

?

--

Lincoln King-Cliby, CTS, DMC-E-4K/T/D
Commercial Market Director
Sr. Systems Architect | Crestron Certified Master Programmer (Diamond)
ControlWorks Consulting, LLC
Direct: (+1)440.771.4807 | Cleveland: (+1)440.449.1100? | Boston: (+1)508.695.0188 | DC: (+1)202.381.9070? | Fax: (+1)440.449.1106
Crestron Services Provider | Biamp Authorized Independent Programmers | Extron Qualified Independent Programmer

?

From: [email protected] [mailto:[email protected]] On Behalf Of spannertech@...
Sent: Monday, July 19, 2021 12:00 AM
To: [email protected]
Subject: [crestron] Cisco SX-80 with NVX decoder feeding content input

?


Had a strange thing last week. The system design has an NVX D30 decoder feeding the content input of an SX-80. With a known valid source outputting from the decoder, the Cisco won't switch to it (the Touch 10 complains of poor quality connection or something like that). Feeding a laptop direct to the content input works fine. What the NVX is sending out is fine. There's no great distance between the two. Tried different cables, usual troubleshooting steps. Best we could get is audio only from one of our NVX sources to come through to the SX-80. Wondering if this is familiar to anyone. I haven't seen the web GUI for the SX-80 yet so not sure what adjustments there might be

Thx in advance
OP


Re: Samsung Be-70t ip control

 

When the unit is off, so is the LAN port. You'll need to send a WOL packet to turn it back on.?
Yes, there should be a pop up on the display when a proper connection is attempted and you confirm with the factory remote that you accept this connection.?


Re: Can Crestron Remotes Trigger Events Through Alexa?

 

Hi, look at the Voice module from Crestron module it just updated to 2.0 supporting new language, and it seem that we can recall alexa scene

the device shades , light and generic are separated now into different module as the v1 are all in one module


Cisco SX-80 with NVX decoder feeding content input

 


Had a strange thing last week. The system design has an NVX D30 decoder feeding the content input of an SX-80. With a known valid source outputting from the decoder, the Cisco won't switch to it (the Touch 10 complains of poor quality connection or something like that). Feeding a laptop direct to the content input works fine. What the NVX is sending out is fine. There's no great distance between the two. Tried different cables, usual troubleshooting steps. Best we could get is audio only from one of our NVX sources to come through to the SX-80. Wondering if this is familiar to anyone. I haven't seen the web GUI for the SX-80 yet so not sure what adjustments there might be

Thx in advance
OP


Re: S# url with encoded values

 

After a lot more research on this I found that I should be able to access the temperature encoded in the url as a query string. However, I can't seem to get this to work.? I've tried:

string temperature= requestArgs.Request.QueryString["temperature"];

and

string temperature= requestArgs.Request.QueryString[0];

Neither returns anything.

Any ideas on what I'm doing wrong would be greatly appreciated.

Thanks in advance for the help

Jay

On 7/17/2021 10:28 PM, jbasen via groups.io wrote:
I have a device that sends me an http message with encoded information in the url.? Here is an example



when 192.168.1.3 is the IP address of the Crestron processor and 9000 is the port it is listening on for the messages.? The server has request handler as follows:

? private void HTTPRequestEventHandler(Object sender, OnHttpRequestArgs requestArgs)

I can read the path of the incoming message using:

??? ??? ??? string Path = requestArgs.Request.Path;

However all I see is Path = /dw2/sensor/

How can I access the temperature encoded in the url?

Thanks in advance for the help

Jay





Can Crestron Remotes Trigger Events Through Alexa?

 

Is there a way to trigger Alexa events through the Crestron control system?

There are so many devices which are Alexa enabled and part of that ecosystem, but there are certain times when controlling them via voice may not work out for a homeowner.? I'm pretty specifically thinking of putting in some Alexa enabled light switches which then allows the client to setup scenes for their lights.

So, then I would want to recall that scene from the control system.? Either using a generic name (scene1, scene2, etc.) or a specific name (theater bright, theater dim, watching a movie, etc.).? I'm pretty much fine with any means to reach from Crestron to Amazon to make Alexa control possible.

I already have done voice control from Alexa into Crestron to get some actions to occur, but wanted to know if going the other way was possible and if so, how to accomplish it.? TIA!


Touchscreen frozen

 

Hi folks.

Any ideas on why my 760 touchscreen is frozen on the crestron logo ?

I had noticed it rebooting spontaneously a few times itself. But now it¡¯s just stuck on the screen with the crestron logo. Doesn¡¯t even say loading ...

Thanks all for any suggestions.


S# url with encoded values

 

I have a device that sends me an http message with encoded information in the url.? Here is an example



when 192.168.1.3 is the IP address of the Crestron processor and 9000 is the port it is listening on for the messages.? The server has request handler as follows:

? private void HTTPRequestEventHandler(Object sender, OnHttpRequestArgs requestArgs)

I can read the path of the incoming message using:

??? ??? ??? string Path = requestArgs.Request.Path;

However all I see is Path = /dw2/sensor/

How can I access the temperature encoded in the url?

Thanks in advance for the help

Jay


Re: Crestron Go App Long wait on start

 

WOW!!? Thanks again Dave - this is a revelation!? I've by default had this setting ON (As I suspect others have) I'll do some testing on this!...

FTR, It is logistically difficult at best over time to make updates and remember/actually accomplish getting *All* the users' apps to update if this feature i.e. turning it off, is utilized.
Thus, Poorer performance will ultimately win out over having clients progressively not get their devices updated without suffering on all involved...

Please *Suggest* to the suits and DEV teams that *When* they finally update this app, that they find a way to accommodate fast loading and auto-updates...
There are at least 3-4 major items that make these apps substandard compared to the competition...


Re: Crestron Go App Long wait on start

 

"Check for Updates" is indeed about project pull from processor webserver.

Automatic vs manual app updates is all handled from within App Store / Google Play (not app settings).

If you make UI changes after turning "Check for Updates" off to speed up UI load times, you'll need to turn it back on at least once to pull down the new project.

(It's a common support call generator when the on-site tech doesn't realize it was turned off and "the new button we added isn't showing up.")


Re: Crestron Go App Long wait on start

 

Interesting, I always thought it was app updates too.
The switch in the app option is a bit vague then.
Really should be check for project updates.


Re: Crestron Go App Long wait on start

 

Wow, Dave!! that is really interesting!...

So are you saying that "Check for Updates" is about the project pull from the processor??
I always thought this was about the App getting automatic updates from the app store - i.e. the App versions...

If it is the former:
1. Does the App automatically update its version without our control??
2. If you turn it off and you make an update to the project on the processor, what is the best way for the client to get the project update on their device?

TIA!? I really appreciate your monitoring of the forum and the helpful posts that you provide!!


Re: Crestron Go App Long wait on start

 

You may want to disable ?option from the iOS Settings under CGo/CApp to speed up UI load time.

This setting should remain on during deployment / testing while changes are still being made in VTProE, but turned off when UI design/testing is finished.

Turning the setting off causes CGo/CApp to quickly launch a locally cached version of the UI project file.

Leaving the setting on causes CGo/CApp to check a hash file on the processor's webserver on every connection attempt to see if the UI file has changed and needs to be redownloaded.


Re: Crestron App 105.50.0 not communicating with controller after updated IPad IOS

 

See


Re: Crestron App 105.50.0 not communicating with controller after updated IPad IOS

 

I'm assuming that you're referring to the older 'Silver' Crestron app as opposed to the newer 'Teal' Crestron GO app??

Since the Silver app was deprecated (in a blaze of glory!) about this time last year, and knowing Apple, it may be that you are seeing the final throes of its full demise. Of course there could easily be localized issues with either the network or config...
I would strongly recommend that you update the client's devices to the GO app (separate phone and tablet versions) for more *long-term* reliability...
Also, don't forget to update the SMW device symbols - there is a Crestron GO symbol that is different than the Crestron App symbol...


Crestron App 105.50.0 not communicating with controller after updated IPad IOS

 

Hi,
Crestron App 105.50.0 is installed but it is not communicating with controller after updated IPad IOS.both controller and ipad are on the same network subnet and able to ping via toolbox text console.i have cresschecked?crestron App setting on ipad ,ok.

anyone face such as issue?


Re: Artnet or sAcn module that receives dmx values from third party lighting software and consoles

 

Thanks guys appreciated your thoughts on this, I¡¯ll post some more detail on what I¡¯m trying to achieve later tonight.

Thank you,
Paul Bell
(PH) 0408465561
28 Ford St, Salamander Bay, NSW 2317

On Jul 16, 2021, at 11:59 PM, Lincoln King-Cliby via groups.io <lincoln@...> wrote:


AV Switcher JSON

 

The documentation for creating AV Switcher drivers only gives a vague example of how the routable inputs and outputs should be defined in the json file.? Could someone post an example of that node?

Thanks!


Re: Samsung Be-70t ip control

 

Thanks there is a Crestron ccd driver?

Question is how reliable does the connection stay if there is power outage or other issues does it require the remote to say ok