https://github.com/pachacamac/vidup
Tiny Ruby App That Allows Browser Based P2P Video Chatting
https://github.com/pachacamac/vidup
chrome p2p ruby videochat vidup-ssl
Last synced: 12 months ago
JSON representation
Tiny Ruby App That Allows Browser Based P2P Video Chatting
- Host: GitHub
- URL: https://github.com/pachacamac/vidup
- Owner: pachacamac
- License: gpl-2.0
- Created: 2014-09-09T16:20:38.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2019-03-29T16:17:53.000Z (about 7 years ago)
- Last Synced: 2024-05-13T03:02:09.271Z (almost 2 years ago)
- Topics: chrome, p2p, ruby, videochat, vidup-ssl
- Language: Ruby
- Homepage:
- Size: 16.6 KB
- Stars: 11
- Watchers: 3
- Forks: 2
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
vidup
=====
Tiny Ruby App That Allows Browser Based Video Chatting
installation
------------
I suggest getting a recent Ruby version with [RBENV](https://github.com/sstephenson/rbenv) or [RVM](http://rvm.io/), install [Bundler](http://bundler.io/) and then run:
`bundle install`
usage
-----
start with: `ruby vidup.rb`
WebRTC over non-https sites is an issue so I updated this thingy.
Use with Chrome/Chromium (if you can get it to work with Firefox, tell me how. If you can get it to work between Firefox and Chrome, I'll make you a you're-awesome-badge!)
**warning:**
------------
Sometimes it works really great, sometimes it does not. Pull requests welcome!