We have some internal systems for videoconferencing like Big Blue Button or OpenMeetings. But in my experience none of them can compare to Google Hangouts, which is still the best free (as in free beer) alternative for videoconferencing with integrated screen sharing.
While implementing an alternative to Sqwiggle on previous hackweek, I discovered Janus, a lightweight WebRTC gateway that proved to be a quite capable tool to implement video applications.
The plan is to use Janus and Javascript (AngularJS) to implement an browser-based alternative to Google Hangout with the ability to have several rooms with a flexible number of participants (only limited by the server's bandwith), an integrated chat, screen sharing capabilities and any other feature that can be useful for our meetings (like, for example, a visual timer for time-boxing).
Since it will be an almost completely client side application, it will be a great opportunity to learn AngularJS, structuring a whole application starting from scratch.
Looking for hackers with the skills:
This project is part of:
Hack Week 12
Activity
Comments
-
-
over 8 years ago by bear454 | Reply
Check out http://appear.in as a nice model of how WebRTC videoconferencing can be nice to use. :-)
I'd suggest, as a minor scope change, going with Polymer, or raw web components, over Angular at this time.
-
over 8 years ago by IGonzalezSosa | Reply
I don't have strong feelings about AngularJS anyway, but I have some experience with it. Polymer sounds good (also I'd like to give React.js a chance). We'll see. Of course, you're invited to join the project ;-)
-
over 8 years ago by ancorgs | Reply
Finally we implemented a rather complete prototype using AngularJS, thanks to Imo's previous knowledge of the framework. We wouldn't have make it with a completely unknown framework/technology. Anyway the code is a mess and needs heavy refactoring (not to mention a README for github). https://github.com/ancorgs/hackweek12
-
over 8 years ago by ancorgs | Reply
The company has decided that the development of this project will not be stopped by the end of Hackweek 12. The only technical problem that is left to be resolved is a very high usage of CPU in the server in some situations. After a lot of testing in different scenarios, we think we found a way to always reproduce it. Let's see if it leads us to a fix.
-
over 8 years ago by ancorgs | Reply
We have spent almost 4 extra days after hackweek and we already have most things working and initial documentation at https://github.com/ancorgs/jangouts.
A SUSE-internal demo system can be found at http://d247.suse.de (just a workstation in NUE). We are working on installing another more stable instance in a virtual machine hosted in a proper servers room. We are currently facing some stability problems, being discussed with Janus developers.
Next action item (beside the abovementioned): call for help from the UX team.
Similar Projects
Implement a self-servicable Trello replacement in Jira by jplack
[comment]: # (Please use the project descriptio...
A frameblending filter for OBS Studio well-suited to do game streaming by mschreiner
Project Description
To experiment and pos...
Open Source ONVIF Camera Implementation by nbelouin
[comment]: # (Please use the project descriptio...
WebUI for your data by avicenzi
[comment]: # (Please use the project descriptio...
A command line image collector tool for my gallery website by AZhou
[comment]: # (Please use the project descriptio...