Keyboard Shortcuts
Likes
- Crestron
- Messages
Search
Re: Adding Zoom Room Native Controls to Crestron TSW's Zoom App
Jay's points are spot-on and these are some of the reasons we created our front-end application. In addition to ensuring the JSON we are generating conforms to the format that Zoom is expecting, we also make certain fields required (if Zoom requires them) and add any additional/supplemental fields that other fields might rely on.
|
开云体育There is a config published for NVX that you can use. Bear in mind that if you need to expand and use stacked switches that you will need to use only either AMS-4424P’s or XMS-7048P’s. Those are the only Luxul switches that support SFP+ 10G stacking connections (fiber or copper). The 1816 or 2624 are SFP 1G only. Other than that the GUI is fairly intuitive. Also watch your power requirement if you are using the switches for POE since they have limited power supplies except for the XMS. ? Dave ? ? David Radin Vidkey, Inc. ? email: radin@... web:?? ? ? |
Re: Adding Zoom Room Native Controls to Crestron TSW's Zoom App
Many of the drivers I've written for articles have required json and I've made lots of mistakes trying to get my code to work.? Just because json passes a validator doesn't mean it is in a format that a device will accept.? The worst for me was the driver I wrote for the Bond Bridge.? That device was incredibly picky about the json it would accept.? Here are a couple of things to check: 1) Make sure all your json elements are spelled correctly.? A misspelled element will pass a validator but not be accepted by the device you are sending it to.? Even make sure you are matching how elements are capitalized.? The parser may think "Test" is different than "test" depending on how the person who did the parsing coded things.?? 2) Sometimes a device will want a specific numerical value to be surrounded by double quotes "" and sometimes it won't.? You would think you would never need to include quotes around a numerical value but it may depend on which side of the bed the person who wrote the parser in the device got up on that particular day. 3) Some elements will depend on others and omitting one when the other is included will raise errors.? For example if a dimmer accepted json then you might have an element for the dim level you want to set the dimmer to.? ?However, the designer of the dimmer might require that you also send the time it will take for the dimmer to move from its current dim level to the new dim level and omitting that is invalid.?? 4) I'm not sure how the json is being sent to the zoom device.? I've had lots of issues when sending json through c# as to the specific http header elements that must be defined or the device would reject the json.?? Your best bet is to try and get a known working example and precisely? follow it.? Without it you are really guessing as to what the device is expecting; even though you think your following a specification exactly.? Hope this helps Jay
------ Original Message ------
From: "Rick Arnold" <rick.arnold@...>
Sent: 10/5/2020 7:50:40 AM
Subject: Re: [crestron] Adding Zoom Room Native Controls to Crestron TSW's Zoom App I do use?. |
Re: Adding Zoom Room Native Controls to Crestron TSW's Zoom App
All,
Control Concepts has developed a web-application that acts as a front-end for creating the JSON profiles that are required by the new Zoom Room Controls feature. It allows you to create the JSON profiles using a simplified GUI and exports a JSON file that conforms to the formats that Zoom is expecting. It is currently in beta testing with select partners but we are always looking for more feedback. Rick...I think this may be something that is helpful for you as well in regards to the issue you are currently having. Anyone interested in learning more or potentially trying out the app during the beta period, please contact us at?projects@.... (not sure why the forum is cutting off the email address but it is projects AT controlconcepts.net) -David |
Re: Adding Zoom Room Native Controls to Crestron TSW's Zoom App
I do use?.
When I run the json through the checker it validates but when the clients pushes the json file through the zoom portal it comes back with json config errors.? I sort of at a loss on this one and was hoping someone may have done this before. |
Re: Adding Zoom Room Native Controls to Crestron TSW's Zoom App
开云体育I have not customized the ZR UX but if you’re getting a JSON error usually, for me at least, throwing anything JSON at a JSON validator, like JSONlit.com is usually a very quick way to see where you’re going wrong. (99% of the time for me I’ve either omitted or duplicated a comma somewhere while trying to make “one quick change”) ? -- Lincoln King-Cliby, CTS, DMC-E-4K/T/D ? From: [email protected] [mailto:[email protected]]
On Behalf Of Rick Arnold
Sent: Monday, October 05, 2020 9:29 AM To: [email protected] Subject: [crestron] Adding Zoom Room Native Controls to Crestron TSW's Zoom App ? As the subject line indicates.? Zoom has come up with a way to add button (no feedback) to the Crestron TSW touch panel's Zoom app.? I am struggling with this as I keep JSON config file error every time I do this.? My question is, has anyone
done this before and if so, would you be willing to look at my JSON file to what the in the world I am going wrong? |
Adding Zoom Room Native Controls to Crestron TSW's Zoom App
As the subject line indicates.? Zoom has come up with a way to add button (no feedback) to the Crestron TSW touch panel's Zoom app.? I am struggling with this as I keep JSON config file error every time I do this.? My question is, has anyone done this before and if so, would you be willing to look at my JSON file to what the in the world I am going wrong?
Thanks Rick |
Re: Issues with Sonos & Crestron
Yes I am blind.? The module was right there on BlueSounds website.
But both last night and today, while there is BlueSound category listed on Crestron's Application Market, when I go to it, it says "There are no products in this category." Other vendors, there is no problem. |
Re: SimplWindows 4.14.21
开云体育Ditto, my laptop is a 4K display and my desktop is 3x >1920x1080 (but sub 4K) and I’ve seen the occasional scaling issue in other programs but can’t say I’ve seen anything particularly horrid in SIMPL ? What OS and DPI settings? When things go horribly wrong with scaling its more typically DPI than straight resplution ? -- Lincoln King-Cliby, CTS, DMC-E-4K/T/D ? From: [email protected] [mailto:[email protected]]
On Behalf Of Caleb Radecky
Sent: Monday, October 05, 2020 6:54 AM To: [email protected] Subject: Re: [crestron] SimplWindows 4.14.21 ? I run it on 4k monitors and don't see any artifacting.? ? Caleb Radecky |?Manager, Online Products & Services From: Thorsten K?hler <thorsten.koehler@...> ? Can?t confirm that. Running on a 5120x1440 screen without issues. ? Cheers, Thorsten ? Von:
[email protected] <[email protected]>
Im Auftrag von Dean Detton ? One issue that you will hit beyond 4.11.06 is when you open the Simp+ editor on a hi-res monitor (higher than 1920x1080) it is riddled with graphical artifacts that make it unusable). ?I have found two workarounds. ?First, add one monitor to your rig that is 1920x1080 and put Simpl+ there. ?Second, use Visual Studio Code with One of the Crestron extensions. ?The sad part about this is that it has been broke for months and Crestron seems to think this is OK :-( |
Re: SimplWindows 4.14.21
开云体育I run it on 4k monitors and don't see any artifacting.?
Caleb
Radecky |?Manager,
Online Products & Services
Crestron Silver Certified Programmer | DMC-D-4K | DMC-E-4K ControlWorks Consulting, LLC |?Crestron Services Provider?| 8228 Mayfield Rd. Suite 6B Rear, Cleveland OH 44026 D.?440.771.4809 |?O.440.449.1100?X1109 | F.440.449.1106 | From: Thorsten K?hler <thorsten.koehler@...>
Sent: Monday, October 5, 2020 04:51 To: [email protected] Subject: Re: [crestron] SimplWindows 4.14.21 Can?t confirm that. Running on a 5120x1440 screen without issues. ? Cheers, Thorsten ? Von: [email protected] <[email protected]> Im Auftrag von
Dean Detton ? One issue that you will hit beyond 4.11.06 is when you open the Simp+ editor on a hi-res monitor (higher than 1920x1080) it is riddled with graphical artifacts that make it unusable). ?I have found two workarounds. ?First, add one monitor to your rig that is 1920x1080 and put Simpl+ there. ?Second, use Visual Studio Code with One of the Crestron extensions. ?The sad part about this is that it has been broke for months and Crestron seems to think this is OK :-( |
Re: SimplWindows 4.14.21
开云体育Can?t confirm that. Running on a 5120x1440 screen without issues. ? Cheers, Thorsten ? Von: [email protected] <[email protected]> Im Auftrag von Dean Detton ? One issue that you will hit beyond 4.11.06 is when you open the Simp+ editor on a hi-res monitor (higher than 1920x1080) it is riddled with graphical artifacts that make it unusable). ?I have found two workarounds. ?First, add one monitor to your rig that is 1920x1080 and put Simpl+ there. ?Second, use Visual Studio Code with One of the Crestron extensions. ?The sad part about this is that it has been broke for months and Crestron seems to think this is OK :-( |
TSW-760 update failed
I have a problem with TSW-760 panel...
After the firmware update, only the logo will be displayed. I waited a few hours, but still just the logo.
I tried Restart or Factory Reset, but nothing helps,
DiscoveryTool will not find the panel. ?
Some idea? Is it possible to implement the update via USB?
?
Thank you for any help.
|