An open API service indexing awesome lists of open source software.

https://github.com/hackstarsj/chatone

Chating App With Text And Video Created Using Rtc Multi Connection
https://github.com/hackstarsj/chatone

Last synced: 4 months ago
JSON representation

Chating App With Text And Video Created Using Rtc Multi Connection

Awesome Lists containing this project

README

          

# Chatone
Chating App With Text And Video Created Using Rtc Multi Connection

Create A New Cordova Project

Then Replace the www folder with downloaded www.zip folder

Then Add Few Plugins

cordova-plugin-android-permissions
cordova-plugin-camera
cordova-plugin-media-capture

Also Put a icon.png for icon in res folder to create app icon.

Now Ready To Test Your App.
Thanks