website logo
CommunityDocumentation
JavaScript SDK
Web App Plugins
Cloud One-Touch Join
Request License
Navigate through spaces
JavaScript SDK
Web App Plugins
Cloud One-Touch Join
Request License
⌘K
Using PexRTC with React
Using PexRTC with VanillaJS
Getting Started
Testing your Code
Creating the Vanilla JS Project
Controlling the Call
Where to Get Sample Code
Examples
PexMe
Docs powered by archbee 
1min

Testing your Code

To test this code, it is a requirement that the user has access to a web server with a valid SSL certificate. However, due to security requirements in Chrome, it is not possible to enumerate the audio/video devices without a valid SSL certificate.

It is recommended that if the user cannot get access to a web server with valid certs, a local Docker instance is created with self-signed certificates that are loaded into their local certificate store to make them valid. These steps will not form a part of this guide but can be found from many sources with a Google search.

Updated 13 Sep 2022
Did this page help you?
Yes
No
UP NEXT
Creating the Vanilla JS Project
Docs powered by archbee