cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
785
Views
5
Helpful
3
Replies

Add Logo on Telepresence Server

jklooney1225
Level 1
Level 1

I have a TP server on version 4.3 and I heard that we can add logos on the server with this software version. I would like to add my company logo to the server. Is this something that can be done?

Thanks,

John

3 Replies 3

Shashank Mahajan
Cisco Employee
Cisco Employee

You heard it right there is an option to add company logo in Telepresence Server 4.3 as per the release notes:

http://www.cisco.com/c/dam/en/us/td/docs/telepresence/infrastructure/ts/release_note/Cisco-TelePresence-Server-Software-Release-Notes-4-3-1-13.pdf

For ad hoc or Rendezvous conference, add the parameter in Conductor template, with brackets, like this:

{"customBackgroundImageURL":"  http://server.domain.com/shared/landscape_wallpaper.png";}

For a CMR, this will need to be added in the CMR template in TMS > Systems > Provisioning > Users > Collaboration Meeting Room Templates. Edit the template and paste the same parameter in the 'Advanced Parameters'  field.

===========================
A few requirements for the image:
-Exactly 1920x1080 resolution
-PNG format
-5MB File Size Limit
-Hosted on an external accessible web server, via HTTP or basic HTTPS authentication

I really appreciate this. However this is a little hard to follow. Is there a guide that shows detailed instructions on how to complete this task?

Thanks.

As this is a feature preview and subject to change, there is no guide to setup a custom background image on the TelePresense Server except what you see in the release notes that Shashank has provided. Per his instructions, you should use the json API conmand and insert it into the advanced parameters field within the conference template in Conductor as well as the CMR template within TMSPE.