Getting Started: Troubleshooting
SkylinkJS has a fairly complex logging system in place that will allow you to explore the details of your connection in depth and debug a variety of issu...
Wed, 1 Aug, 2018 at 3:26 PM
Error message in the web console: "This key is not authorized for use on this domain, if you are the key owner please login to console.temasys.io ...
Thu, 17 Oct, 2019 at 5:46 PM
The limitation that getUserMedia will only work on secure domains was introduced in Chrome 47 for security. You can read more about this here. We would ...
Mon, 14 Jan, 2019 at 3:58 PM
This is usually found in Firefox. To disable, set this in your init() function. usePublicStun: false
Fri, 6 Oct, 2017 at 11:20 PM
AdapterJS is required in the global/window scope of the app. If you observe this error while using the Skylink library as an npm module, add the below ...
Tue, 26 Feb, 2019 at 3:50 PM