Erpnext Meet: Jitsi Meet integration for Erpnext

I developed a Jitsi Meeting integration app that we actively use to hold video meetings within the company. Anyone who wants to contribute or use it can check it out:

I want to develop an add-on that works locally and captures meeting notes using speech recognition. I’m open to suggestions from anyone with similar experience.

3 Likes

Was just thinking of how to implement a video meeting without emptying the bank on zoom then came across Jitsi and now am glad someone has done before though the architecture is still confusing to me. I was reading about TURNS, STUNS, and JVB.

Can you help with architectural design?

You can also check Frappe Suite:

https://github.com/frappe/suite

It includes apps like Meet, Drive, Slides, Writer, Sheets, Mail, and Calendar in the Frappe ecosystem. It may be worth trying and evaluating whether it fits the use case.

At what exact setup stage did you get stuck? I don’t think you need to know the details of terms like TURNS, STUNS, and JVB, etc., or how the system works in the background. If you have any questions about configuring it according to your needs, I can help you more clearly.