https://github.com/jswesterfield/videoapp
📹 videoChat using RTC
https://github.com/jswesterfield/videoapp
bootstrap css3 html javascript simplewebrtc video-chat
Last synced: about 2 months ago
JSON representation
📹 videoChat using RTC
- Host: GitHub
- URL: https://github.com/jswesterfield/videoapp
- Owner: JSWesterfield
- Created: 2017-01-11T06:04:22.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-01-25T17:09:26.000Z (over 7 years ago)
- Last Synced: 2025-02-25T00:43:57.936Z (8 months ago)
- Topics: bootstrap, css3, html, javascript, simplewebrtc, video-chat
- Language: JavaScript
- Homepage:
- Size: 1.09 MB
- Stars: 0
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Videorama Video Chat App
[](https://nodesource.com/products/nsolid)
This video Chat app makes use of Real-Time Computing and has the below software.
-Written HTML& CSS
-Built with simple Javascript
-Powered by the _simpleWebRTC_ API
### Future Tech
* [AngularJS] - To help with HTML enhancement for my web apps
* [Ace Editor] - A web-based text editor for creating and editing my software
* [Twitter Bootstrap] - for building out the UI for the web app
* [node.js] - evented I/O for the backend
* [Gulp] - for streaming the build system
* [Express] - for fast node.js network app framework
* [Webpack] - for bundling similair software packages in an easy and fast way.### Development
Want to contribute? Great!
Follow me first! my link to Github is: https://github.com/JSWesterfield
Contribute here:
https://github.com/JSWesterfield/VideoApp## Reference
Powered by simpleWebRTC.link below:
https://github.com/andyet/SimpleWebRTC