Re: Using Cell phone as an RFID tag?
Is this where multiple programs in a 3-series would be beneficial? Does a ping lock up the program, or the processor? Could you dedicate a program just to tracking IPs once every 15 seconds, then EISC the status back to your main program? If not, a dedicated QM-RMC would do the job nicely.
toggle quoted message
Show quoted text
--- In Crestron@..., Jeremy Weatherford <jweather@...> wrote: You could ping an IP address using the console symbol, BUT it locks up the entire program while it's waiting to time out. Not recommended, especially if there's any likelihood that the device is going to be offline during regular use. I generally only use it to detect some sort of catastrophic failure that results in power-cycling the connected device to bring it back -- not something that's supposed to happen on a regular basis. If your phone has any open ports, you might be able to find it using a TCP connection. Otherwise I think you'd need to run the ping on a PC, or some other device that can do more than one thing at once (maybe a stray QM-RMC?)
On Mon, Sep 17, 2012 at 11:43 PM, Scott <bluegauges@...> wrote:
**
Interested in making a phone that uses wifi into an RFID tag such that the crestron processor can poll IP addresses on the network and determine if myself or my wife is home based on whether or not our phones are connected to the in house wifi.
Is it possible? has anyone done it? I imagine if it was done, it was probably through simpl+??
-- Jeremy Weatherford
[Non-text portions of this message have been removed]
|
Re: Expand API for Samsung Video Wall?
Yes. I had to reverse engineer it but I am running a 4x4 video wall that can switch between being a fullscreen video wall and 4 individual monitors.
If you take Samsung's control software and run it through a QM-RMC it's pretty easy to get whatever code you want out of it. It follows the rules outlined in their API and the checksums are pretty easy to calculate as well.
For example, this string tells the top right monitor to go into video wall mode in a 2x2 wall: \xAA\x89\x01\x02"\x01\xAF and this is the top left: \xAA\x89\x02\x02"\x02\xB1 and you can probably work it on out from there.
toggle quoted message
Show quoted text
--- In Crestron@..., "Twelve Li" <twelvelmk@...> wrote: Hi
Not sure if there is expand API for samsung video wall I am now developing the module for Samsung MD, ME, DE, UE and UX series video wall. Checked the API in their manual they should use the same protocol.
However there are no command to turn the video wall on/ off? Also no commmand to set the number of horizontal and vertical displays?
Do you guys have the command or any extent API for these function?
Thanks
|
Re: apple tv control methods
you have to go through and parse for xml characters and replace them with ascii. i started doing this a few weeks back and got bored of it after about 10 or so characters. there's dozens. totally lame... unless maybe there's a way i don't know about to get an indirect text field to display xml character encoding.
toggle quoted message
Show quoted text
--- In Crestron@..., "Chris" <chrmac68@...> wrote: I built a module for the AppleTv box as well and am seeing the same issue with feedback. When i look at the xml file that is sent back it shows it the same way. Not sure its the module and not related to the AppleTV itself. I am working on adding more feedback and have added as many shortcut keys as i have verified are working. Up to about 10 right now.
--- In Crestron@..., "mrez@" <mrez@> wrote:
My Apple TV jailbreak went into hay-wire mode and restored itself to factory default :( So until I can jailbreak it again I wont be able to test anything
--- In Crestron@..., "eagrubbs" <eagrubbs@> wrote:
The really great part is he did not password protect the module, so you can at least go in and make adjustments for your needs. I thank those that do not password the modules, so others can modify and learn from what has been done. :)
--- In Crestron@..., "Etienne" <etienne@> wrote:
I've managed to get the ATV back up-and-running by disconnecting the LAN cable and streaming via Wi-Fi, thus not being controlled from Crestron. I could then access the Maintenance menu again, ext. I then reconnected the LAN cable to test again and found the following:
1) Song title not displayed correctly, ex: should be: (Don't Go Back To) Rockville is showing as: (Don't Go Back To) Rockville I had the same issue with 'o Solo Mia
2) Scrolling up/down a list of media requires double presses
3) Sometimes the title (name$) doesn't update, but the artist, album and album art did.
4) Selecting a movie after listening to music doesn't clear the artist and album text fields. Would also be great if the album art would clear if there was no album art, like it displays "Nothing playing" when nothing is playing. It then clears the fields.
5) Ffwd and rew works perfectly when watching movies.
The aTV Flash (black) 2.0 Media Player also has metadata fetching enabled and it will start displaying pictures from the current playing artist, ext. I wonder it this doesn't put my crappy network under stress. However with it disabled the album art doesn't update.
|
Expand API for Samsung Video Wall?
Hi
Not sure if there is expand API for samsung video wall I am now developing the module for Samsung MD, ME, DE, UE and UX series video wall. Checked the API in their manual they should use the same protocol.
However there are no command to turn the video wall on/ off? Also no commmand to set the number of horizontal and vertical displays?
Do you guys have the command or any extent API for these function?
Thanks
|
Re: Non-HDCP Compliant Monitor ??
My Sharp LC-52D82U does it as did many Sharp consumer displays and a few Sony's. That's how I run my gen 1 xBox 360 at 1080p. -Neil On Tue, Sep 18, 2012 at 1:44 PM, Nathan Hesson <nhesson@...> wrote: **
Your last statement is not entirely true. the HDFury WILL output 1080p via component. HOWEVER, your display needs to support 1080p via component and that is less likely. I've seen more than a few high end projectors do it though.
On Tue, Sep 18, 2012 at 12:39 PM, Pat Molettieri <pat.molettieri@...>wrote:
It takes your HDMI signal and converts to component. Will save you in a bind but no 1080p picture quality.
Pat M
On Sep 18, 2012, at 1:44 PM, "eagrubbs" <eagrubbs@...> wrote:
So it passes video to non-HDCP destinations? Hmmmmm.....
--- In Crestron@..., Mark Conde <mcjaran@...> wrote:
That is it HD Fury.
Thanks a Bunch!
________________________________ From: Chip <cfm@...> To: Crestron@... Sent: Tuesday, September 18, 2012 12:48 PM Subject: [Crestron] Re: Non-HDCP Compliant Monitor ??
�
You might be thinking of the "HD Fury" adapter...
- Chip
--- In Crestron@..., "mcjaran" <mcjaran@> wrote:
A while back someone suggested a device to show HDCP compliant
devices on a Non-HDCP compliant monitor.
Any suggestions?
[Non-text portions of this message have been removed]
[Non-text portions of this message have been removed]
------------------------------------
Check out the Files area for useful modules, documents, and drivers.
A contact list of Crestron dealers and programmers can be found in the Database area.
Yahoo!
Groups Links
[Non-text portions of this message have been removed]
[Non-text portions of this message have been removed]
|
Re: Non-HDCP Compliant Monitor ??
We have been mounting cheap HDMI splitters behind displays with HDCP issues.
toggle quoted message
Show quoted text
--- In Crestron@..., "jrw_96" <jrw_96@...> wrote: What Nathan said and it will also output RGBHV.
JRW
--- In Crestron@..., Nathan Hesson <nhesson@> wrote:
Your last statement is not entirely true. the HDFury WILL output 1080p via component. HOWEVER, your display needs to support 1080p via component and that is less likely. I've seen more than a few high end projectors do it though.
On Tue, Sep 18, 2012 at 12:39 PM, Pat Molettieri <pat.molettieri@>wrote:
It takes your HDMI signal and converts to component. Will save you in a bind but no 1080p picture quality.
Pat M
On Sep 18, 2012, at 1:44 PM, "eagrubbs" <eagrubbs@> wrote:
So it passes video to non-HDCP destinations? Hmmmmm.....
--- In Crestron@..., Mark Conde <mcjaran@> wrote:
That is it HD Fury.
Thanks a Bunch!
________________________________ From: Chip <cfm@> To: Crestron@... Sent: Tuesday, September 18, 2012 12:48 PM Subject: [Crestron] Re: Non-HDCP Compliant Monitor ??
Â
You might be thinking of the "HD Fury" adapter...
- Chip
--- In Crestron@..., "mcjaran" <mcjaran@> wrote:
A while back someone suggested a device to show HDCP compliant
devices on a Non-HDCP compliant monitor.
Any suggestions?
[Non-text portions of this message have been removed]
------------------------------------
Check out the Files area for useful modules, documents, and drivers.
A contact list of Crestron dealers and programmers can be found in the Database area. Yahoo! Groups Links
[Non-text portions of this message have been removed]
|
No need for SIMPL+ here, just use the Serialize Date symbol. Speedkey is ‘date$�. This will take the time of day from the clock driver and give serial month/day/year in several formats. Really is the best way to do this. Check it out. If you need SIMPL+ to do this, write back and we’ll help. Tray From: Charl Sent: Tuesday, September 18, 2012 4:36 PM To: Crestron@... Subject: [Crestron] Re: Serialize Time Hi, how do i implement the Simple+ module in Simple Windows? Help would be appreciated. PS: i am not familiar with Simple+ --- In mailto:Crestron%40yahoogroups.com, "Steve Adams" <adamsx2@...> wrote: --- In mailto:Crestron%40yahoogroups.com, "blackcloud1111" <billg@c...> wrote:
Using the clock driver I know you can get a serial string of the date...has anyone created a module to get a serial string of the time. I know about the time button in Vision Tools...but I have an application where I need a serial time.
Any help?
BG I'll upload a Simpl+ module that will do the trick.
Steve
[Non-text portions of this message have been removed]
|
Re: User Module vs. Simpl Symbols - File Size, Compile Time, and Resources
Heath,
Thanks for the explanation. That is what I needed to hear. I only recently, over the last few jobs, grew my program out to the point that file size and compile time was getting out of hand. I implemented Crosspoints in part of my program in order to learn how they work. Crestron doesn't really have any education on them, they have a demo file or two, but honestly Crosspoints should be taught in some class. They are vital to keeping your project managed. They are weird though. You can't easily see what is connected and what isn't, not like a buffer.
I just scratched all the modifications I was planning on doing from the few days and looking at how to manage connecting and disconnecting the Crosspoints.
I do have a feature that involves connecting to a whole bunch of zones at once in like a group mode. Going to have to figure that out.
What I was doing in the past involved connecting crosspoints, but keeping them connected. Not efficient, I know, grossly even, by 700 modules.
Thanks for all the feedback. You guys are the only people I can talk to that have a clue what I'm talking about, so thanks.
Jason Andersen
toggle quoted message
Show quoted text
--- In Crestron@..., Heath Volmer <hvolmer@...> wrote: We keep saying Crosspoints somewhat casually. Let me give a "quick" example of how this might apply:
I'm working on a system with 10 touchscreens and 32 audio zones (or so).
In each TP's logic, I have a crosspoint symbol that lets me attach to any one of the rooms (I only connect one-at-a-time, but I could connect to any subset of them if I designed it such.)
In each room's logic, I have a crosspoint that is the receiving end for the TP controls. Crosspoints are embedded in these 32 room modules.
So, if I want to bust out a 32-room A/V system with ten panels, I drop 32 of my room modules in; connect them to the audio devices (which is happens to be another layer of crosspoints); drop 10 TPs worth of logic folders in (using F9 rename); assign IDs to the panel crosspoints and to the room modules; compile (in 18 seconds at my desk, 40 seconds on my notebook); fire it up!
I could have 1 panel, I could have 100 panels. Hand-held remotes link in the same way also. Room module doesn't care what's talking to it. There is still only one module per room, and one group of logic per panel/remote
There's a ton more to this that I can't go into because I should be working right now, but this is the overall gist of it. Crosspoints give your program the flexibility to grow and be modular without any pain and bloat.
Heath
On Sep 18, 2012, at 10:47 AM, Jason Andersen wrote:
I hope to scale down this module to as bare bones as it can be. I have it on a job with 30 interfaces so that is 870 references to that module. It would be nice if it was 1/4 of the size.
|
Hi, how do i implement the Simple+ module in Simple Windows? Help would be appreciated. PS: i am not familiar with Simple+
toggle quoted message
Show quoted text
--- In Crestron@..., "Steve Adams" <adamsx2@...> wrote: --- In Crestron@..., "blackcloud1111" <billg@c...> wrote:
Using the clock driver I know you can get a serial string of the date...has anyone created a module to get a serial string of the time. I know about the time button in Vision Tools...but I have an application where I need a serial time.
Any help?
BG I'll upload a Simpl+ module that will do the trick.
Steve
|
Re: Tandberg C40 Module Help
Ignore my last post. I was mixing the serial with the tcp-ip module. But if you see only hex values from the codec + something like "Command ignored" or not recognized, set admin and TANDBERG in the module even if you have disabled login on the codec.
Late night....
-Stig
toggle quoted message
Show quoted text
--- In Crestron@..., "Stig" <ska@...> wrote: You must leave the username unchanged in the module, that is "admin". And the hex traffic Devesh refer to is the initial telnet negotiation between the Linux engine in c40 and crestron. If you use your laptop and telnet into the c40, you also have to type "admin" on the comman line, so must not change that in the module. The password can be whatewer if you have disabled it on the codec -Stig --- In Crestron@..., Devesh Gupta <devesh.gupta83@> wrote:
Insert 0d in the tandberg module password slot if you have turned off the login in the codec otherwise you will get bunch of hex strings with absolutely no control.
Regards,
Devesh Gupta
On 2012-09-18, at 3:19 PM, "Stig" <ska@> wrote:
Can you give an example of the stringflow ? -Stig
--- In Crestron@..., "techybabble" <davelynn@> wrote:
This has proven to be a very frustrating experience trying to get control of this codec. I've turned off the password requirement and still no control. Kinda beaten my head up on the wall with this one. I see communication flowing back and forth but the unit will just not respond to any commands, like it is ignoring them. I know I'm missing something very fundamental as I am working with 2 units and both work the same.
--- In Crestron@..., Lincoln King-Cliby <lincoln@> wrote:
It can be disabled via TMS or the on-screen menus but by default yes.
-- Lincoln King-Cliby, CTS Sr. Systems Architect | Crestron Certified Master Programmer (Silver) ControlWorks Consulting, LLC V: 440.449.1100 x1107 | F: 440.449.1106 | I: Crestron Authorized Independent Programmer
-----Original Message----- From: Crestron@... [mailto:Crestron@...] On Behalf Of techybabble Sent: Tuesday, September 18, 2012 9:23 AM To: Crestron@... Subject: [Crestron] Re: Tandberg C40 Module Help
Does username and password have to be used when going rs232?
--- In Crestron@..., "jcdigitalmethod" <j.j.cunningham@> wrote:
- Check username and password - Try telnet and see if you have the same issues. - Try some of the API commands and see if the unit is responding how it should.
--- In Crestron@..., "techybabble" <davelynn@> wrote:
I've happing trouble getting the Crestron module working, the one from the crestron site. It is the Tandberg C90 + C60 Serial v1.3 PRO2 Demo. According to the Tandberg site is should work with the C40 as well. I have communication with the box, but even simple things such as IR emulation commands don't respond.
Is there some secret to using these modules. I REALLY need the phonebook directory portion of the module. All help is appreciated.
thanks
------------------------------------
Check out the Files area for useful modules, documents, and drivers.
A contact list of Crestron dealers and programmers can be found in the Database area. Yahoo! Groups Links
[Non-text portions of this message have been removed]
|
Re: Tandberg C40 Module Help
You must leave the username unchanged in the module, that is "admin". And the hex traffic Devesh refer to is the initial telnet negotiation between the Linux engine in c40 and crestron. If you use your laptop and telnet into the c40, you also have to type "admin" on the comman line, so must not change that in the module. The password can be whatewer if you have disabled it on the codec -Stig
toggle quoted message
Show quoted text
--- In Crestron@..., Devesh Gupta <devesh.gupta83@...> wrote: Insert 0d in the tandberg module password slot if you have turned off the login in the codec otherwise you will get bunch of hex strings with absolutely no control.
Regards,
Devesh Gupta
On 2012-09-18, at 3:19 PM, "Stig" <ska@...> wrote:
Can you give an example of the stringflow ? -Stig
--- In Crestron@..., "techybabble" <davelynn@> wrote:
This has proven to be a very frustrating experience trying to get control of this codec. I've turned off the password requirement and still no control. Kinda beaten my head up on the wall with this one. I see communication flowing back and forth but the unit will just not respond to any commands, like it is ignoring them. I know I'm missing something very fundamental as I am working with 2 units and both work the same.
--- In Crestron@..., Lincoln King-Cliby <lincoln@> wrote:
It can be disabled via TMS or the on-screen menus but by default yes.
-- Lincoln King-Cliby, CTS Sr. Systems Architect | Crestron Certified Master Programmer (Silver) ControlWorks Consulting, LLC V: 440.449.1100 x1107 | F: 440.449.1106 | I: Crestron Authorized Independent Programmer
-----Original Message----- From: Crestron@... [mailto:Crestron@...] On Behalf Of techybabble Sent: Tuesday, September 18, 2012 9:23 AM To: Crestron@... Subject: [Crestron] Re: Tandberg C40 Module Help
Does username and password have to be used when going rs232?
--- In Crestron@..., "jcdigitalmethod" <j.j.cunningham@> wrote:
- Check username and password - Try telnet and see if you have the same issues. - Try some of the API commands and see if the unit is responding how it should.
--- In Crestron@..., "techybabble" <davelynn@> wrote:
I've happing trouble getting the Crestron module working, the one from the crestron site. It is the Tandberg C90 + C60 Serial v1.3 PRO2 Demo. According to the Tandberg site is should work with the C40 as well. I have communication with the box, but even simple things such as IR emulation commands don't respond.
Is there some secret to using these modules. I REALLY need the phonebook directory portion of the module. All help is appreciated.
thanks
------------------------------------
Check out the Files area for useful modules, documents, and drivers.
A contact list of Crestron dealers and programmers can be found in the Database area. Yahoo! Groups Links
|
Re: Non-HDCP Compliant Monitor ??
And I say it again. Hmmmmmmmmm.... I see multiple uses :)
toggle quoted message
Show quoted text
--- In Crestron@..., Nathan Hesson <nhesson@...> wrote: Yes
On Tue, Sep 18, 2012 at 12:52 PM, weddellkw <weddellkw@...> wrote:
Thought experiment: You could theoretically take the HDMI out on a DM frame/card, feed it through a HDFury and back into the DM via a component card and spit it out as a non-HDCP HDMI source?
--- In Crestron@..., Nathan Hesson <nhesson@> wrote:
Your last statement is not entirely true. the HDFury WILL output 1080p via
component. HOWEVER, your display needs to support 1080p via component and that is less likely. I've seen more than a few high end projectors do it though.
On Tue, Sep 18, 2012 at 12:39 PM, Pat Molettieri <pat.molettieri@>wrote:
It takes your HDMI signal and converts to component. Will save you in a
bind but no 1080p picture quality.
Pat M
On Sep 18, 2012, at 1:44 PM, "eagrubbs" <eagrubbs@> wrote:
So it passes video to non-HDCP destinations? Hmmmmm.....
--- In Crestron@..., Mark Conde <mcjaran@> wrote:
That is it HD Fury.
Thanks a Bunch!
________________________________ From: Chip <cfm@> To: Crestron@... Sent: Tuesday, September 18, 2012 12:48 PM Subject: [Crestron] Re: Non-HDCP Compliant Monitor ??
Â
You might be thinking of the "HD Fury" adapter...
- Chip
--- In Crestron@..., "mcjaran" <mcjaran@> wrote:
A while back someone suggested a device to show HDCP compliant
devices on a Non-HDCP compliant monitor.
Any suggestions?
[Non-text portions of this message have been removed]
[Non-text portions of this message have been removed]
------------------------------------
Check out the Files area for useful modules, documents, and drivers.
A contact list of Crestron dealers and programmers can be found in the Database area.
Yahoo!
Groups Links
------------------------------------
Check out the Files area for useful modules, documents, and drivers.
A contact list of Crestron dealers and programmers can be found in the Database area. Yahoo! Groups Links
|
Re: Tandberg C40 Module Help
Insert 0d in the tandberg module password slot if you have turned off the login in the codec otherwise you will get bunch of hex strings with absolutely no control. Regards, Devesh Gupta On 2012-09-18, at 3:19 PM, "Stig" <ska@...> wrote: Can you give an example of the stringflow ? -Stig
--- In Crestron@..., "techybabble" <davelynn@...> wrote:
This has proven to be a very frustrating experience trying to get control of this codec. I've turned off the password requirement and still no control. Kinda beaten my head up on the wall with this one. I see communication flowing back and forth but the unit will just not respond to any commands, like it is ignoring them. I know I'm missing something very fundamental as I am working with 2 units and both work the same.
--- In Crestron@..., Lincoln King-Cliby <lincoln@> wrote:
It can be disabled via TMS or the on-screen menus but by default yes.
-- Lincoln King-Cliby, CTS Sr. Systems Architect | Crestron Certified Master Programmer (Silver) ControlWorks Consulting, LLC V: 440.449.1100 x1107 | F: 440.449.1106 | I: Crestron Authorized Independent Programmer
-----Original Message----- From: Crestron@... [mailto:Crestron@...] On Behalf Of techybabble Sent: Tuesday, September 18, 2012 9:23 AM To: Crestron@... Subject: [Crestron] Re: Tandberg C40 Module Help
Does username and password have to be used when going rs232?
--- In Crestron@..., "jcdigitalmethod" <j.j.cunningham@> wrote:
- Check username and password - Try telnet and see if you have the same issues. - Try some of the API commands and see if the unit is responding how it should.
--- In Crestron@..., "techybabble" <davelynn@> wrote:
I've happing trouble getting the Crestron module working, the one from the crestron site. It is the Tandberg C90 + C60 Serial v1.3 PRO2 Demo. According to the Tandberg site is should work with the C40 as well. I have communication with the box, but even simple things such as IR emulation commands don't respond.
Is there some secret to using these modules. I REALLY need the phonebook directory portion of the module. All help is appreciated.
thanks
------------------------------------
Check out the Files area for useful modules, documents, and drivers.
A contact list of Crestron dealers and programmers can be found in the Database area. Yahoo! Groups Links
[Non-text portions of this message have been removed]
|
Re: Non-HDCP Compliant Monitor ??
Yes On Tue, Sep 18, 2012 at 12:52 PM, weddellkw <weddellkw@...> wrote: Thought experiment: You could theoretically take the HDMI out on a DM frame/card, feed it through a HDFury and back into the DM via a component card and spit it out as a non-HDCP HDMI source?
--- In Crestron@..., Nathan Hesson <nhesson@...> wrote:
Your last statement is not entirely true. the HDFury WILL output 1080p via
component. HOWEVER, your display needs to support 1080p via component and that is less likely. I've seen more than a few high end projectors do it though.
On Tue, Sep 18, 2012 at 12:39 PM, Pat Molettieri <pat.molettieri@...>wrote:
It takes your HDMI signal and converts to component. Will save you in a
bind but no 1080p picture quality.
Pat M
On Sep 18, 2012, at 1:44 PM, "eagrubbs" <eagrubbs@...> wrote:
So it passes video to non-HDCP destinations? Hmmmmm.....
--- In Crestron@..., Mark Conde <mcjaran@> wrote:
That is it HD Fury.
Thanks a Bunch!
________________________________ From: Chip <cfm@> To: Crestron@... Sent: Tuesday, September 18, 2012 12:48 PM Subject: [Crestron] Re: Non-HDCP Compliant Monitor ??
Â
You might be thinking of the "HD Fury" adapter...
- Chip
--- In Crestron@..., "mcjaran" <mcjaran@> wrote:
A while back someone suggested a device to show HDCP compliant
devices on a Non-HDCP compliant monitor.
Any suggestions?
[Non-text portions of this message have been removed]
------------------------------------
Check out the Files area for useful modules, documents, and drivers.
A contact list of Crestron dealers and programmers can be found in the Database area.
Yahoo!
Groups Links
------------------------------------
Check out the Files area for useful modules, documents, and drivers.
A contact list of Crestron dealers and programmers can be found in the Database area. Yahoo! Groups Links
[Non-text portions of this message have been removed]
|
Re: Non-HDCP Compliant Monitor ??
What Nathan said and it will also output RGBHV.
JRW
toggle quoted message
Show quoted text
--- In Crestron@..., Nathan Hesson <nhesson@...> wrote: Your last statement is not entirely true. the HDFury WILL output 1080p via component. HOWEVER, your display needs to support 1080p via component and that is less likely. I've seen more than a few high end projectors do it though.
On Tue, Sep 18, 2012 at 12:39 PM, Pat Molettieri <pat.molettieri@...>wrote:
It takes your HDMI signal and converts to component. Will save you in a bind but no 1080p picture quality.
Pat M
On Sep 18, 2012, at 1:44 PM, "eagrubbs" <eagrubbs@...> wrote:
So it passes video to non-HDCP destinations? Hmmmmm.....
--- In Crestron@..., Mark Conde <mcjaran@> wrote:
That is it HD Fury.
Thanks a Bunch!
________________________________ From: Chip <cfm@> To: Crestron@... Sent: Tuesday, September 18, 2012 12:48 PM Subject: [Crestron] Re: Non-HDCP Compliant Monitor ??
Â
You might be thinking of the "HD Fury" adapter...
- Chip
--- In Crestron@..., "mcjaran" <mcjaran@> wrote:
A while back someone suggested a device to show HDCP compliant
devices on a Non-HDCP compliant monitor.
Any suggestions?
[Non-text portions of this message have been removed]
------------------------------------
Check out the Files area for useful modules, documents, and drivers.
A contact list of Crestron dealers and programmers can be found in the Database area. Yahoo! Groups Links
|
Re: Non-HDCP Compliant Monitor ??
Thought experiment: You could theoretically take the HDMI out on a DM frame/card, feed it through a HDFury and back into the DM via a component card and spit it out as a non-HDCP HDMI source?
toggle quoted message
Show quoted text
--- In Crestron@..., Nathan Hesson <nhesson@...> wrote: Your last statement is not entirely true. the HDFury WILL output 1080p via component. HOWEVER, your display needs to support 1080p via component and that is less likely. I've seen more than a few high end projectors do it though.
On Tue, Sep 18, 2012 at 12:39 PM, Pat Molettieri <pat.molettieri@...>wrote:
It takes your HDMI signal and converts to component. Will save you in a bind but no 1080p picture quality.
Pat M
On Sep 18, 2012, at 1:44 PM, "eagrubbs" <eagrubbs@...> wrote:
So it passes video to non-HDCP destinations? Hmmmmm.....
--- In Crestron@..., Mark Conde <mcjaran@> wrote:
That is it HD Fury.
Thanks a Bunch!
________________________________ From: Chip <cfm@> To: Crestron@... Sent: Tuesday, September 18, 2012 12:48 PM Subject: [Crestron] Re: Non-HDCP Compliant Monitor ??
Â
You might be thinking of the "HD Fury" adapter...
- Chip
--- In Crestron@..., "mcjaran" <mcjaran@> wrote:
A while back someone suggested a device to show HDCP compliant
devices on a Non-HDCP compliant monitor.
Any suggestions?
[Non-text portions of this message have been removed]
[Non-text portions of this message have been removed]
------------------------------------
Check out the Files area for useful modules, documents, and drivers.
A contact list of Crestron dealers and programmers can be found in the Database area. Yahoo! Groups Links
[Non-text portions of this message have been removed]
|
Re: Non-HDCP Compliant Monitor ??
Your last statement is not entirely true. the HDFury WILL output 1080p via component. HOWEVER, your display needs to support 1080p via component and that is less likely. I've seen more than a few high end projectors do it though. On Tue, Sep 18, 2012 at 12:39 PM, Pat Molettieri <pat.molettieri@...>wrote: It takes your HDMI signal and converts to component. Will save you in a bind but no 1080p picture quality.
Pat M
On Sep 18, 2012, at 1:44 PM, "eagrubbs" <eagrubbs@...> wrote:
So it passes video to non-HDCP destinations? Hmmmmm.....
--- In Crestron@..., Mark Conde <mcjaran@...> wrote:
That is it HD Fury.
Thanks a Bunch!
________________________________ From: Chip <cfm@...> To: Crestron@... Sent: Tuesday, September 18, 2012 12:48 PM Subject: [Crestron] Re: Non-HDCP Compliant Monitor ??
Â
You might be thinking of the "HD Fury" adapter...
- Chip
--- In Crestron@..., "mcjaran" <mcjaran@> wrote:
A while back someone suggested a device to show HDCP compliant
devices on a Non-HDCP compliant monitor.
Any suggestions?
------------------------------------
Check out the Files area for useful modules, documents, and drivers.
A contact list of Crestron dealers and programmers can be found in the Database area. Yahoo! Groups Links
[Non-text portions of this message have been removed]
|
Re: Non-HDCP Compliant Monitor ??
It takes your HDMI signal and converts to component. Will save you in a bind but no 1080p picture quality.
Pat M
toggle quoted message
Show quoted text
On Sep 18, 2012, at 1:44 PM, "eagrubbs" <eagrubbs@...> wrote: So it passes video to non-HDCP destinations? Hmmmmm.....
--- In Crestron@..., Mark Conde <mcjaran@...> wrote:
That is it HD Fury.
Thanks a Bunch!
________________________________ From: Chip <cfm@...> To: Crestron@... Sent: Tuesday, September 18, 2012 12:48 PM Subject: [Crestron] Re: Non-HDCP Compliant Monitor ??
Â
You might be thinking of the "HD Fury" adapter...
- Chip
--- In Crestron@..., "mcjaran" <mcjaran@> wrote:
A while back someone suggested a device to show HDCP compliant devices on a Non-HDCP compliant monitor. Any suggestions?
|
Re: Tandberg C40 Module Help
Can you give an example of the stringflow ? -Stig
toggle quoted message
Show quoted text
--- In Crestron@..., "techybabble" <davelynn@...> wrote: This has proven to be a very frustrating experience trying to get control of this codec. I've turned off the password requirement and still no control. Kinda beaten my head up on the wall with this one. I see communication flowing back and forth but the unit will just not respond to any commands, like it is ignoring them. I know I'm missing something very fundamental as I am working with 2 units and both work the same.
--- In Crestron@..., Lincoln King-Cliby <lincoln@> wrote:
It can be disabled via TMS or the on-screen menus but by default yes.
-- Lincoln King-Cliby, CTS Sr. Systems Architect | Crestron Certified Master Programmer (Silver) ControlWorks Consulting, LLC V: 440.449.1100 x1107 | F: 440.449.1106 | I: Crestron Authorized Independent Programmer
-----Original Message----- From: Crestron@... [mailto:Crestron@...] On Behalf Of techybabble Sent: Tuesday, September 18, 2012 9:23 AM To: Crestron@... Subject: [Crestron] Re: Tandberg C40 Module Help
Does username and password have to be used when going rs232?
--- In Crestron@..., "jcdigitalmethod" <j.j.cunningham@> wrote:
- Check username and password - Try telnet and see if you have the same issues. - Try some of the API commands and see if the unit is responding how it should.
--- In Crestron@..., "techybabble" <davelynn@> wrote:
I've happing trouble getting the Crestron module working, the one from the crestron site. It is the Tandberg C90 + C60 Serial v1.3 PRO2 Demo. According to the Tandberg site is should work with the C40 as well. I have communication with the box, but even simple things such as IR emulation commands don't respond.
Is there some secret to using these modules. I REALLY need the phonebook directory portion of the module. All help is appreciated.
thanks
------------------------------------
Check out the Files area for useful modules, documents, and drivers.
A contact list of Crestron dealers and programmers can be found in the Database area. Yahoo! Groups Links
|
Re: Dove Lighting Systems
You can't directly output DMX from a Crestron system -- DMX operates at twice the maximum speed of a COM port and requires values to be constantly updated.
What you need is a DMX to RS232 or Ethernet bridge -- there are a lot of options available and each supports a different RS232 protocol.
The Leviton/NSI IF501 is a decent little box if you aren't trying to do a whole lot (and we sell a module on our website), if you need more control CueServer is a pretty common one.
Lincoln
-- Lincoln King-Cliby, CTS Sr. Systems Architect | Crestron Certified Master Programmer (Silver) ControlWorks Consulting, LLC V: 440.449.1100 x1107 | F: 440.449.1106 | I: Crestron Authorized Independent Programmer
toggle quoted message
Show quoted text
-----Original Message----- From: Crestron@... [mailto:Crestron@...] On Behalf Of sebastian marszalek Sent: Tuesday, September 18, 2012 3:01 PM To: Crestron@... Subject: [Crestron] Re: Dove Lighting Systems
So it uses the DMX protocol. Have any of you worked with it? Maybe have a module you'll willing to share?
Thank you
-- Sebastian Marszalek
[Non-text portions of this message have been removed]
------------------------------------
Check out the Files area for useful modules, documents, and drivers.
A contact list of Crestron dealers and programmers can be found in the Database area. Yahoo! Groups Links
|