cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
4442
Views
20
Helpful
21
Replies

Camera Preset , CE 8 firmware with TRC6 remote

Din Vui Chung
Level 1
Level 1

Hi,

Recently have purchased few unit of SX2oN and can't find how the preset can be SET and Recall with TRC6 remote, anyone can assist? because during POC SX20 with TRC5 remote was used and also being told that no different between this two model. And camera preset is a must features. No touch control in this setup.

21 Replies 21

Additional camera presets beyond the default would need to be activated using the web interface or API.

It's the simplified user interface of CE software that is preventing the creation of presets using the remote control, simply because the UI doesn't include an option to.

Wayne DeNardi
VIP Alumni
VIP Alumni

As [@patrick.sparkman] mentioned, there is no way to set or trigger multiple camera presets using a TRC with CE software on the endpoint like you could with TC.  The only ways are using the web interface, or a Touch 10.  I've asked our local account team to ask that this is logged as a feature request to be added back in, and I'd suggest that anyone else who needs this functionality also raise their voice through their local account team.

You can however change the default camera location preset using the TRC and CE through the settings menu.

Wayne
--
Please remember to rate responses and to mark your question as answered if appropriate.

Wayne

Please remember to mark helpful responses and to set your question as answered if appropriate.

The unofficial response from the developers is along the lines of: no for any remote development currently, the new hardware does not support TRC, the focus is on the Touch interface.  So I suspect that the remote will be something that will become a thing of the past in the not too distant future.

Wayne
--
Please remember to rate responses and to mark your question as answered if appropriate.

Wayne

Please remember to mark helpful responses and to set your question as answered if appropriate.

I read all of you're post and having trouble using the CLI with the 9.1 API reference guide on a SX20 new codec 

 

when i send 

xCommand UserInterface OSD Key Click Key: SrcPc

or these other one

/Selfview/Square/SrcAux/SrcCamera/ SrcDocCam/SrcPc/SrcVcr/

The OSD tell me that it's not avalaible and i need to used the more recent TRC6 remote.

 

Any clue ?

 

I need to be able to choose the SrcPC or SrcCAM / selfview  by script.

 

Thank you :)

 

Those command options you listed are not valid for TC and or CE software, they are only valid in F code, aka MXP codecs.

I believe whoever is making these API guides has been copying that section of commands from the 6000 MXP API guide.

Thanks,
Justin
Thank you,
Justin Ferello
Technical Support Specialist, ScanSource KBZ

Thank you 

 

i found a xCommand Presentation start/stop that do the job well.

 

Thank you :)

To set the main video source for the camera:

xCommand Video Input SetMainVideoSource ConnectorId

To set the presentation video source:

xCommand Presentation Start ConnectorId

To find the connector ID:

 xStatus Video Input Connector

The connector ID is also printed on the codec connector panel.