Keyboard Shortcuts
Likes
- Crestron
- Messages
Search
Re: Tyba Turn
IP (or should I say HTTP) is neater to integrate, as it uses a Simpl# library to do POST requests to the Turn, and also uses SSE events to get real time events from the Turn. The Cresnet is solid too, but of course you have to tie in lots of digital and serial signals. Personally I prefer the IP version, less work to integrate!
|
Re: Tyba Turn
¿ªÔÆÌåÓýThanks (also to Jay for the reading)! Any preference on Cresnet vs. IP? ? Thorsten ? Von: [email protected] <[email protected]> Im Auftrag von dontrobthemachina@... ? Yes I have used quite a few of them, easy integration with Crestron using the supplied modules (either Cresnet or IP). |
Re: Teamviewer and SIMPL Debugger
¿ªÔÆÌåÓýWe use splashtop for unattended access and ad-hoc support. It has all the features we need i.e. file transfer(actually really good copy and paste or drag and drop), unattended login with AD or not.?
We like it. Came from goto.?
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. #6B Rear Cleveland OH 44026
D. 440.771.4809 | O.440.449.1100 X1109 | F.440.449.1106 | http://www.controlworks.com
From: Alex Teague <alext@...>
Sent: Tuesday, December 19, 2023 09:50 To: [email protected] Subject: Re: [crestron] Teamviewer and SIMPL Debugger Thanks y'all. I definitely need file transfer and our use case is not necessarily for 1 to 1 but 1 to many, i.e. I would need to be able to connect to lots of laptop/pc's that don't belong to me. Essentially, I support the programmers in the field and
need to connect to their machines, which I likely would never have credentials for. It seems like most software models in this arena are more geared towards connecting to your own devices. At surface level, from what I can tell splashtop is the only one that
fits the bill so I'll give that a go.
|
Re: Teamviewer and SIMPL Debugger
Splashtop also has a handy thing called SOS, it's a downloadable .exe the guys in the field can fire up as needed - it will give you the chance to connect through your splashtop client using a one-time 9-digit session code, so you don't have to worry about credentials..
|
Re: Teamviewer and SIMPL Debugger
Thanks y'all. I definitely need file transfer and our use case is not necessarily for 1 to 1 but 1 to many, i.e. I would need to be able to connect to lots of laptop/pc's that don't belong to me. Essentially, I support the programmers in the field and need to connect to their machines, which I likely would never have credentials for. It seems like most software models in this arena are more geared towards connecting to your own devices. At surface level, from what I can tell splashtop is the only one that fits the bill so I'll give that a go.
|
Re: Tyba Turn
toggle quoted message
Show quoted text
|
Tyba Turn
¿ªÔÆÌåÓýHi, ? any experience with the Crestron integration fo the Tyba turn? () ? Thinking about trying it out for a project. ? Thanks, Thorsten ? |
Re: Teamviewer and SIMPL Debugger
The best remote program I have used is Jump Desktop. It allows you to access a PC with user credentials from the machine so that you have admin rights or request access if you¡¯re not an actual user . The only thing it does not have is file transfer but it runs circles around team viewer, especially for lower bandwidth connections.
|
Re: Defaulting XPanel to start as "Always on Top"
I don¡¯t recall ever seeing an option for this within VT-Pro but it¡¯s possible (only just!) that this could be something you could set within the ¡°compiled¡± XPanel file, although it would probably be overwritten if you recompiled the project. I¡¯ll have a poke around in the morning and let you know if I find a possible solution¡..
|
Re: Sonos Soundbar issues
I don¡¯t have much experience with Sonos integration but it¡¯s clear from the logs that the Simpl# is having a real problem processing the Json when events are coming in from the Sonos, and it seems mainly down the ¡°great room¡±. It looks like the Simpl# is trying to deserialise a Json array that doesn¡¯t exist (or is malformed) which leads me to believe it may be something to do with the grouping. Can¡¯t really help more than that except to say something is going horribly wrong with the deserialisation when the Sonos sends back events. Sorry not much help really¡.
|
Re: Crestron Home (MC4-R) NVX Discovery issue (VLAN)
¿ªÔÆÌåÓýWhat I had to do on a system was go to the Pair Devices tab ? Ethernet and Wi-Fi ? down the bottom click on the Discoverable Addresses and enter in the Start Address for the VLAN the NVX and whatever other devices you want to control is sitting on.? After that I was able to find all necessary gear. ? Pat M ? ? From:
"[email protected]" <[email protected]> on behalf of IBG <itaibengal@...> ? I have an existing working Crestron system (non-CH) with NVX on its own VLAN and everything is working on the NVX with control. I am migrating to CH and the MC4-R is located on the core network (Ubiquiti). When trying to discover the NVX,
the processor does not discover any of the NVX devices.? |
Crestron Home (MC4-R) NVX Discovery issue (VLAN)
I have an existing working Crestron system (non-CH) with NVX on its own VLAN and everything is working on the NVX with control. I am migrating to CH and the MC4-R is located on the core network (Ubiquiti). When trying to discover the NVX, the processor does not discover any of the NVX devices.?
My current processor is also on the same core (Ubiquiti) network and can reach the NVX to control the routing so I know the communications between networks are working. Any thoughts on how to discover the NVX? Thanks Itai |
Re: VC4 test environment suggestions
¿ªÔÆÌåÓýAfter you hardened the server are you accessing the web gui through https instead of http and it should ask for username and password to login.Michael Ferry On Dec 18, 2023, at 3:43?PM, adks1010 <totesthouse@...> wrote:
|
Re: VC4 test environment suggestions
Thanks, that is actually the approach I have taken after messing with Virtualbox and getting VC4 to actually load.
My issue now is that My "Add Room" button is greyed out when I access the VC4 via the webgui. The device info screen also shows all fields blank.? I followed all the steps and then hardened the server so not clear what is going on. It seems to be a licensing issue perhaps but I don't see any steps I need to take as all documentation implies it will just work after install. Anyone know what I am missing here? |