¿ªÔÆÌåÓý

ctrl + shift + ? for shortcuts
© 2025 Groups.io
Date

New file uploaded to Crestron

 

Hello,


This email message is a notification to let you know that
a file has been uploaded to the Files area of the Crestron
group.


File : /Modules/Delay_Rise_and_Delay_Fall.zip
Uploaded by : torbi73 <torbi@...>
Description : A Simpl+ Delay symbol "remake" in two ways: Output delay at the input rising up (fall down without delay) and Output delay at input falling down (rising up without delay).


You can access this file at the URL:



To learn more about file sharing for your group, please visit:



Regards,


torbi73 <torbi@...>


Re: iPad streaming video

 

Not sure what you're trying to get at here? I've been using iPads with H.264 video for 2 months. I stated in my post that some have had authentication issues with some particular cameras/encoders. There have been ongoing issues with streaming video with the TSW panels for years now; are you saying they are also not "supported?" From 1.03.39 release notes (7/7/14): "Added support for H.264 streaming video. Requires Device Database 57.05.001.00 or later."

I didn't intend to start a semantic debate, I was simply sharing the relevant information as presented by Crestron and my own personal experience.


Re: OT: MS OneDrive

 

Anyone using it? If so, any issues?

Thanks
Thom


Re: NEC NP-PA500U Intermittent communication

 

That would have saved me many hours of headaches..... I swear that I looked through the manual and didnt see that.....


Re: Extracting images from custom SG theme?

 

Hi Neil,


I know I sound like a broken record (I replied to one of your posts on Labs) but Theme Creator will do this.


