An open API service indexing awesome lists of open source software.

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

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!