Table of Contents

In which Programming Languages are the Code Samples available?

We provide Code Samples in various programming languages for different platforms, as shown below:

  • For Android: Java/Kotlin 
  • For iOS: Swift 
  • For Web: NodeJS/PHP/Laravel/Python/VueJS 
  • For Hybrid: React Native 

Refer to our GitHub Repository for Sample Codes.


Back to Index

Can I run the Sample Application on HTTP?

No, WebRTC is not supported on HTTP. You can run a sample application on HTTPS only. 


Back to Index

Can I try the Sample Application on localhost?

No, WebRTC is not supported on localhost anymore.  


Back to Index

How to generate SSL Certificates for testing a Sample Application?

Your Application Server must run on a secured Web Server; hence, use a valid SSL certificate for your domain and use it to configure your Web Service to make your domain accessible on HTTPS. 

Alternatively, you may also use a self-signed certificate to run the Application Server. Some of the websites that generate self-signed certificates are: 


Back to Index

Can I build a Desktop Application using EnableX?

You can use hybrid frameworks like Electron and develop Desktop applications using EnableX Web SDK


Back to Index

Do you provide SDK for Windows Desktop Applications?

We do not provide SDK for Windows Desktop Applications as of now. However, you can use Hybrid frameworks like Electron and develop Desktop Applications using EnableX Web SDK


Back to Index

Do you provide Group Calling/Conferencing functionality?

Yes, we support One-to-One calling as well as Conferencing.  


Back to Index

Can I get a Video Call demo?

  • You can try a Quick Video Call Demo to assess EnableX Video performance. 
  • Sign up with Demo Zone to access demo applications covering various use-cases of EnableX solutions and learn to integrate EnableX into your application. 
  • You can also check out our Sample Applications in GitHub as per your technical requirements that will provide you an insight into the implementation details. 


Back to Index

Do you have Code Samples available?

Yes, we provide code samples for Web, Android, iOS, and Hybrid applications in different programming languages.  


Back to Index