Keyboard Shortcuts
Likes
- Crestron
- Messages
Search
Re: Masters2020 scheduling grid
toggle quoted message
Show quoted text
On Dec 23, 2019, at 7:08 PM, AVProgrammer <yongqch@...> wrote:
|
Re: CP3 HW Watchdog timeout
¿ªÔÆÌåÓýDo you have any ports expose to the Internet?? I've had several cases where TCP/IP connections from in Russia and other oversea places causing Crestron processors to misbehave including causing the processor to reboot.? Closed the ports up and that fixed the issue.One was my own processor that had an open TCP socket to the Internet that I was using for monitoring some of my processors out in the field.? At first, I notice all types of oversea places trying to hack the port.? Eventually some enterprising person figured out how to reboot my processor through the simple TCP client connection.? Leaves no trace when the processor reboots.? I only know they existed and where they where coming from because of router logs and emails the processor would send me when someone would try to connect.? Long gone are the days when you could leave an expose port and not worry about someone trying to hack it. Also I have had cases with an invalid DNS lookup on a UDP client socket back years ago caused the processor to reboot.? Worked fine when the DNS lookup worked but when the site because invalid, the processor would reboot whenever a connection was made. Or maybe some other type of network traffic is causing issues. I've also seen Crestron modules cause reboot or lockup issues when something isn't working quite right or some endpoint goes offline. Basically, it could be almost anything. Steve On 12/23/19 10:45 AM, Jason Mussetter via Groups.Io wrote:
Are you guys doing a lot of file I/O on the processor?? maybe the internal mem card is going bad? |
Re: Mercury with Christie Projectors
¿ªÔÆÌåÓýI apologize, I think I was wrongly reading release notes - CCD stranded for Crestron Certified Drivers, while CrestronConnected is old type of their drivers¡, So the release notes may be stating support for CrestronConnected displays¡. But their use ¡°Drivers¡± word is ambiguous in that content, as well this note from the release notes:
Crestron Drivers Portal are for CCD drivers only¡.
|
Re: Mercury with Christie Projectors
¿ªÔÆÌåÓýMercury¡¯s firmware version 1.4905.00091.001 dated September 2019 has the following in release notes:
Since then there were October and December releases¡ So, CCD for CrerstronConnected displays (the first driver listed under projector category on Crestron Drivers portal) will work with Mercury for any CrestronConnected compatible display, or my IP type CCD driver for Christie if projector is not CrestronConnected compatible - most high end projectors are not. I have not seen CEC on any of the Christie projectors yet¡. But I have seen tested only handful ?of them¡.
|
Re: Mercury with Christie Projectors
AFAIK you cannot write your own drivers for the Mercury. You have to pick from the list of a few common LCD panel manufacturers. That, or CEC. I do not know if Christie does CEC and I presume it depends on the line as there is a wide range of Christie projectors from different OEMs.
|
Re: Crestron OS3 and Kaleidescape
¿ªÔÆÌåÓýDriver is not out yet for CH. Crestron reports ¡°in the works¡±. I don¡¯t know what time frame ¡°in the works¡± is I¡¯m also awaiting driver. ? gk ? From: [email protected] <[email protected]> On Behalf Of bryan_d_garcia ? Has anyone ever integrated a Kaleidescape system with Crestron Home OS3? |
Re: Crestron OS3 and Kaleidescape
Michael S Moran
¿ªÔÆÌåÓýRats!? Regardless, thanks for your insights. ? All the best, ? Mike Moran ? ? From: [email protected] <[email protected]> On Behalf Of Justin Adams via Groups.Io
Sent: Monday, December 23, 2019 4:04 PM To: [email protected] Subject: Re: [crestron] Crestron OS3 and Kaleidescape ? IP doesn¡¯t give you any enhancements over IR unfortunately.? XS Max.?
|
Re: Crestron OS3 and Kaleidescape
toggle quoted message
Show quoted text
On Dec 23, 2019, at 3:36 PM, Michael S Moran <msmoran@...> wrote:
|
Re: Crestron OS3 and Kaleidescape
Michael S Moran
¿ªÔÆÌåÓýJustin, ? Thanks for your earlier comment regarding Kaleidescape Drivers.? Does the IP Driver offer any enhancements to the K-Server user interface with respect to ¡°On-Screen¡± fb for TSW & TSR based remote controls?? The IR Driver is rather basic in its functionality. Works perfectly but without Most of the fb we have become accustomed to. ? Best regards, ? msm ? ? From: [email protected] <[email protected]> On Behalf Of Justin Adams via Groups.Io
Sent: Monday, December 23, 2019 3:07 PM To: [email protected] Subject: Re: [crestron] Crestron OS3 and Kaleidescape ? I am.? ? Kaleidescape is in the database.? ? If you want to control it IP you will need to use the Strato profile.? XS Max.?
|
Re: Crestron OS3 and Kaleidescape
Michael S Moran
¿ªÔÆÌåÓýBryan, ? As Justin suggested, the Kaleidescape Drivers are, indeed, in the database.? ? I am utilizing the IR Driver to control my Kaleidescape System and it works perfectly well.? I have not tried the IP Driver, however¡yet. ? Best regards, ? Mike Moran ? From: [email protected] <[email protected]> On Behalf Of bryan_d_garcia ? Has anyone ever integrated a Kaleidescape system with Crestron Home OS3? |
Re: Crestron OS3 and Kaleidescape
¿ªÔÆÌåÓýI am.?Kaleidescape is in the database.? If you want to control it IP you will need to use the Strato profile.? XS Max.? On Dec 23, 2019, at 3:04 PM, bryan_d_garcia <bdgarcia@...> wrote:
|
Re: Mercury with Christie Projectors
¿ªÔÆÌåÓýHi Andy, Most low end Christie projectors are Crestron Connected, so I believe there is a CCD for Connected Projectors.? Otherwise I did CCD for Christie:? It is over IP, but it should be trivial to make it serial as well. Shout if you have difficulties, I¡¯ll port it to serial.? Note: driver is written for high end Christie projectors, but should work on low end as well - protocol is almost identical.? Sent from iPhone On Dec 23, 2019, at 12:56 PM, Andy Ross <sifuas@...> wrote:
|
Mercury with Christie Projectors
Does anyone have experience here using a Mercury (?CCS-UC-1-AV W/PS?) with a Christie Projector?
I just got to site at a job where it was specified RS-232 control from the Mercury to the Christie projector, but there are no Crestron Certified Drivers available. I have not had time yet to dive into creating my own driver, but it seems kind of overkill when all I need is power on / off. I am looking into IR control, but I have never had to to IR to a Christie projector before, are there discrete IR codes? Does CEC control work on Christie Projectors? Any help you can provide is appreciated. Thanks, -andy? |
Re: CP3 HW Watchdog timeout
Are you guys doing a lot of file I/O on the processor?? maybe the internal mem card is going bad?
Do you have automatic updates turned on and setup to update firmware automatically?? Maybe a newer firmware got botched? Just ideas, as most of the log shown is of a boot up process, and doesn't show what happened prior to the reboot (from what I can tell, I'm no expert at deciphering Crestron's cryptic logs though). If I'm not mistaken, the HW Watchdog is a low level kernel process.? One of it's tasks is to make sure that some process doesn't get stuck or in an infinite loop, and if it does, it forces a reboot to keep the system locking up permanently.? But my memory is going from a class I attended 3 years ago, so it may be a bit of a rusty memory. -- Jason Mussetter Control Systems Designer Mussetter Programming Services |
Re: CP3 HW Watchdog timeout
This started happening to me as well! A PRO3 that I have programmed a couple of years ago started rebooting out of the blue last week. Just this past weekend it rebooted over 20 times! And the PLog shows the same message as you are getting: # HW Watchdog timeout ? |