Keyboard Shortcuts
Likes
- Crestron
- Messages
Search
Re: Curl formatting
¿ªÔÆÌåÓýWhat string are you sending in for the PUT? ? Caleb Radecky |
Manager, Online Products & Services ? From: [email protected] <[email protected]> On Behalf Of
itaibengal@...
Sent: Thursday, January 14, 2021 09:08 To: [email protected] Subject: Re: [crestron] Curl formatting ? So I made some progress on my front using the module above.? |
Re: Curl formatting
So I made some progress on my front using the module above.?
1. I was successful with a GET command to see status - yay! 2. I was unable to send a PUT command and get an error.? I am curious if anyone has an idea how to send the BODY part of a HTTPS message using the module, I think that's where the issue lies. |
¿ªÔÆÌåÓýHm, i?m running Adobe Air v32.0.0.89 which should work according to the KB article. But it?s not. ? Cheers, Thorsten ? Von: [email protected] <[email protected]> Im Auftrag von dblpnt ? Found it? |
Re: Compile error after SIMPL update
This is OT (apologies) but the paranoia about DB200 is unwarranted (IMO).
Yes, it is a pain to have to migrate project modules(*) and if we didn't have to do it life would be a little bit better, but I think NOT making the move is going to be a greater headache in the long run. For the sake of clarity: The DB200 breaking change was a dependency update from NetwonSoft 3.5 to NewtonSoft 4.0.? This is often used in S# drivers that require JSON parsing.? If a driver doesn't have the Newtonsoft depenedency, then the move to DB200 is as transparent as any other DB update (yes, I accept that Crestron have broken things in the past, but in general DB updates are pretty solid - I'm also not drinking the Crestron Kool-aid here - believe me, I have plenty of reasons to gripe). That's it - if your Crestron DB's are NewtonSoft 4 and your module requires 3.5, it won't compile.? If they're the same version, it will - it's no scarier than that.? The large change in version number does NOT reflect a wholesale change as it might suggest.? I have to admit I may have some responsibility here as I discussed the forthcoming change with Crestron and suggested that a clear distinction in versioning might help identify which side of the NewtonSoft fence you were operating on - the unforeseen side-effect might be that such a big version change /suggests/ a bigger change than the reality. There is no direct dependency on firmware here either, so you can certainly run a program compiled against one version in one slot and a different one in another slot, just as it shouldn't be a surprise that you can run SIMPL in one, SSPro in another, D3Pro in another and Studio in another. Sorry to get a bit preachy, but I do think with a little bit of preparation moving projects to DB200 isn't as big a deal as some appear to feel it is. Sermon over! Ol * That's making the assumption that updated modules have been provided by the developer - but any module developer should have done this by now (we had made ours available /before/ the DB200 release) |
¿ªÔÆÌåÓý?Having converted a number of web xpanels to smartgraphics xpanels they work fine. ? One thing we are currently seeing is the bottom being cut off on the panels when they are run on ultrawide monitors 21:9 aspect. ? On a normal ?16:9 ratio monitors they are displayed fine. ? We've raised this as a case and would be interested if anyone else has found any thing similar.¡° ? Yes, same here. ? Cheers, Thorsten ? Von: [email protected] <[email protected]> Im Auftrag von ScubaSteve ? Having converted a number of web xpanels to smartgraphics xpanels they work fine. ? One thing we are currently seeing is the bottom being cut off on the panels when they are run on ultrawide monitors 21:9 aspect. ? On a normal ?16:9 ratio monitors they are displayed fine. ? We've raised this as a case and would be interested if anyone else has found any thing similar. |
Re: VT - PRO e
Download the new vtproe and smartgraphics from the crestron website and it will work. On Thu, 14 Jan 2021, 13:11 , <thatcat099@...> wrote: I opened up a project today and got this message " could not load base objects library" so the only thing i see is a white page. Anyone know how to fix this? |
Having converted a number of web xpanels to smartgraphics xpanels they work fine. ? One thing we are currently seeing is the bottom being cut off on the panels when they are run on ultrawide monitors 21:9 aspect. ? On a normal ?16:9 ratio monitors they are displayed fine. ? We've raised this as a case and would be interested if anyone else has found any thing similar.
would prefer a fix rather than moving up a load of buttons on the panel layouts.? |
The only solution right now is the XPanel Conversion Tool (XCT). If you're planning on keeping a web solution, it's all on the programmers at this time to create an HTML5 solution from scratch.
The conversion launches an Adobe AIR instance, so there's still the software aspect of it. You can't just launch a browser and run an XPanel in there. -- ?
Crestron Service Provider - TBD Enterprises Inc.
|
Re: Curl formatting
I've seen people using my module in combination with some custom S+ modules to parse authentication tokens and send them in subsequent requests. I would normally recommend that all of this be done in a single S# library, but you can get it to work.
-- ?
Crestron Service Provider - TBD Enterprises Inc.
|
Hello, For those out there who used a lot of xpanels web in their projects. How did you manage to give access to your system since adobe flash is no more working this 2021-01-12? I found some assumptions on the forum but didn't any concrete solutions since the shutdown. Any HTML5 solutions? (Newest post I found on that it were still Beta last November) At our company we choosed Web Xpanels for tons of reasons. I tried a Xpanel on the computers and can work as plan B but it will be a major downgrade for maintenances. ? |
Re: Compile error after SIMPL update
I cannot speak to DB200 -- I am too chicken.? But I have had a few cases where programs have gotten corrupted in weird ways.?? You might try replacing your processor with a different type and then replacing it back again.? Don't ask me why but I believe that has solved some issues in the past.
Also, it could be your module is conflicting with another module such as a TCP server on the same port. You also might try using Pre-200 from most of your program and then add a separate program that requires Post-200.? I've run different program versions in different slots I haven't had issues.? Shoot, I even have run SIMPL in one slot and Studio or D3PRO in another slot successfully. |
Re: Compile error after SIMPL update
I havent tried downgrading the DB since I actually upgraded to support a different module.? I have tried deleting the current module and just readding it, and get the same errors.? As I mentioned I have tried creating a new program from scratch and adding the modules and it compiles just fine.? Super weird.
|
Re: CEN-NSP-1
#crestron
#crestronapp
ckangis, ?Your reply got me thinking. I was finally able to connect to it using a static ip address and the PUF tool. Thanks for the help. It's deployed and working.?
|
Hello,
you have to create a RAW in the Dolby device manager. ? If you would like to contact me, I have developed a full module which will give you total control over the IMS including selecting the SPL, skip +/-, ?reading the the timecode and checking for expired keys. ?You can reach me: Michael <at> block-o-matic <.com> |