Keyboard Shortcuts
ctrl + shift + ? :
Show all keyboard shortcuts
ctrl + g :
Navigate to a group
ctrl + shift + f :
Find
ctrl + / :
Quick actions
esc to dismiss
Likes
- Crestron
- Messages
Search
New Roku Issues
Just want to let you guys know about several issues with Rokus over the last week.
?
1) IP control stops working after the most recent firmware update? on newer Roku.? The Roku is still accept connections from the Crestron processor however it just ignores the Crestron commands.? After the firmware update, there is a new setting for Settings>System>? AdvanceSettingSettings>Control by mobile apps>Network access.? After the firmware update, it gets changed to "Limited" which as for as I can tell, only allows Roku apps to control the Roku.? You have to change that to "Enable" to restore Crestron control.
?
2) Getting several calls where Roku says it is out of memory or very slow (15 minutes) when changing between channels such as Prime to YouTube.? If the Roku has an SD card slot, you can try to expand the memory by putting in a microSD card and formatting it from the Roku menu.? I haven't done it yet but will be trying this on Thursday.? If the Roku doesn't have an SD slot, you might have to replace the Roku.? For another client, I was able to get it working by deleting all the unused apps from the home page.
?
3) I am still observing the Roku pulling streams from a Crestron dual NAX system.? Causing Roku to receive about 54mbps from the NAXs continuously.? Considering the Roku only as a 100BaseT Ethernet connection, it is using a significant amount of the Roku's bandwidth. Doesn't happen with all Rokus.? One client , who has about 10 Rokus, has two of them pulling streams from the NAX.? Not sure what is causing it.? May be some App on certain Rokus or it my be model dependent.? If client has issues, I just plan to put the Roku on a separate VLAN from the NAX.
?
If anyone has any other insights into the issues, I would appreciate your feedback.
?
Thanks,
Steve |
Re: Thoughts on the IV-SAM-VX2-P?
You will want to sell professional services, regardless if you take the training before hand, as there are too many variables and the classes don't cover them all.? I did hear Crestron may wave the professional services if you took the training and it's your first deployment.
?
Every tracking system has it's limitations.? Understand that Automate VX is an audio tracking system and relies solely on audio pickup.? There are the intelligent tracking cameras, but they do not initiate any of the auto switching.? I think Automate has the easiest time with larger systems and with multi-layout rooms.? You just can't beat the level of control with configs and scenarios.? Control through Crestron is now built in to ethernet devices and no modules are needed, or connection logic.
?
In terms of commissioning, It's really not that hard to get great shots with Automate VX.? If you want 1 person close ups, use discreet table mics.? If you are okay with 3 person shots, ceiling mics are fine, as long as they are in intelligent locations.??
?
Last two bits of advice, engage Crestron sales early and they'll be able to guide you as well as learn and use the room designer tool, prior to selling the system. https://www.crestron.com/Support/Tools/Configurators/Intelligent-Video-Room-Designer? |
Re: eDidio DMX Controller TLS Communication
Are you sending the strings as native bytes or ASCII equivalents?
Most of what you have listed are just different forms of notation for the same thing.
e.g. cd is equivalent to 205 or 11001101 in binary.
Assuming your strings are correct, pasting \xCD\x00\x0e\xaa\x01\x0b\x0A\x09\x08\x0C\x10\xff\x01\x18\x01\x20\x01 into an SIO should work on TCP port 23 (according to the documentation). It does not matter if it is lower or upper case as the Hex notation is just a human readable form of single byte binary and the SIO symbol will interpret it, though it is better to decide what you prefer to use and stay with it, the string you pasted are mixed. (If you are just going to use preset strings then an SIO is the easiest way to do it. If you are planning to do something more adventurous then S+ should be easy enough, but you need to build your strings correctly.
?
From the vendor website "Once the Protocol Buffer message has been serialised it must be sent in the following format by prepending the eDIDIO Series 10 specific "wrapper".
We can see that your string has the start byte and it's length is 00 0e which = 14 and there are in fact 14 bytes following in your string, so should work. Try the SIO method into a TCP symbol first.
?
Lindsay
|
eDidio DMX Controller TLS Communication
I need to send HEX commands to an eDidio DMX controller.
The eDidio DMX controller uses TLS. Can I do this with a TCP or UDP client in SIMPL Windows? I've already tried both, using ports 443 as well as 23, tried \0D delimiter, etc. but no success. I see a TCP Connected FB when using port 443. The eDidio DMX controller responds without issue from its own "Configurator" PC software (sending the raw string(s) as well as its own Spektra app, so I know strings/commands/DMX controller all working. An example string which starts "Sequence 2" (I've tried all the variations):
Native: cd,00,0e,aa,01,0b,0a,09,08,0c,10,ff,01,18,01,20,01 Other variations:
\xCD\x00\x0e\xaa\x01\x0b\x0A\x09\x08\x0C\x10\xff\x01\x18\x01\x20\x01 \xCD\x00\x0e\xaa\x01\x0b\x0A\x09\x08\x0C\x10\xff\x01\x18\x01\x20\x01\x0D 0xcd,0x00,0x0e,0xaa,0x01,0x0b,0x0a,0x09,0x08,0x0c,0x10,0xff,0x01,0x18,0x01,0x20,0x01
0xcd,0x00,0x0e,0xaa,0x01,0x0b,0x0a,0x09,0x08,0x0c,0x10,0xff,0x01,0x18,0x01,0x20,0x01,0x0D Any help appreciated.
|
Re: viewsonicLDM 136-151 display serial control
After glancing at the manual there doesn't seem to be any config needed to the settings, but there is one blip where they mention "NOTE:?Make sure the Control Board Switch is switched to the left for RS-232 control." on page 186. Otherwise good luck man |
VC-4 Tokens on Oracle Virtual Box VM's are behaving oddly
I've noticed that Tokens created on VC-4 installs on Oracle Virtual Box VM's will not display. Instead I get a list of "Key133333333333333333333, Key2,Key3,Key4,Key5,Key6". If I create a new token, it doesn't show up in the list. If I try to delete one of the "Key" tokens, I get a message that the token can't be found. Does anyone have a resolution for this? Not being able to access the tokens makes it nearly impossible to use debugging or HTML5 web xpanels. |
Re: Modbus
Hi,
In what way are they incompatible? ?The modbus processor module creates the checksum for any modbus command and should work with 4-series just fine. ?You may need to swap the two checksum bytes though as the “endianness” is wrong.
If you can expand on where you’re hitting problems it’ll be easier to respond more fully. ?
All the best,
Oliver |
viewsonicLDM 136-151 display serial control
I'm trying to control viewsonic LDM136-151 display via rs-232 from crestron CP4N but have had no luck. The commands are correct and verified. What am I missing?Is there any setting on display that need to be turned on? I have controlled numerous viewsonic display with the viewsonic rs-232 driver baked in the database. |
Re: ITC TS-0300M Delegate System Control
You appear to have debugger set to auto convert string characters to Mixed(HEX/ASCII), you need to set it to HEX so that you can more easily determine what data is being sent back in response to the individual mic active. (Debugger Settings menu, Default Serial Format)
?
Lindsay |
Re: Best 32" TV for control integration
Hi Lincoln,
?
was looking for something that would have a freeview TV tuner and the usual smart apps installed rather than a display monitor that would need a seperate Tuner/streamer/App hosting box.
?
I will take a look at the HD-CTL-101 though as I wasn't aware of it!
?
? |
I am unable to change the Android version. Once it is changed, the functionality remains the same as TSW. Eric Luckart via <eluckart=[email protected]> 于2024年12月8日周日 13:55写道: Can you update the android version on the panels?? What about the app version, like the sonos app on a x60 panel to support the s2 app? |
The 70 series has no other issues. The model change fee for the panel is 200 dollars. A discount is available for more than 20 units. (If you are interested in cooperating, the price can be negotiated.) I am in China and responsible for the customs duties of the incoming goods and the shipping costs of the outgoing goods. If there are partners willing to cooperate, please cover the local customs duties and shipping costs. Thank you. Tony Golden via <mrgolden=[email protected]> 于2024年11月14日周四 22:11写道: What's the approximate cost, assuming there are no other issues with the panel? |
to navigate to use esc to dismiss