Hi Jitsi Team,
I am currently developing some experimental features for testing a business model.
Telling people they should donate money after attending a webinar.
I just implemented a send_javascript features:
https://github.com/ApaxoGmbH/jitsi-meet/tree/send_javascript
Is such code interesting for the jitsi community?
Currently the Jitsi Meet architecture does not allow me do do such changes in a module. I directly have to add the code directly in the HTML and JavaScript.
If my business model is successful it is very likely that I will spend some time enhancing jitsi.
I can also help in mavenizing jicofo, the videobirdge and the standalone java client.
For building osgi bundles I would guess that Tycho is a good starting point.
/Manuel