https://github.com/repalash/localrtc
webRTC for direct serverless connection in local network. Also a test with file streaming instead of the webcam.
https://github.com/repalash/localrtc
Last synced: about 1 year ago
JSON representation
webRTC for direct serverless connection in local network. Also a test with file streaming instead of the webcam.
- Host: GitHub
- URL: https://github.com/repalash/localrtc
- Owner: repalash
- Created: 2018-02-21T21:28:42.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-04-18T14:47:36.000Z (about 8 years ago)
- Last Synced: 2025-01-17T10:12:11.260Z (over 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 2.59 MB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# localRTC
To run, install node and dependencies then do `node index.js`
NOTE: Very BETA, restart the server and force refresh webpage if something doesn't work.