¿ªÔÆÌåÓý

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

Re: NVX REST API - setting USB routes

 

While I can't help with this specific issue, a True Blue rep I worked with a month ago heavily emphasized that the USB hardware in the 36x family is *very different* from the 35x family. It wouldn't surprise me to see they'd forgotten to properly implement something that worked with the 35xs.


On Wed, Jul 14, 2021, 11:33 AM Jeremy Weatherford <jweather@...> wrote:
I had a POST request that worked fine on 350s with firmware v3:

? post(tx.ip, '/Device/Usb', {Device: {Usb: {UsbPorts: [
? ? {Mode: "Local"},
? ? {UsbPairing: {Layer2: {RemoteDevices: {Id1: devID}}}}
? ]}}});

My 351s with firmware v5 are throwing this error, though, and I can't figure out why:

{"Actions":[{"Operation":"SetPartial","Results":[{"Path":"Device.Usb.UsbPorts.Mode","Property":"Mode","StatusId":0,"StatusInfo":"0"}],"TargetObject":"UsbPorts"},{"Operation":"SetPartial","Results":[{"Path":"Device.Usb.UsbPorts","Property":"UsbPorts","StatusId":3,"StatusInfo":"unsupported property"}],"TargetObject":"Usb"}]}

I've been poring over the REST API docs and don't see anything relevant.? Any ideas?

Thanks,
Jeremy


Re: Wi-Fi Connectivity #crestron

Michael S Moran
 

¿ªÔÆÌåÓý

Thanks for the insights.

?

I have personally witnessed erratic Vol Ramp related issues, which appear to be induced by Wi-Fi lag?? Quite annoying to say the least. Main Room works perfectly, however.

?

Best regards,

?

?

M.S. Moran

?

From: [email protected] <[email protected]> On Behalf Of ckangis
Sent: Wednesday, July 14, 2021 3:52 PM
To: [email protected]
Subject: Re: [crestron] Wi-Fi Connectivity #crestron

?

RE: Best Practices: I can't speak to the mesh issue, but it was told to me by multiple persons early on that it was not *designed* for roaming and thus, should have a dedicated SSID per TSR/AccessPoint relationship to eliminate the remote from *accidentily* connecting to another (lower signal) access Point. I.e. keep a one-to-one relationship with TSR/AP...
I'm not sure if you can accomplish this with a Mesh system....? ?I know that the LUXUL APs with Controller do not currently let you set up separate SSIDs per AP...

I have found that this does help and it does make sense (for anyone who has had Volume ramping run away - Why only Vol+, never Vol- !!!), but it's kind of a pain...


Simple and fast interface via HTML5

 
Edited

Hi!
These are not, in any way, best practice or meant to look good (compared to full capabilities HTML5).? Its main advantage is the quick creation of an interface in a manner similar to VTPro.
With some restrictions (for now, anyway) on the elements of the graphical interface used . This method?(works with 2,3 and 4 series) uses the free version of CODESYS software and a Raspberry Pi computer.?
The source code of the program (in the ST programming language in CODESYS) for?communication with the Crestron controller does not require alteration for a new project of the graphical user interface.?
Only fill multiple arrays with element indices.?There is a free (CODESYS?Control Runtime System)?license for the Raspberry Pi reboot every two hours. Paid version - 50 or 100 + VAT Euro.
For development, I used the free version.?
If it is interesting, I can post the source code of the translator a little later.
Here is a link to a video demo:??
P.S.?It is probably quite possible to install the CODESYS Control Runtime System directly on the Crestron controller. But this can be done (in theory, including, as an option, full or partial emulation of components for Xpanel, on the built-in or external controller CODESYS) only by specialists from the Crestron company ...?


Re: Wi-Fi Connectivity #crestron

 

RE: Best Practices: I can't speak to the mesh issue, but it was told to me by multiple persons early on that it was not *designed* for roaming and thus, should have a dedicated SSID per TSR/AccessPoint relationship to eliminate the remote from *accidentily* connecting to another (lower signal) access Point. I.e. keep a one-to-one relationship with TSR/AP...
I'm not sure if you can accomplish this with a Mesh system....? ?I know that the LUXUL APs with Controller do not currently let you set up separate SSIDs per AP...

I have found that this does help and it does make sense (for anyone who has had Volume ramping run away - Why only Vol+, never Vol- !!!), but it's kind of a pain...


NVX REST API - setting USB routes

 

I had a POST request that worked fine on 350s with firmware v3:

? post(tx.ip, '/Device/Usb', {Device: {Usb: {UsbPorts: [
? ? {Mode: "Local"},
? ? {UsbPairing: {Layer2: {RemoteDevices: {Id1: devID}}}}
? ]}}});

My 351s with firmware v5 are throwing this error, though, and I can't figure out why:

