Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jeverhart383/webrtc
https://github.com/jeverhart383/webrtc
Last synced: 14 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/jeverhart383/webrtc
- Owner: JEverhart383
- Created: 2017-06-14T19:40:50.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-07-14T19:14:20.000Z (over 7 years ago)
- Last Synced: 2024-11-05T20:04:59.523Z (2 months ago)
- Language: JavaScript
- Size: 8.71 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Web RTC Video/Audio Chat Application
This is a basic video/audio/chat/screen sharing application using the Web RTC APIs available in the browser. The server for this application is using Node, Express, and Socket.io to handle signaling for the application.