Copyright © 2011 Kaltura Inc.
All Rights Reserved. Designated trademarks and brands are the property of their respective owners.
Use of this web site constitutes acceptance of the Terms of Use and Privacy Policy.
EduVideo.org
Here's how it's done:
In uiconf xml look for
<uiElements>
<removeElements></removeElements>
</uiElements>
And add the elements you want to remove, for instance:
<uiElements>
<removeElements>
<element>addCWAudio</element>
<element>addCWVisual</element>
<element>voiceRecorder</element>
</removeElements>
</uiElements>
To find out element names look at the tab named "uiConf specs" on this Excel file: http://www.kaltura.org/kalorg/kae/trunk/docs/Release%20Notes%20-%20Advan...