The current release will only extract png, but the next build (due for release early next week) also supports jpg.? These are the only two image formats supported by themes (as the swf compiler used by Studio doesn't support bmp).


I realise it's not a "free" option - but it can be done.

All the best,

Oliver


Re: Extracting images from custom SG theme?

Heath Volmer
 

There is are flash decompilers out there, one that I used.? I can't find it on my machine nor remember what it was called, but I found it googling.? It could spit out all of the various bits in the swf, but it was up to you to find the one you want digging through the files.

Heath

On Thu, Sep 25, 2014 at 3:08 PM, Neil Dorin neildorin@... [Crestron] <Crestron@...> wrote:
?

Anyone know how to extract an image (say from a list of icons) that's part of a compiled SG theme?

I'm wondering if this is even possible.? The theme_name.core3_theme file is a .zip archive but it only contains a .swf, .xml and _image.swf file.? Nothing I think I can extract from...





--
Heath Volmer
Digital Domain Systems
Littleton, CO


Extracting images from custom SG theme?

 

Anyone know how to extract an image (say from a list of icons) that's part of a compiled SG theme?

I'm wondering if this is even possible.? The theme_name.core3_theme file is a .zip archive but it only contains a .swf, .xml and _image.swf file.? Nothing I think I can extract from...



Re: SIMPL Compilation error

 

Thanks for the quick response.?

I have tried both suggestions (delete the?SPlsWork folder and compiling the SIMPL+ programs indiviudally) without success. When I delete the?SPlsWork folder, it is recreated when I compile, but without the DLL's I am looking for. And compiling the SIMPL+ files Output Window shows "Module Signing Procedure Failure" followed by "Error creating file C:\Program Files\Crestron\SPlsWork\txtLimit.dll" or whatever DLL is associated with module.

Any further suggestions greatly appreciated.


Re: Logic Question

 

or perhaps?
press and hold v1.2 ?crestron module, use the held output

From: "jbudz1977@... [Crestron]" <Crestron@...>
Reply-To: <Crestron@...>
Date: Thursday, September 25, 2014 at 1:20 PM
To: <Crestron@...>
Subject: [Crestron] Logic Question

?

I'm looking for a symbol or series of symbols that when the input goes high the output goes high a period of time later. ?When the input goes low the output goes low immediately. ?How do I do this...?


Re: Logic Question

 

Delay + a buffer would be more reliable IMHO. ?The reset for a delay doesn't reset the time, it just pauses it temporarily IIRC.

So that would be Delay Trig -> Delay Output (on delay)

Delay trig be the condition for the buffer, delay output be input 1 on the buffer, and the final output be buffer output 1.


Re: Logic Question

 

DELAY + a NOT on the input, going to the reset?

On Thu, Sep 25, 2014 at 4:20 PM, jbudz1977@... [Crestron] <Crestron@...> wrote:
?

I'm looking for a symbol or series of symbols that when the input goes high the output goes high a period of time later.? When the input goes low the output goes low immediately.? How do I do this...?



Logic Question

 

I'm looking for a symbol or series of symbols that when the input goes high the output goes high a period of time later. ?When the input goes low the output goes low immediately. ?How do I do this...?


Re: iPad streaming video

 

"included" != "supported"

It still has issues and I certainly wouldn't consider it fully supported. ?FYI, Answer ID: 5195 (Updated 08/21/2014) still shows the Crestron App (iPhone & iPad) as supporting MJPEG but not H.264.


Re: 3 Series Multiple Programs - Tips, Tricks and Issues

 

You can enable authentication on the processor, and have multiple usernames/passwords, that are required for login over SSH.

The real benefit to me is bringing Crestron in line with pretty much every other network device out there.? SSH is very well established/respected in the networking world, and if you have to tell network security people what you're doing, is much easier.? If you just say "We manage it with SSH", they leave you alone, vs saying "there is the proprietary program called toolbox, and it connects over this obscure port".


Re: 3 Series Multiple Programs - Tips, Tricks and Issues

 

I think for now, it's just the encrypted connection...

Which doesn't mean a whole lot for now because we still don't have a password for SSH access...Therefore, who gives a shit if you're sending stuff to it in the clear or not...


Re: Cisco SX80

 

Just did a job with an SX80. Wish I would have read this thread before quoting the programming!

v1.0 of the module is indeed a mess.

Known issues: directory dialing can only dial using "method 1". If there are two methods defined in the codec database, you can't use method 2 (e.g. SIP). Workaround - save a temporary local copy of the directory on the codec, with only 1 method defined for each entry.
Camera presets don't work (saving or recalling). Workaround - use an SIO outside of the module.

Although the module's programmer wasn't previously aware of this issue, mine wouldn't authenticate with the codec until I rewrote that section of the module. It was too chatty, which kept interrupting the authentication sequence.?I re-wrote that logic outside of the module, while suppressing the module TX until authentication was acknowledged. Presumably this will get added to the "known issues" list.

I'm told that a new version will be released in early Oct2014. Until then, I'm happy to share my workarounds - just contact me via the LiquidPixel Group website.

Josh Winn
The LiquidPixel Group


Re: iPad streaming video

 

H.264 support for the Crestron App has been included since the?1.03.39 update in July. To the OP: There have been some issues with H.264 authentication support that supposedly will be fixed in the next release. Try disabling authentication in the camera and see if you can connect. Also, how is your URL formatted? Using RTSP?


Re: 3 Series Multiple Programs - Tips, Tricks and Issues

 

?SmartFTP is another one (not free) that fits our needs well.

You can send a single file to multiple devices with one click. You can also save your destinations for future use. You don't even have to open tabs once you have everything setup.?
?
Sent from my BlackBerry 10

? Original Message ?
From: jasonmussetter@... [Crestron]
Sent: Thursday, September 25, 2014 12:59 PM
To: Crestron@...
Reply To: Crestron@...
Subject: [Crestron] Re: 3 Series Multiple Programs - Tips, Tricks and Issues

Directory Opus is a great software, you're one of the first people besides myself that I've heard using it.? I had used that program going all the way back to their Amiga days, and then on the PC up to a couple years ago.

Currently, I'm using "FreeCommander" which is a open source 'clone' of DOpus which is pretty good.? Don't know if it has all the features that DOpus does, but it does support FTP as well, just not sure about secure FTP.? I've used it for FTP'ing to touchpanels and dumping the project files in though, so it works for that no problem.


Anyone who works with a lot of files really should look into either DOpus (paid), TotalCommander (paid), or FreeCommander (FOSS).? They definitely make things easier.


---In Crestron@..., <fooguy89@...> wrote :

I use Directory opus for FTP. ?I think it also supports (for an extra fee) secure FTP, but don't quote me on that. ?Directory Opus is a total replacement for the usual windows explorer file stuff. ?It has multiple tabs, and you can have 2 directory panes (each with multiple tabs) as well. ?You can do all sorts of scripting (I haven't delved into that) but just for the convenience of having the tabs and such it's amazing. ?It also has a nice preview tool built into it as well. ?I got sick of having multiple directory windows open, this solved it nicely. ?The FTP was a nice bonus when the 3 series started to support it.

Just keep in mind, this is not a free tool, but I found it well worth the money.


Re: 3 Series Multiple Programs - Tips, Tricks and Issues

 

Directory Opus is a great software, you're one of the first people besides myself that I've heard using it.? I had used that program going all the way back to their Amiga days, and then on the PC up to a couple years ago.

Currently, I'm using "FreeCommander" which is a open source 'clone' of DOpus which is pretty good.? Don't know if it has all the features that DOpus does, but it does support FTP as well, just not sure about secure FTP.? I've used it for FTP'ing to touchpanels and dumping the project files in though, so it works for that no problem.

Anyone who works with a lot of files really should look into either DOpus (paid), TotalCommander (paid), or FreeCommander (FOSS).? They definitely make things easier.


---In Crestron@..., <fooguy89@...> wrote :

I use Directory opus for FTP. ?I think it also supports (for an extra fee) secure FTP, but don't quote me on that. ?Directory Opus is a total replacement for the usual windows explorer file stuff. ?It has multiple tabs, and you can have 2 directory panes (each with multiple tabs) as well. ?You can do all sorts of scripting (I haven't delved into that) but just for the convenience of having the tabs and such it's amazing. ?It also has a nice preview tool built into it as well. ?I got sick of having multiple directory windows open, this solved it nicely. ?The FTP was a nice bonus when the 3 series started to support it.

Just keep in mind, this is not a free tool, but I found it well worth the money.



Re: NEC NP-PA500U Intermittent communication

 

The NP-PA500 has the Crestron Connected module in it will communicate "natively" with the processor over IP.?