Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mconf/mconf-web-futurizando
https://github.com/mconf/mconf-web-futurizando
Last synced: 20 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/mconf/mconf-web-futurizando
- Owner: mconf
- License: agpl-3.0
- Created: 2014-08-11T17:55:39.000Z (over 10 years ago)
- Default Branch: branch-v2-futurizando
- Last Pushed: 2014-10-11T00:33:01.000Z (about 10 years ago)
- Last Synced: 2024-04-12T16:08:46.951Z (9 months ago)
- Language: Ruby
- Size: 76.1 MB
- Stars: 0
- Watchers: 11
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.rdoc
- License: LICENSE
Awesome Lists containing this project
README
= Welcome to Mconf-web
Mconf-Web is the social network in the Mconf webconferencing system. It is currently a fork of VCC, and open source system that can be found {here}[https://github.com/ging/vcc].
You can try out Mconf-Web at our free demo server at http://mconf.org.
Mconf-web is a web application that connects to a {BigBlueButton}[http://www.bigbluebutton.org/] server instance and allows the users to create and participate in webconferences. It provides functionalities that are (by design) not implemented in the core of BigBlueButton, such as:
* User authentication;
* Permission control to access webconference rooms;
* Follows a social network model (inherited from VCC) with spaces (communities) that have events;
* Users have their own webconferences that they can share with other members or even invite non-members.
* Each space also has a webconference room that its members can use to interact;
* Events can be used to schedule web conferences.For more details {read our wiki}[http://code.google.com/p/mconf/wiki/MconfWeb].
== License
This project is under the {AGPL version 3 license}[http://www.gnu.org/licenses/agpl-3.0.html]. See LICENSE.
== Contact
This project is developed as part of Mconf (http://mconf.org).
* {Mconf website}[http://www.inf.ufrgs.br/prav/gtmconf]
* {Mconf @ Google Code}[http://code.google.com/p/mconf]
* {Mconf @ GitHub}[https://github.com/mconf]