¿ªÔÆÌåÓý

ctrl + shift + ? for shortcuts
© 2025 Groups.io
Date
Re: NSW Banco
Hi Kempton, You are correct to a degree, all courts are the same and I actually handle them at present. However, the Banco court was completely custom and unfortunately no code was handed over on
By Peter Norris · #242048 ·
Re: HR-310 remote battery life
I think its the same as the 3-series... 1. FTP the FW to the proc 2. with console, use the following command:? PUF <FirmwareVersion.puf> ALL EX: CP4>PUF?cp4_2.5001.00006.puf ALL Anyone else have a
By ckangis · #242047 ·
Re: H.264 Streaming on TSW-1052
One thing I found with Luma and Hikvision is that your password must not contain any characters, only letters and numbers. Here is the RTSP url I am using to pull in the second stream.
By benchristoffels@... · #242046 ·
Re: H.264 Streaming on TSW-1052
Tried all those recomendations unsuccessful
By AV Ninja · #242045 ·
Re: H.264 Streaming on TSW-1052
On the product page it says that the recommended resolution and maximum frame rate and resolution is 1280x720@15fps. [email protected]> wrote:
By Macross · #242044 ·
H.264 Streaming on TSW-1052
Can anyone tell me what the deal is with H.264 streaming for TSW-1052's.? Doesn't seem to work.? Trying to stream rtsp cameras to them unsuccessfully.? works with Ipad and newer touchpanels but
Re: Looking for some lighting programs written in 2013 for a client.
That does not look familiar. 2013, it may be Ed Mana or it was done in house @ Crestron. Do you have any more info on the system? Note, at one point they lost a number of projects off their server.
By PAUL RIORDAN · #242042 ·
Re: Alternative to 2N and Doorbird
ClareVision may be. I haven't used them though.
By ZS · #242041 ·
Re: Samsung QB75R 232 module
have you tried Crestron Inside?
By lemayhondafan · #242040 ·
Re: Alternative to 2N and Doorbird
Check out Holovision Tim Riordan Riordan Brothers Integration Principal, CTS | Riordan Brothers Integration www.riordanbrothers.com ________________________________ Sent: Friday, July 9, 2021 11:38:40
By timmriordan2 · #242039 ·
Alternative to 2N and Doorbird
Looking for a Doorbell that is an alternative to 2N and Doorbird. Client doesn't like the look of either, looks to commercial. Looking for something that is small, elegant and integrates well with
By Brad Wykoff · #242038 ·
Re: HR-310 remote battery life
Thanks Crestron for not putting 4 series archives on the ftp site yet.? I was unable to download 2.4617.00032 from their website, it gets a 404 error.? Luckily, I had a copy of the firmware on one
By plareeeiybusse · #242037 ·
Re: Logic excluded as a result of #if_series3 directive #if_series3
Yea just the hassle of having to update all the old S+ modules. The main problem is that if you just compile your Simpl as normal you dont even know these S+ errors are happening! So you end up
By @johnmax · #242036 ·
Re: NSW Banco
Hi Peter, From memory all NSW count programs are very similar. The only different is the IP addresses in the program. If you can get the IP table from the Pro2 then you have a high chance to be able
By kempton.ng@... · #242035 ·
Re: NSW Banco
Hey Phil, Thanks mate, I think it was Rutledge but they are no more (sold) and PRO2 only has the initials. MSKC I'll check with ELB as well Cheers Peter
By Peter Norris · #242034 ·
Re: NSW Banco
Hi Pete, Probably Rutledge, maybe ELB... -- Cheers Phil
By Phil Moore · #242033 ·
Re: Logic excluded as a result of #if_series3 directive #if_series3
Thanks Lincoln! This seems to work #if_series2 { DoWork(); } #else { DoOtherWork(); } #endif
By Crestron_Programmer · #242032 ·
Re: Logic excluded as a result of #if_series3 directive #if_series3
So I modify the module, for example CHANGE Volume_Min_Level { iSignedMin = Volume_Min_Level; iTempVolLimit = Volume_Min_Level; #IF_SERIES2 if((iTempVolLimit S>= (-100)) && (iTempVolLimit S< 12)) {
By Crestron_Programmer · #242031 ·
Re: Logic excluded as a result of #if_series3 directive #if_series3
Not with Nexia but some other modules that predate the 4-series. It's pretty trivial to open the S+ and modify the directive accordingly. I'm on the Metro for the foreseeable future or Id quote it
By Lincoln King-Cliby · #242030 ·
Logic excluded as a result of #if_series3 directive #if_series3
"Logic excluded as a result of #if_series3 directive" Has anyone seen this error? Trying to use BiAmp Nexia 7.5.1 modules and am getting this error
By Crestron_Programmer · #242029 ·