Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Latest commit

 

History

8 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This project provides an example of how to use the iotcomms-react-webrtc component.

To get started:

#git clone https://github.com/iotcomms/iotcomms-react-webrtc-example.git
#npm install
#npm start

The demo application takes domain, userid, password and destination URL parameters. Note! You must use encodeURIComponent() to encode these values before putting them as parameters.

For example:

http://localhost:3000/?userid=myuser&domain=sip.sipdomain.com&password=encodedpassword&destination=user%40sip.sipdomain.com

Caution! The use of URL parameters for password and userid is for development and test purpose only! Don't do this in production.

The relevant source code example is found in App.js in the src directory.

This project is sponsored by iotcomms.io.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages