Keyboard Shortcuts
ctrl + shift + ? :
Show all keyboard shortcuts
ctrl + g :
Navigate to a group
ctrl + shift + f :
Find
ctrl + / :
Quick actions
esc to dismiss
Likes
- Crestron
- Messages
Search
Re: Samsung CCD IP Driver
Yes, I'm using the latest DB's.?? ? ? ? ? Device Database: 200.20.002.00 ? ? ? ? Crestron Database (cnctrldb22000.mdb) :? 202.00.001.00 ? ? ? ? Crestron Toolbox: 3.07.228.02 ? ? ? ? SIMPL+ Cross Compiler: 1.3 |
Re: Dahia
Camera doesn't have H264. The list is including: H264H,MJPEG,H265 rtsp://user:[email protected]:554/cam/realmonitor?channel=1&subtype=2? ? ? Didn't work on none of VLC and TP
On Tuesday, January 5, 2021, 05:44:17 PM GMT+3:30, Mitch Bigelow <ipha00@...> wrote:
And make sure the codec on stream 2 is set to h264, not h265.
|
MLX-3 Footer Text
Has anyone ever had any luck getting footer text to display on an MLX-3?? I've tried text defined in the VTPro program and indirect text and neither seems to work (on 2 different MLX-3's).? It's not the end of the world, but it would be nice to have it display.? In case it matters, most of my pages are the "full list" style. Geoff |
Re: NVX 351 vs 363
pearce.bruce
¿ªÔÆÌåÓý?Hi Mitch?
If the room box is connected directly to a tv and the source is configure for 5.1 or anything other than stereo will the 351 down mix to a stereo while still allowing the 5.1 to be available to a cinema system ??
I understand that the audio o/p will be down mixed into stereo .? Thanks
Bruce
On 5 Jan 2021, at 18:50, Mitch Bigelow <ipha00@...> wrote:
|
Re: Crestron GO App
Dear, In VT Pro you can select Crestron GO and design your GUI there, also in Simple windows configuration model kindly select the Crestron go as the touch panel on the Ethernet expansion. On Tue, 5 Jan 2021 at 9:58 PM nick_masterson_uk <nmasterson@...> wrote: Hi All, --
|
Re: Crestron GO App
The VTPro type?for CrestronGo is "Crestron App" On Tue, Jan 5, 2021 at 12:58 PM nick_masterson_uk <nmasterson@...> wrote: Hi All, |
Crestron GO App
Hi All,
apologies for the really basic question, but what panel type do I select in VT Pro if I'm programming a mobile project (iPhone) and using the Crestron Go app on the device? Its been a while since I've had to program for a phone and did not know that 'GO' existed until I looked to add a mobile panel definition in Simpl. I'm assuming that its the latest app version and that we should be using this by default now? I have just done an update on everything so pretty sure I have latest files/progs, but when I looked to program the GUI in VT-Pro I cant find a matching panel definition, and a quick? exploration of the Crestron site doesn't seem to show a demo prog or similar.?? The blurb sasy the GO app is designed to make better use of retina display resolutions, so I assumed there would be a new matching panel type in VT-Pro to accomodate this? TIA |
Re: Please Help with IR Emitter output Pro 2 completely stumped and frustrated :)
Didn't see it mentioned, but using a DMM with a diode check mode will help with determining polarity as well as issues with the emitter.? If you have a blink style emitter you can use a battery or continuity checker for polarity too.
|
Re: Dahia
Try this: rtsp://user:[email protected]:554/cam/realmonitor?channel=1&subtype=2 Test with VLC first. If it doesn't play on the TSW, adjust the stream settings (I recommend 720p 15fps) |
Re: SIMPL+ Compiler bug
Steve, Yes. I've seen the issue before. It's something to do with the curly braces being escape/special characters in C#. eg. Console.WriteLine("My Integer Is {0}, My Second Integer is {1}", myInteger, myInteger2);
So the compiler interprets the opening { in your string as the beginning of something to replace. As a workaround, if you remove the { and } from your TempStr$ then add them after using +, then the problem goes away. I did a quick test and the following code works: makestring(TempStr$,"%sA%u%s:%u",Quote,Index,Quote,Value); TempStr$ = "{" + TempStr$ + "}"; |
to navigate to use esc to dismiss