• ×
    Information
    Need Windows 11 help?
    Check documents on compatibility, FAQs, upgrade information and available fixes.
    Windows 11 Support Center.
  • post a message
  • ×
    Information
    Need Windows 11 help?
    Check documents on compatibility, FAQs, upgrade information and available fixes.
    Windows 11 Support Center.
  • post a message
Guidelines
[FAQ] How can I set up a conference or how many participants can be in the conference?, Click here to find out!
HP Recommended

It may be desirable to disable the Self View on a compatible Poly RealPresence Trio either in the Idle State or during a call.

 

Utilizing the attached and below described configuration allows to control this.

SteffenBaierUK_0-1713266898454.png

 

  • When system first starts up it looks at video.localCameraView.idleState to work out if LCV should be turned on or not.
  • Once running we use video.localCameraView.userControl to dictate the behavior.
  • If the config is set to Persistent then the system will only turn LCV on or off if the user presses the control.
  • If the config is set to Hidden or PerSession then we use the video.localCameraView.callState and video.localCameraView.idleState to dictate the control when we transfer in or out of a call though user can still change the LCV state but it will be reverted to the config when the call transition occurs.
<?xml version="1.0" standalone="yes"?>
<!-- Removal of Settings Feature from Homescreen -->
<!-- video.localCameraView.idleState On (1) or Off (0) Standard 1-->
<!-- video.localCameraView.userControl "Persistent" or "PerSession" or "Hidden", default "Persistent" -->
<!-- If the config is set to Hidden or PerSession then we use the video.localCameraView.callState and video.localCameraView.idleState to dictate the control when we transfer in or out of a call though user can still change the LCV state but it will be reverted to the config when the call transition occurs. -->
<changes>
<test  video.localCameraView.idleState="0"
  video.localCameraView.userControl="PerSession" />
</changes>

 

Simply download the attached and unzip the configuration and then import via the Web Interface:

Utilities > Import & Export Configuration > Choose File > Import

------------------------------------------------
Notice: I am an HP Poly employee but all replies within the community are done as a volunteer outside of my day role. This community forum is not an official HP Poly support resource, thus responses from HP Poly employees, partners, and customers alike are best-effort in attempts to share learned knowledge.
If you need immediate and/or official assistance for former Poly\Plantronics\Polycom please open a service ticket through your support channels
For HP products please check HP Support.

Please also ensure you always check the General VoIP , Video Endpoint , UC Platform (Microsoft) , PSTN
† The opinions expressed above are the personal opinions of the authors, not of HP. By using this site, you accept the <a href="https://www8.hp.com/us/en/terms-of-use.html" class="udrlinesmall">Terms of Use</a> and <a href="/t5/custom/page/page-id/hp.rulespage" class="udrlinesmall"> Rules of Participation</a>.