{"Actions":[{"Operation":"SetPartial","Results":[{"Path":"Device.Usb.UsbPorts.Mode","Property":"Mode","StatusId":0,"StatusInfo":"0"}],"TargetObject":"UsbPorts"},{"Operation":"SetPartial","Results":[{"Path":"Device.Usb.UsbPorts","Property":"UsbPorts","StatusId":3,"StatusInfo":"unsupported property"}],"TargetObject":"Usb"}]}

I've been poring over the REST API docs and don't see anything relevant.? Any ideas?

Thanks,
Jeremy


Wi-Fi Connectivity #crestron

Michael S Moran
 

What is the "considered opinion" with respect to Wi-Fi connectivity within the Crestron Home/TSR-310 ecosystem.? Are/Do any of the MESH Network products provide stable connectivity and also function properly when deployed in remote/ancillary room locations?


Re: IC Realtime NVR

 

Your URL format is correct.? I would try pulling the snapshot direct from one of the cameras if they're on the same VLAN as the NVR.? For them, you don't need to specify channel number. EX:? .? If they're plugged into the NVR's POE ports, you wouldn't be able to get to them directly.? What firmware is the NVR on?


Re: Samsung Be-70t ip control

 

Try port 1516.


Re: Crestron Go App Long wait on start

 

Yup I see the same. I thought it was my old Ipad Mini 2 though.?


Crestron Go App Long wait on start

 

Has the Crestron Go app been Lagging for anyone lately?? When I first start the app you have to wait a bunch of seconds before you can do anything.? After that period seems to work fine but very annoying when you start the app to have to wait that long before controlling anything.? Seems like it just started happening in the last 2 months or so


Re: If Crestron Go local project upload fails then... #crestronapp

 

I have experienced same issue hit or miss loading directly to iPhone and iPads lately


IC Realtime NVR

 

Has anyone had success pulling "snapshot" images from IC Realtime NVRs?

I'm trying to display them with Dynamic Graphics objects, but they don't work
most of the time. Occasionally one of the images will pop-up for a few seconds,
but quickly goes away. I don't work with IC Realtime often, and have had the
same issue on two recent projects.

The URL I'm using is
, which
doesn't work in Chrome, Edge, VLC, TSW-1060s, TSW-1070s, or the Crestron App.
However, both the MJPEG and RTSP streams do work, on all of the above.

Everything I can find online says that's the correct syntax, but it still
doesn't work. That's also what the module shows as the correct snapshot string.


Thanks in advance.


Re: If Crestron Go local project upload fails then... #crestronapp

 

Ah, I didn't see that you were talking about loading direct to the iPADs...sorry...


Re: If Crestron Go local project upload fails then... #crestronapp

 

I am experiencing the same. Uploading directly to iPad is much faster, especially when testing UI development in-house.?
But now I find myself having to upload to the processor instead... another one for the list...


Re: IP control of Promethean Titanium series

 

Their website has or had the protocol. I haven't touched one since my last post.?


Samsung Be-70t ip control

 

Samsung Be-70t ip control
Full model number is lh70bethlgfxgo
?
Has anyone controlled one of these sets?

I am connecting on port 1515 and cannot get a connection -get a ?3 for status ?
?
Is there any other options to connect thru crestron connected or the ccd drivers

Thanks


HD-RX-410-C-E-SW4 Web Issue

 

I'm working with a?HD-RX-410-C-E-SW4 for the first time. OOTB, they have no link local address. I connected to shop network to get IP address. When I received an address from our network's DHCP server, the web interface works as expected. Changing the IP address to static (keeping the same address that DHCP assigned). The web interface stops reporting information properly. Pages work, but information is not accurate. I have a laptop connected to HDMI 1 and a display connected to the output. It says nothing is connected. Everything reported properly before changing the IP address to static. I used Edge(chromium), Chrome, and Firefox with the same results. I reported this to TB and got an advanced replacement. It does the same thing. Has this happened to anyone else? Are there work arounds or fixes? The first one was working in the system, I went to check on something and was not able to.
These are 100% web configuration. Thanks, Bill


Re: Alternative to 2N and Doorbird

 

Exactly my concern too... If only hikvision and dahua doorbells can send doorbell press notification, then it would have been easier.

Anyone has module for hikvision or dahua door press notifications ?


Thanks


Re: Alternative to 2N and Doorbird

 

Did you integrate that HikVision doorstation into a Crestron system or is it standalone?? If integrated, was it just a doorbell interrupt or full SIP calls?? ?I was looking at DB-KV8113-WME1 for cost reasons, but did not see an easy way to integrate and on my list of things to look into.


Re: If Crestron Go local project upload fails then... #crestronapp

 

This issue is specifically for the use Local project option.
I prefer to host on the processor and will use FTP for that.
This project has to use Local.