¿ªÔÆÌåÓý

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

Re: #crestron #crestron

 

Hi Ronald,

you send SIS commands from the Crestron controller to the Extron NAVIGATOR on port 4523 using SSH.
SIS commands are documented in the NAVIGATOR user guide, matrix tie command is \x1B2*3!\x0D to tie audio and video from input 2 to output 3 (looks familiar if you controlled Extron matrix switchers before).
The NAVIGATOR does not support telnet but SSH only.

Control of devices like projectors connected to the NAV decoders via RS232/IR/CEC is possible when using an Extron controller.
However, the ports, protocols and SIS commands for this purpose are not documented in the user guide of the NAVIGATOR/NAV decoder.

Best regards
Crestronfreak55


#crestron #crestron

 

Question: How easy is it to control an Extron NAV system using a Crestron processor? We have a room with 17 displays and 55 transmitters.?


Re: Sonos Beam Crestron AV integration

 

Thanks!?

On Fri, Mar 24, 2023 at 4:16 PM Andy Ross <sifuas@...> wrote:
These ones should work:?


Re: Alpha America Sign Example

 

I have a very detailed module that I wrote (with documentation) for these signs if you would like it. Sene me an email and I would be happy to share it.

nwells@...

-Nathan


Re: Cisco Download Favorites

 

"Favorites" is the same thing as the "local phone book" on the module. Look at the example program for the Cisco module you are using and follow it exactly. I have been doing that for years.

I hope that helps.

-Nathan


Re: NVIDIA Shield and IRUSb

 

FYI, NVIDIA Shield works very well with CEC control.


Cisco Download Favorites

 

Hi all,

I need to download favorites from a sx80 but I don't see on the Cisco Room Devices module how can I do that...
Anyone has already did it ?

Thanks


Re: Andriod TV control

 

Here is an idea. Connect to TV from your PC by using a Crestron processor as a TCP/IP relay/traffic sniffer (hopefully data isn't encrypted):

Add TCP Server at :5555

Add TCP client to actual TV.

Cross connect the TX-RX; RX-TX of the 2 devices

Add some logic to connect TCP client to Android TV when TCP server gets a client connected.

Connect your PC adb shell to the Crestron's TCP server and observe traffic in debugger. Hopefully the handshake will be visible there and you can duplicate that in your actual program.

?

If this helps/works, please share full details about this project once complete (may be even upload your module). Thanks.


MC3 for Sale

 

¿ªÔÆÌåÓý

Make an offer. Location NZ


Tim Greenbank

Control Systems Engineer


Re: Andriod TV control

 

Currently connected via TCP/IP through port 5555 (ADB port)

Even though the TCP/IP connection is established, I'm not sure if my AP4 processor is talking (or established handshake) to the TV, as I don't know how to establish a connection to the TV like the following command:

adb connect 192.168.18.64:5555

If connection is established, the TV will show that "Allow USB debugging?" message, currently I'm not getting such message, thus my connection was probably a failure still.

Help!!!


Re: Pro2 available

 

Hey Rob.?

We are def interested in the Pro2 and the client said how about $75 for both??

He has a running 8x. I have been working around the System Builder program for 5 years because he didn't have a copy.?

I set up an iPad for him and told him if the 8x goes- it's gone but if you want to accept his offer let me know.?

On Thu, Mar 23, 2023 at 11:36?AM Scott Laird via <scottrlaird=[email protected]> wrote:
Will do. I need to check with the client.

Also may want the 8x.? Thnx.

On Thu, Mar 23, 2023 at 6:16?AM Rob <rob@...> wrote:
Hey Scott, I've got one if you're still in need. Shoot me an offer.

Pro2
C2ENET-2
(3) C2COM-3
2GB CF Memory Expansion

I've also got a TPMC-10 and a TPMC-8X both with docking stations and power supplies for anyone reading.


Re: NVX to AVR woes

 

I had this happen a few times over the past few months. Some had NVX others didn't. We found by replacing the balun it fixed our issues. I can't remember what balun we were using, but I think it was the AC-EX70-UHD-kit. I will try to verify on Monday as we have a few sitting on the shelf now that we removed them. We replaced them with the AC-EX70-444-kit and it worked.


Re: Andriod TV control

 

On Sat, Mar 25, 2023 at 04:38 AM, <lo@...> wrote:
Once connected, I managed to send remote control keystroke commands to the TV too.
What was the connection type?


Re: Global Cache for sale

 

Send me an email offline...
Chris at eicustom dotcom

TIA


Re: Andriod TV control

 

I have some progress with ADB, I managed to connect to my Andriod TV via ADB (Andriod Debug Bridge), that's easy.
?
Once connected, I managed to send remote control keystroke commands to the TV too.
?
adb shell input keyevent 3 (home)
adb shell input keyevent 22 (right key)
adb shell input keyevent 21 (left key)
... etc
?
Now how do I turn this shell commands into Crestron code? Any help will be very much appreciated!


Global Cache for sale

 

I've got an GC iTach IP2SL and GC iTach IP2IR for sale. Both are brand new never used (but open box).
If anyone is interested please let me know.


Re: Sonos Beam Crestron AV integration

 

These ones should work:?


Re: B&O Beovision Harmony

 

OK the IP address was probably my problem.? I wasn't present for the setup of the B&O and I don't know where the IP address of the soundbar is located.? I'll obviously want to set it static either directly or via a DHCP reservation.

Thanks for the notes.


Re: VC-4 & Sonos

 

Since I was in a hurry, I opened all the ports except the one for Spotify Connect and System updates.


Le?ven. 24 mars 2023 ¨¤?09:52, Eric Luckart <eluckart@...> a ¨¦crit?:
Did you open all of the app control ports or did you spend the time to figure out what was needed?






Re: Sonos Beam Crestron AV integration

 

That¡¯s very interesting could you share those IR commands? Thanks?

On Fri, Mar 24, 2023 at 9:56 AM AVMaster <AVMaster619@...> wrote:
There is a discrete TV input IR command for the sonos sound bars.? It works perfectly and is the only reliable way I have been able to implement the above scenario.