Installation/ Uninstallation/ Getting Started

How do I check if the Temasys WebRTC plugin is installed correctly?
Using the Console In your browser console, check for the following properties and make sure they match the expected value.  AdapterJS.WebRTCPlugin.pl...
Fri, 16 Aug, 2019 at 4:20 PM
Do I need to restart my browser after installing the WebRTC Plugin ?
  This behaviour depends on the browser and whether you install or update your plugin. See the table below for reference :     Browser Install Update I...
Fri, 11 Oct, 2019 at 5:25 PM
How can I install the Temasys WebRTC plugin silently on IE?
The following command can be used to run the plugin silently on Internet Explorer   msiexec /i pathToYourMSI.msi /quiet  
Fri, 10 Aug, 2018 at 4:15 PM
How can I install the Temasys WebRTC plugin silently on Safari?
The following command can be used to run the plugin silently on Safari sudo installer -verboseR -pkg TemWebRTCPlugin.pkg -target /
Sat, 30 Sep, 2017 at 11:20 AM
How can I Uninstall the Temasys WebRTC plugin on Mac?
To uninstall the plugin, please delete it manually from the "Internet Plug-ins" folder.
Wed, 25 Oct, 2017 at 12:57 PM
Can I prevent the plugin installation prompt from being displayed?
Yes. You can choose to hide the prompt by making the below suggested modification in your Adapter JS. // uncomment to prevent the install prompt when th...
Thu, 17 Jan, 2019 at 3:13 PM
Do I need admin rights/elevated permissions to use the Temasys WebRTC plugin?
On Windows You do not need admin rights to install the plugin on Windows. Installing with admin rights is supported, but not needed. It comes with two l...
Fri, 16 Aug, 2019 at 4:18 PM
Is the WebRTC Plugin installed per machine for Mac?
Yes. The Plugin is always installed per machine for Mac. Other Articles you may be interested in: Can the WebRTC Plugin be installed per machine for...
Fri, 16 Aug, 2019 at 11:19 AM
Can the WebRTC Plugin be installed per machine for Windows?
No. The plugin was designed to be installed per user for Windows as the majority of plugin users do not have the permission to install software at the "...
Fri, 16 Aug, 2019 at 11:19 AM
How to integrate the Temasys WebRTC Plugin into your website
This document provides helpful guidelines to help you integrate the Temasys WebRTC Plugin with your WebRTC-based web-app. Once this is done, you app shoul...
Fri, 4 Sep, 2020 at 12:17 PM