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
- Host: GitHub
- URL: https://github.com/hackstarsj/chatone
- Owner: hackstarsj
- Created: 2017-12-09T16:43:06.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-12-09T16:55:30.000Z (over 8 years ago)
- Last Synced: 2025-02-24T05:12:41.746Z (over 1 year ago)
- Size: 104 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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