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 9 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 9 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 9 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 9 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
Agama installer on-line demo by lslezak
Description
The [Agama installer](https:/...
obs-service-vendor_node_modules by cdimonaco
Description
When building a javascript pa...
Design the new UI for storage configuration at Agama by ancorgs
Description
We are in the process of re-d...
Try to render Agama in a TUI browser by ancorgs
Description
[Agama](https://agama-project...
Editor mode at Agama web interface by ancorgs
Description
[Agama](https://agama-project...
Update my own python audio and video time-lapse and motion capture apps and publish by dmair
Project Description
Many years ago, in my...