Home > Cisco > TelePresence System > Cisco C40 Manual

Cisco C40 Manual

    Download as PDF Print this page Share this page

    Have a look at the manual Cisco C40 Manual online for free. It’s possible to download the document as PDF or print. UserManuals.tech offer 53 Cisco manuals and user’s guides for free. Share the user manual or guide on Facebook, Twitter or Google+.

    							D14636.12 Profile C60-C40 and Codec C60-C40 Administrator Guide TC6.3, OCTOBER 2013. www.cisco.com — Copyright © 2010-2013 Cisco Systems, Inc. All rights reser ved. 
    101
    SIP Profile [1..1] Ice Mode
    ICE (Interactive Connectivity Establishment, RFC 5245) is a NAT traversal solution that the 
    endpoints can use to discover the optimized media path. Thus the shortest route for audio and 
    video is always secured between the endpoints. NOTE: ICE is not supported when registered to 
    CUCM (Cisco Unified Communication Manager).
    Requires user role:  ADMIN
    Value space:  
    Auto:  When set to Auto, ICE will be enabled if a turn server is provided, otherwise ICE will be 
    disabled.
    Off:  Set to Off to disable ICE.
    On:  Set to On to enable ICE.
    Example:
     SIP Profile 1 Ice Mode: Auto
    SIP Profile [1..1] Ice DefaultCandidate
    This is the default IP address that the endpoint will receive media on until ICE has reached a 
    conclusion about which media route to use (up to the first 5 seconds of a call.
    Requires user role:  ADMIN
    Value space:  
    Host:  The endpoint will receive media on its own IP address.
    Rflx:  The endpoint will receive media on its public IP address as seen by the TURN server.
    Relay:  The endpoint will receive media on the IP address and port allocated on the TURN 
    server, and is used as a fallback until ICE has concluded.
    Example:
     SIP Profile 1 Ice DefaultCandidate: Host
    SIP Profile [1..1] Turn DiscoverMode
    Set the discover mode to enable/disable the application to search for available Turn servers in 
    DNS. Before making calls, the system will test if port allocation is possible.
    Requires user role:  ADMIN
    Value space:  
    Off:  Set to Off to disable discovery mode.
    On:  When set to On, the system will search for available Turn servers in DNS, and before 
    making calls the system will test if port allocation is possible.
    Example:
     SIP Profile Turn DiscoverMode: On
    SIP Profile [1..1] Turn BandwidthProbe
    Not applicable in this version.
    SIP Profile [1..1] Turn DropRflx
    DropRflx will make the endpoint force media through the Turn relay, unless the remote endpoint 
    is on the same network.
    Requires user role:  ADMIN
    Value space:  
    Off:  Disable DropRflx.
    On:  The system will force media through the Turn relay when the remote endpoint is on 
    another network.
    Example:
     SIP Profile Turn DropRflx: Off
    SIP Profile [1..1] Turn Server
    This is the address of the TURN (Traversal Using Relay NAT) server that the endpoints will use.  
    It is used as a media relay fallback and it is also used to discover the endpoint’s own public IP 
    address.
    Requires user role:  ADMIN
    Value space:  
    Format:  The preferred format is DNS SRV record (e.g.  _turn._udp.), or it can be a 
    valid IPv4 or IPv6 address.
    Example:
     SIP Profile 1 Turn Server: " _ turn. _ udp.example.com"
    SIP Profile [1..1] Turn UserName
    The user name needed for accessing the TURN server.
    Requires user role:  ADMIN
    Value space:  
    Format:  String with a maximum of 128 characters.
    Example:
     SIP Profile 1 Turn UserName: ""
    Cisco TelePresence System Codec C40/C60 and Profiles using C40/60 Administrator Guide  
    						
    							D14636.12 Profile C60-C40 and Codec C60-C40 Administrator Guide TC6.3, OCTOBER 2013. www.cisco.com — Copyright © 2010-2013 Cisco Systems, Inc. All rights reser ved. 
    102
    SIP Profile [1..1] Turn Password
    The password needed for accessing the TURN server.
    Requires user role:  ADMIN
    Value space:  
    Format:  String with a maximum of 128 characters.
    Example:
     SIP Profile 1 Turn Password: ""
    SIP Profile [1..1] URI
    The SIP URI (Uniform Resource Identifier) is the address that is used to identify the video 
    system. The URI is registered and used by the SIP services to route inbound calls to the 
    system. The SIP URI syntax is defined in RFC 3261.
    Requires user role:  ADMIN
    Value space:  
    Format:  String with maximum 255 characters and compliant with the SIP URI syntax.
    Example:
     SIP Profile 1 URI: "sip:[email protected]"
    SIP Profile [1..1] DisplayName
    When configured the incoming call will report the DisplayName instead of the SIP URI.
    Requires user role:  ADMIN
    Value space:  
    Format:  String with a maximum of 255 characters.
    Example:
     SIP Profile 1 DisplayName: ""
    SIP Profile [1..1] Authentication [1..1] LoginName
    This is the user name part of the credentials used to authenticate towards the SIP proxy.
    Requires user role:  ADMIN
    Value space:  
    Format:  String with a maximum of 128 characters.
    Example:
     SIP Profile 1 Authentication 1 LoginName: ""
    SIP Profile [1..1] Authentication [1..1] Password
    This is the password part of the credentials used to authenticate towards the SIP proxy.
    Requires user role:  ADMIN
    Value space:  
    Format:  String with a maximum of 128 characters.
    Example:
     SIP Profile 1 Authentication 1 Password: ""
    SIP Profile [1..1] DefaultTransport
    Select the transport protocol to be used over the LAN.
    Requires user role:  ADMIN
    Value space:  
    TCP:  The system will always use TCP as the default transport method.
    UDP:  The system will always use UDP as the default transport method.
    Tls:  The system will always use TLS as the default transport method. For TLS connections 
    a SIP CA-list can be uploaded to the video system. If no such CA-list is available on the 
    system then anonymous Diffie Hellman will be used.
    Auto:  The system will try to connect using transport protocols in the following order: TLS, 
    T C P,  U D P.
    Example:
     SIP Profile 1 DefaultTransport: Auto
    SIP Profile [1..1] TlsVerify
    For TLS connections a SIP CA-list can be uploaded to the video system. This can be done from 
    the web interface.
    Requires user role:  ADMIN
    Value space:  
    Off:  Set to Off to allow TLS connections without verifying them. The TLS connections are 
    allowed to be set up without verifying the x.509 certificate received from the server against 
    the local CA-list. This should typically be selected if no SIP CA-list has been uploaded.
    On:  Set to On to verify TLS connections. Only TLS connections to servers, whose x.509 
    certificate is validated against the CA-list, will be allowed.
    Example:
     SIP Profile 1 TlsVerify: Off
    Cisco TelePresence System Codec C40/C60 and Profiles using C40/60 Administrator Guide  
    						
    							D14636.12 Profile C60-C40 and Codec C60-C40 Administrator Guide TC6.3, OCTOBER 2013. www.cisco.com — Copyright © 2010-2013 Cisco Systems, Inc. All rights reser ved. 
    10 3
    SIP Profile [1..1] Outbound
    Turn on or off the client initiated connections mechanism for firewall traversal, connection reuse 
    and redundancy. The current version supports RFC 5626.
    Requires user role:  ADMIN
    Value space:  
    Off:  Connect to the single proxy configured first in Proxy Address list.
    On:  Set up multiple outbound connections to servers in the Proxy Address list.
    Example:
     SIP Profile 1 Outbound: Off
    SIP Profile [1..1] Proxy [1..4] Address
    The Proxy Address is the manually configured address for the outbound proxy. It is possible to 
    use a fully qualified domain name, or an IP address. The default port is 5060 for TCP and UDP 
    but another one can be provided. If SIP Profile Outbound is enabled, multiple proxies can be 
    addressed.
    Requires user role:  ADMIN
    Value space:  
    Format:  A valid IPv4 address, IPv6 address or DNS name.
    Example:
     SIP Profile 1 Proxy 1 Address: ""
    SIP Profile [1..1] Proxy [1..4] Discovery
    Select if the SIP Proxy address is to be obtained manually or by using Dynamic Host 
    Configuration Protocol (DHCP).
    Requires user role:  ADMIN
    Value space:  
    Auto:  When Auto is selected, the SIP Proxy address is obtained using Dynamic Host 
    Configuration Protocol (DHCP).
    Manual:  When Manual is selected, the manually configured SIP Proxy address will be used.
    Example:
     SIP Profile 1 Proxy 1 Discovery: Manual
    SIP Profile [1..1] Type
    Enables SIP extensions and special behaviour for a vendor or provider. 
    NOTE: The SIP types Alcatel, Avaya, Microsoft, and Nortel are no longer supported from 
    software version TC6.3.
    Requires user role:  ADMIN
    Value space:  
    Standard:  Use this when registering to standard SIP Proxy (tested with Cisco TelePresence 
    VCS and Broadsoft)
    Cisco:  Use this when registering to Cisco Unified Communication Manager.
    Example:
     SIP Profile 1 Ty pe: Standard
    SIP Profile [1..1] Mailbox
    When registered to a Cisco Unified Communications Manager (CUCM) you may be offered 
    the option of having a private voice mailbox. Enter the number (address) of the mailbox in this 
    setting, or leave the string empty if you do not have a voice mailbox.
    Requires user role:  ADMIN
    Value space:  >
    Format:  String with a maximum of 255 characters.
    Example:
     SIP Profile 1 Mailbox: "12345678"
    SIP Profile [1..1] Line
    When registered to a Cisco Unified Communications Manager (CUCM) the endpoint may be 
    part of a shared line. This means that several devices share the same directory number. The 
    different devices sharing the same number receive status from the other appearances on the 
    line as defined in RFC 4235.
    Note that shared lines are set up by CUCM, not by the endpoint. Therefore do not change this 
    setting manually; CUCM pushes this information to the endpoint when required.
    Requires user role:  ADMIN
    Value space:  
    Shared:  The system is part of a shared line and is therefore sharing its directory number with 
    other devices.
    Private:  This system is not part of a shared line (default).
    Example:
     SIP Profile 1 Line: Private
    Cisco TelePresence System Codec C40/C60 and Profiles using C40/60 Administrator Guide  
    						
    							D14636.12 Profile C60-C40 and Codec C60-C40 Administrator Guide TC6.3, OCTOBER 2013. www.cisco.com — Copyright © 2010-2013 Cisco Systems, Inc. All rights reser ved. 
    104
    Standby settings
    Standby Control
    Determine whether the system should go into standby mode or not.
    Requires user role:  ADMIN
    Value space:  
    Off:  The system will not enter standby mode.
    On:  Enter standby mode when the Standby Delay has timed out. NOTE: Requires the 
    Standby Delay to be set to an appropriate value.
    Example:
     Stand by Control: On
    Standby Delay
    Define how long (in minutes) the system shall be in idle mode before it goes into standby mode. 
    NOTE: Requires the Standby Control to be enabled.
    Requires user role:  ADMIN
    Value space:  
    Range:  Select a value from 1 to 480 minutes.
    Example:
     Stand by Delay: 10
    Standby BootAction
    Define the camera position after a restart of the codec.
    Requires user role:  ADMIN
    Value space:  
    None:  No action.
    Preset1 to Preset15: After a reboot the camera position will be set to the position defined by 
    the selected preset.
    RestoreCameraPosition:  After a reboot the camera position will be set to the position it had 
    before the last boot.
    DefaultCameraPosition:  After a reboot the camera position will be set to the factory default 
    position.
    Example:
     Sta nd by Boot Action: D efaultCa m eraPosition
    Standby StandbyAction
    Define the camera position when going into standby mode.
    Requires user role:  ADMIN
    Value space:  
    None:  No action.
    PrivacyPosition:  Turns the camera to a sideways position for privacy.
    Example:
     Stand by Stand byAction: PrivacyPosition
    Standby WakeupAction
    Define the camera position when leaving standby mode.
    Requires user role:  ADMIN
    Value space:  
    None:  No action.
    Preset1 to Preset15: When leaving standby the camera position will be set to the position 
    defined by the selected preset.
    RestoreCameraPosition:  When leaving standby the camera position will be set to the position 
    it had before entering standby.
    DefaultCameraPosition:  When leaving standby the camera position will be set to the factory 
    default position.
    Example:
     Stand by WakeupAction: RestoreCameraPosition
    Cisco TelePresence System Codec C40/C60 and Profiles using C40/60 Administrator Guide  
    						
    							D14636.12 Profile C60-C40 and Codec C60-C40 Administrator Guide TC6.3, OCTOBER 2013. www.cisco.com — Copyright © 2010-2013 Cisco Systems, Inc. All rights reser ved. 
    10 5
    SystemUnit settings
    SystemUnit Name
    Enter a System Name to define a name of the system unit. If the H.323 Alias ID is configured 
    on the system then this ID will be used instead of the system name. The system name will be 
    displayed:
     1) When the codec is acting as an SNMP Agent.
     2) Towards a DHCP server.
    Requires user role:  ADMIN
    Value space:  
    Format:  String with a maximum of 50 characters.
    Example:
     SystemUnit Name: "Meeting Room"
    SystemUnit MenuLanguage
    Select the language to be used in the menus on screen, or on the Touch controller. All 
    languages are not supported on both user interfaces. The default language is English.
    Requires user role:  USER
    Value space:  
    Example:
     SystemUnit MenuLanguage: English
    SystemUnit CallLogging Mode
    Set the call logging mode for calls that are received or placed by the system. The call logs may 
    then be viewed via the web interface or using the xHistory command.
    Requires user role:  ADMIN
    Value space:  
    Off:  Disable logging.
    On:  Enable logging.
    Example:
     SystemUnit CallLogging Mode: On
    SystemUnit ContactInfo Type
    Choose which type of contact information to show in the status field in the upper left corner 
    of the main display and Touch controller. The information can also be read with the command 
    xStatus SystemUnit ContactInfo.
    Requires user role:  ADMIN
    Value space:  
    Auto:  Show the address which another system can dial to reach this system. The address 
    depends on the default call protocol and system registration.
    None:  Do not show any contact information in the status field.
    IPv4:  Show the IPv4 address as contact information.
    IPv6:  Show the IPv6 address as contact information.
    H323Id:  Show the H.323 ID as contact information (see the H323 Profile [1..1] H323Alias ID 
    s et t ing).
    E16 4 A l i a s:  Show the H.323 E164 Alias as contact information (see the H323 Profile [1..1] 
    H323Alias E164 setting).
    H320Number:  Show the H.320 number as contact information (only applicable if connected 
    to a Cisco TelePresence ISDN Link gateway).
    SipUri:  Show the SIP URI as contact information (see the SIP Profile [1..1] URI setting).
    SystemName:  Show the system name as contact information (see the SystemUnit Name 
    s et t ing).
    DisplayName:  Show the display name as contact information (see the SIP Profile [1..1] 
    DisplayName setting).
    Example:
     SystemUnit ContactInfo Ty pe: Auto
    Cisco TelePresence System Codec C40/C60 and Profiles using C40/60 Administrator Guide  
    						
    							D14636.12 Profile C60-C40 and Codec C60-C40 Administrator Guide TC6.3, OCTOBER 2013. www.cisco.com — Copyright © 2010-2013 Cisco Systems, Inc. All rights reser ved. 
    10 6
    SystemUnit IrSensor
    Both the Codec C Series and PrecisionHD camera have IR sensors, and only one of them 
    needs to be enabled at the time. The IR sensor LED is located on the front of the codec and the 
    camera and flickers when an IR signal is received from the remote control.
    Requires user role:  ADMIN
    Value space:  
    Auto:  The system will automatically disable the IR sensor on the codec if the IR sensor at 
    camera is enabled. Otherwise, the IR sensor on the codec will be enabled.
    Off:  Disable the IR sensor on the codec.
    On:  Enable the IR sensor on the codec.
    Example:
     SystemUnit IrSensor: Auto
    Cisco TelePresence System Codec C40/C60 and Profiles using C40/60 Administrator Guide  
    						
    							D14636.12 Profile C60-C40 and Codec C60-C40 Administrator Guide TC6.3, OCTOBER 2013. www.cisco.com — Copyright © 2010-2013 Cisco Systems, Inc. All rights reser ved. 
    107
    Time settings
    Time Zone
    Set the time zone where the system is located, using Windows time zone description format.
    Requires user role:  USER
    Value space:  
    Range:  Select a time zone from the list time zones. If using a command line interface; watch 
    up for typos.
    Example:
     Time Zone: "GMT (Greenwich Mean Time : Dublin, Edinburgh, Lisbon, 
    London)"
    Time TimeFormat
    Set the time format.
    Requires user role:  USER
    Value space:  
    24H:  Set the time format to 24 hours.
    12 H :  Set the time format to 12 hours (AM/PM).
    Example:
     Ti m e Ti m eFor m at: 24H
    Time DateFormat
    Set the date format.
    Requires user role:  USER
    Value space:  
    D D _ M M _Y Y:  The date January 30th 2010 will be displayed: 30.01.10
    M M _ D D _Y Y:  The date January 30th 2010 will be displayed: 01.30.10
    YY_MM_DD:  The date January 30th 2010 will be displayed: 10.01.30
    Example:
     Ti m e DateFor m at: DD _ M M _ YY
    Cisco TelePresence System Codec C40/C60 and Profiles using C40/60 Administrator Guide  
    						
    							D14636.12 Profile C60-C40 and Codec C60-C40 Administrator Guide TC6.3, OCTOBER 2013. www.cisco.com — Copyright © 2010-2013 Cisco Systems, Inc. All rights reser ved. 
    10 8
    UserInterface settings
    UserInterface TouchPanel DefaultPanel
    Select whether to display the list of contacts, the list of scheduled meetings, or a dial pad on 
    the Touch controller as default.
    Requires user role:  USER
    Value space:  
    ContactList:  The contact list (favorites, directory and history) will appear as default on the 
    Touch controller. 
    MeetingList:  The list of scheduled meetings will appear as default on the Touch controller.
    Dialpad:  A dial pad will appear as default on the Touch controller.
    Example:
     UserInterface TouchPanel DefaultPanel: ContactList
    Cisco TelePresence System Codec C40/C60 and Profiles using C40/60 Administrator Guide  
    						
    							D14636.12 Profile C60-C40 and Codec C60-C40 Administrator Guide TC6.3, OCTOBER 2013. www.cisco.com — Copyright © 2010-2013 Cisco Systems, Inc. All rights reser ved. 
    10 9
    Video settings
    Video Input Source [1..3] Name
    Enter a name for the video input source.
    Requires user role:  ADMIN
    Value space:  
    Format:  String with a maximum of 50 characters. 
    Example:
     Video Input Source 1 Name: ""
    Video Input Source [1] Connector
    Select which video input connector to be active on video input source 1.
    Requires user role:  ADMIN
    Value space:  
    HDMI:  Select HDMI when you want to use the HDMI 1 as input source 1. 
    Example:
     Video Input Source 1 Connector: HDMI
    Video Input Source [2] Connector
    NOTE: Codec C40 has one DVI input (DVI-I 3). Codec C60 has two DVI inputs (DVI-I 2 and 3).
    Select which video input connector to be active on video input source 2.
    Requires user role:  ADMIN
    Value space:  
    HDMI:  Select HDMI when you want to use the HDMI 2 as input source 2.
    DVI:  Select DVI-I when you want to use the DVI-I 2 as input source 2.
    Example:
     Video Input Source 2 Connector: HDMI
    Video Input Source [3] Connector
    NOTE: Codec C40 has one DVI input (DVI-I 3). Codec C60 has two DVI inputs (in this context, 
    use DVI-I 3).
    Select which video input connector to be active on video input source 3.
    Requires user role:  ADMIN
    Value space:  
    DVI:  Select DVI when you want to use the DVI-I 3 as input source 3.
    Composite:  Select Composite when you want to use the Composite as input source 3.
    YC:  Select YC when you want to use the S-Video (YC) as input source 3. Connect to the two 
    connectors marked Y/Comp and C.
    Example:
     Video Input Source 3 Connector: DVI
    Video Input Source [1..3] Type
    Set which type of input source is connected to the video input.
    Requires user role:  ADMIN
    Value space:  
    Other:  Select Other when some other type of equipment is connected to the selected video 
    input.
    Camera:  Select Camera when you have a camera connected to the selected video input.
    PC:  Select PC when you have a PC connected to the selected video input.
    DVD:  Select DVD when you have a DVD player connected to the selected video input.
    Document_Camera:  Select Document_Camera when you have a document camera 
    connected to the selected video input.
    Example:
     Video Input Source 1 Ty pe: PC
    Cisco TelePresence System Codec C40/C60 and Profiles using C40/60 Administrator Guide  
    						
    							D14636.12 Profile C60-C40 and Codec C60-C40 Administrator Guide TC6.3, OCTOBER 2013. www.cisco.com — Copyright © 2010-2013 Cisco Systems, Inc. All rights reser ved. 
    11 0
    Video Input Source [1..3] PresentationSelection
    In general, any input source can be used as a presentation source; normally, the main camera 
    (self view) will not be used as a presentation source.
    This setting is used to define whether to display the presentation source on the local video 
    system's display automatically or not. To share the presentation with the far end always requires 
    additional action (tap Start Presenting on the Touch controller or the Presentation key on the 
    remote control). The default value for all input sources is Manual.
    Requires user role:  ADMIN
    Value space:  
    Manual:  The content on the input source will not be presented on the local video system's 
    display before you select it. Use either the remote control or the Touch controller to choose 
    which input source to present.
    Automatic:  Any content on the input source will be presented on the local video system's 
    display automatically. If there is active content on more than one input source (which is set to 
    Automatic) the most recent one will be used. 
    Hidden:  The input source is not expected to be used as a presentation source.
    Example:
     Video Input Source 1 PresentationSelection: Manual
    Video Input Source [1..3] CameraControl Mode
    Select whether or not to enable camera control for the selected video input source when the 
    video input is active.
    Requires user role:  ADMIN
    Value space:  
    Off:  Disable camera control.
    On:  Enable camera control.
    Example:
     Video Input Source 1 CameraControl Mode: On
    Video Input Source [1..3] CameraControl CameraId
    Select the ID of the camera in the Visca chain that is connected to this camera source. The 
    CameraId setting represents the camera's position in the Visca chain. 
    Requires user role:  ADMIN
    Value space:  
    Range:  Select the ID of the camera in the Visca chain.
    Example:
     Video Input Source 1 CameraControl CameraId: 1
    Video Input Source [1..3] OptimalDefinition Profile
    The Video Input Source Quality setting must be set to Motion for the optimal definition settings 
    to take any effect. 
    The optimal definition profile should reflect the lighting conditions in your room and the quality 
    of the video input (camera); the better the lighting conditions and video input, the higher the 
    profile. Then, in good lighting conditions, the video encoder will provide better quality (higher 
    resolution or frame rate) for a given call rate.
    Generally, we recommend using the Normal or Medium profiles. However, when the lighting 
    conditions are good, the High profile can be set in order to increase the resolution for a given 
    call rate.
    Some typical resolutions used for different optimal definition profiles, call rates and transmit 
    frame rates are shown in the table below. It is assumed that dual video is not used. The 
    resolution must be supported by both the calling and called systems. 
    Use the Video Input Source OptimalDefinition Threshold60fps setting to decide when to use the 
    60 fps frame rate.
      .
    Requires user role:  ADMIN
    Value space:  
    Normal:  Use this profile for a normally to poorly lit environment. Resolutions will be set rather 
    conservative.
    Medium:  Requires good and stable lighting conditions and a good quality video input. For 
    some call rates this leads to higher resolution.
    High:  Requires nearly optimal video conferencing lighting conditions and a good quality video 
    input in order to achieve a good overall experience. Rather high resolutions will be used.
    Example:
     Video Input Source 1 OptimalDefinition Profile: Normal
    Typical resolutions used for different optimal definition profiles, call rates and frame rates
    Frame  rate Optimal 
    Definition  Profile Call rate
    256 kbps 768 k b p s11 5 2  k b p s 1472  k b p s2560 kbps 4 Mbps 6 Mbps
    30 fps Normal
    512
      ×   288 1024   ×   576 1280   ×   720 1280   ×   720 1920   ×   1080 1920   ×   1080 1920   ×   1080
    Medium 640
      ×   360 1280   ×   720 1280   ×   720 1280   ×   720 1920   ×   1080 1920   ×   1080 1920   ×   1080
    High 768
      ×   448 1280   ×   720 1280   ×   720 1920   ×   1080 1920   ×   1080 1920   ×   1080 1920   ×   1080
    60 fps Normal
    256
      ×   144 512   ×   288 768   ×   448 1024   ×   576 1280   ×   720 1280   ×   720 1280   ×   720 
    *
    Medium256   ×   144 768   ×   448 1024   ×   576 1024   ×   576 1280   ×   720 1280   ×   720 *1280 × 720 *
    High512   ×   288 1024   ×   576 1280   ×   720 1280   ×   720 1280   ×   720 *1280 × 720 *1280 × 720 *
    *
     The resolution will be 1 920   ×   1080  for 1080p60 capable C60 codecs (main board rev F and later). 
    Cisco TelePresence System Codec C40/C60 and Profiles using C40/60 Administrator Guide  
    						
    All Cisco manuals Comments (0)