Feature #5491
Apache OpenMeetings videoconference - Plugin to connect to Chamilo
Description
Buenas.
La videoconferencia Bigbluebutton (http://www.bigbluebutton.org/) no ha liberado en su versión 0.8 los fuentes (sources) para usar con Debian, ya que sólo ha proporcionado los paquetes .deb válidos para Debian/Ubuntu. En nuestro caso no podemos usar el nuevo plugin Chamilo para Bigbluebutton (BBB) creado para esta versión (financiado por Nosolored y desarrollado por BeezNest) por este motivo indicado anteriormente.
Sería posible crear un plugin que conecte la videoconferencia Apache OpenMeetings (http://incubator.apache.org/openmeetings/) con Chamilo. Ya existen plugins que conectan con Drupal, Joomla, Moodle, etc.
http://incubator.apache.org/openmeetings/MoodlePlugin.html
Muchas gracias.
Files
Associated revisions
Review code style in main code for OpenMeetings plugin - refs BT#7046 refs #5491
Change variable names in code for OpenMeetings plugin - refs BT#7046 refs #5491
Change plugin name for OpenMeetings plugin - refs BT#7046 refs #5491
Change filenames for OpenMeetings plugin - refs BT#7046 refs #5491
Minor - Change comment in OpenMeetings plugin - refs BT#7046 refs #5491
Fix dependencies from name change in OpenMeetings plugin - refs BT#7046 refs #5491
Remove useless image and rename others for OpenMeetings plugin - refs BT#7046 refs #5491
General cleanup in OpenMeetings plugin - refs BT#7046 refs #5491
General cleanup in OpenMeetings plugin - refs BT#7046 refs #5491
Added session_id field in OpenMeetings plugin table - refs BT#7046 refs #5491
Minor - Improved doc in OpenMeetings plugin table - refs BT#7046 refs #5491
Various small improvements in OpenMeetings plugin table - refs BT#7046 refs #5491
Database table update in OpenMeetings plugin to avoid strange datetime formats or short welcome messages - refs BT#7046 refs #5491
Fix creation datetime in OpenMeetings plugin - refs BT#7046 refs #5491
Added REST lib to OpenMeetings plugin - refs BT#7046 refs #5491
Added gateway lib to OpenMeetings plugin from Moodle plugin - refs BT#7046 refs #5491
Review gateway lib in OpenMeetings plugin - refs BT#7046 refs #5491
Code conventions and URL update in OpenMeetings plugin - refs BT#7046 refs #5491
Update loginUser method in OpenMeetings plugin - refs BT#7046 refs #5491
Changed error reporting to error_log in OpenMeetings plugin - refs BT#7046 refs #5491
Remove useless classes, renamed others and added namespaces in OpenMeetings plugin - refs BT#7046 refs #5491
Minor fixes in OpenMeetings plugin - refs BT#7046 refs #5491
Mor minor fixes in OpenMeetings plugin - now listing works - refs BT#7046 refs #5491
Minor - Add comments in OpenMeetings plugin - refs BT#7046 refs #5491
Minor - Cleaned loginUser() function and changed name for session variable in OpenMeetings plugin - refs BT#7046 refs #5491
Added auto-fetching of data in room constructor in OpenMeetings plugin - refs BT#7046 refs #5491
Minor addition of duplicate attribute in OpenMeetings plugin - refs BT#7046 refs #5491
Minor add default value for status in room object in OpenMeetings plugin - refs BT#7046 refs #5491
Minor add default value for other attributes in room object in OpenMeetings plugin - refs BT#7046 refs #5491
Minor add check on data found in DB in room object in OpenMeetings plugin - refs BT#7046 refs #5491
Fix issue with database class in room object in OpenMeetings plugin - refs BT#7046 refs #5491
First running version of OpenMeetings plugin - still misses new meeting creation code - refs BT#7046 refs #5491
Fix creation of new rooms - OpenMeetings plugin - refs BT#7046 refs #5491
Minor - Remove error logging - OpenMeetings plugin - refs BT#7046 refs #5491
Minor - Remove error logging - OpenMeetings plugin - refs BT#7046 refs #5491
Fix additional issue in rooms re-opening - OpenMeetings plugin - refs BT#7046 refs #5491
Fix display for students and remove error_logs - OpenMeetings plugin - refs BT#7046 refs #5491
Finished integration of recordings into OpenMeetings plugin - refs BT#7046 refs #5491
History
Updated by Yannick Warnier over 8 years ago
Las fuentes de BBB se pueden pedir (por lo menos nos las dieron para la 0.71 para trabajar sobre el paquete Debian) en la mailing-list, o por lo menos en privado a Fred Dixon. Esto siendo dicho, también nos genera problemas en BeezNest (pues mientras vamos avanzando con las dependencias hacia paquetes más avanzados para PHP, podemos confiar menos en Ubuntu 10.04, que es la única distribución fácilmente soportada por BBB 0.8).
Conversando con Sebastian Wagner, el parece listo a ayudarnos para la integración, pero por ahora no tenemos ni un minuto libre para hacer este tipo de integración que consideramos menos urgente. Quizás alguien más se interese por hacerlo...?
Updated by Jose García (Nosolored) over 8 years ago
Gracias, Yannick.
Puedes por favor, escribir a Fred Dixon para que te proporcione los sources (los .tar.gz o similares) para compilarlo con el make gccc, etc... de Bigbluebutton 0.8 y así poder usarlos con Debian. Así se podría actualizar también desde la 0.71a o instalar directamente la 0.8 en Debian sin usar los paquetes .deb
Indícanos la dirección de la mailing-list para que nos suscribamos y podamos escribir también a Fred Dixon
En cuánto al plugin de la Open Meetings estamos revisando los que se han realizado para otros softwares.
Un saludo.
Updated by Yannick Warnier over 8 years ago
- Status changed from New to Needs more info
- Assignee set to Jérôme Warnier
Jérôme Warnier wrote:
Dime si tengo que hacer algo.
Habías hablado con Fred para obtener las fuentes del paquete para 0.71, no? Podrías hacer lo mismo para 0.8?
Updated by Jose García (Nosolored) over 8 years ago
Buenas.
Hemos solicitado las fuentes para Bigbluebutton 0.8 para usarlas en Debian y poder compilarlas, la respuesta ha sido la siguiente:
https://groups.google.com/forum/?fromgroups=#!topic/bigbluebutton-users/Q9mb3PiUZXM
Intentaremos pedirlas también en privado a Fred Dixon.
Ya nos indicáis vosotros que tal o vas al respecto.
Muchas gracias.
Un saludo.
Updated by Yannick Warnier about 7 years ago
- Category set to Plugins
- Assignee changed from Jérôme Warnier to Yannick Warnier
- Target version set to 1.9.8
- % Done changed from 0 to 30
Updated by Yannick Warnier about 7 years ago
- Status changed from Needs more info to Needs testing
- Assignee changed from Yannick Warnier to Jose García (Nosolored)
- % Done changed from 30 to 90
Done. The plugin for OpenMeetings 2.2 has been integrated into the code of Chamilo 1.9.8. Requires testing (and improvements).
You can test it (for the next week or so) at https://stable.chamilo.org/
Updated by Yannick Warnier about 7 years ago
- File openmeetings-chamilo.zip openmeetings-chamilo.zip added
Bueno, al parecer en stable.chamilo.org no funciona porque pasa de https a http.
Probar con el zip adjunto del plugin (ponerlo en la carpeta "plugin" de Chamilo).
Updated by Yannick Warnier about 7 years ago
This has been financed by the Commission Scolaire des Hautes Rivières, Canada, and executed by BeezNest (ref internal task BT#7046)
Updated by Jose García (Nosolored) about 7 years ago
Gracias, Yannick.
Testeamos en OpenMeetings 2.0 con Chamilo 1.9.8 y posteriormente actualizaremos a OpenMeetings 2.2.
Updated by Yannick Warnier almost 7 years ago
- Subject changed from Videoconferencia Apache OpenMeetings - Plugin para conectar con Chamilo to Apache OpenMeetings videoconference - Plugin to connect to Chamilo
Updated by Yannick Warnier almost 7 years ago
- Status changed from Needs testing to Feature implemented
- Assignee changed from Jose García (Nosolored) to Francis Gonzales
- % Done changed from 90 to 100
The initial requirement from Canada was met and confirmed. I'm closing this issue.
Updated OpenMeetings plugin translations - refs BT#7046 refs #5491