Keyboard Shortcuts
Likes
- Crestron
- Messages
Search
How to VPN into a Crestron Processor with DIR-880L router
Hi Folks,
Has anyone used the DIR-880L to create a VPN for the Crestron Network? Are there any procedure for that here on this forum? I tried searching for it without any success. I need to Create the VPN to work remotely on this project but I haven't been able to do it so. Thank you |
Re: Yamaha YSP-5100
I have mine wired with 23578 crossed over, 9600 baud and CTS/RTS enabled. On Wed, Feb 24, 2016 at 6:00 AM, Mike Jobson mike@... [Crestron] <Crestron@...> wrote:
|
Re: Crestron app - viewing camera remotely
i am able to stream directly from the camera locally with the crestron app. ?however i cannot stream from the NVR locally and remotely. how can i find the address/ url of the NVR to stream the different channels?
i cannot also stream remotely from the NVR and directly from the camera. i'm using a HIKVISION NVR. anyone has experience with this? |
Re: Yamaha YSP-5100
Back on this damn unit again.... struggling to get anything out of the RS232 port or get it to control at all. Have tried CTS/RTS and also shorting it as an alternative on the unit to spoof it. No comms whatsoever. The protocol is quite easy so am now wondering if the unit is faulty. If anyone has any experience on these it would be great to know about it! On 29 January 2016 at 17:27, Mike Jobson <mike@...> wrote:
|
Re: BYOD Wireless display
Food for thought...
I would only consider the AIrmedia if you need the Crestron OS. Crestron buys the hardware from and loads their OS. Determine the clients needs and that will help choose the correct manufacturer. Both the Collage by Kramer and Christie's offer touch capabilities, dual output and real time editing of documents. Higher education and corporations prefer the Collage since it is windows based. The Barco has two units and they both offer an USB dongle for the laptop interface. The larger Barco unit user is friendly, imo. The only issue is the usb dongle. The dongle does not sound like a major issue unless your company, college or church has not given you admin rights to download the temporary .xml file needed to load the drivers for the dongle. |
How to configure Crestron pyng
Guys I'm looking for some resource and help about on how to configure the Crestron Pyng hub ,
1. How do you aquire all the wired keypads and all modules? 2. No program needed to be loaded to the pyng system 3. Will pyng just recognized all the Crestron lighting and modules ? I would like all the help possible on this . Thanks and doing my first install of pyng |
Re: BYOD Wireless display
Paul Armbruster
+1 for Mersive Solstice.
|
Re: PMC3-XP
¿ªÔÆÌåÓýThe PMC3-XP is basically an MC3 without the 10 program slots. Other than that you shouldn't have any problem doing everything in simpl. Nate L Sent from mi iPhone On Feb 23, 2016, at 4:59 PM, crestron_programmer@... [Crestron] <Crestron@...> wrote:
|
Re: S+ String Input
Andrew Welker
The third number is the maximum number of characters that each of the 100 strings will hold.
|
Re: S+ String Input
Andrew Welker
I'm assuming that this is in a string_input declaration.? What you're seeing is a S+ pecularity. When you declare an array of inputs (or outputs) of any type and drop the module into SIMPL Windows, only the first one is shown and you can use ALT-+ to expand the array. The [100,100] notation tells SIMPL to display all of the inputs in the array no matter what. There are some caveats. The [100,100] notation can only be used on the last array of a type. The rest of the arrays will automatically show all of their inputs. You also can't declare single inputs after arrays, they must come first. Hope that helps.
|