How to Create a Video Conference App for Free in 5 Minutes | Open Source

Oracto Tech
Oracto Tech
35.2 هزار بار بازدید - 4 سال پیش - This is a flutter tutorial
This is a flutter tutorial for creating video conference app using jitsi meet plugin. Supports Android and iOS platforms.

"Jitsi Meet is an open-source (Apache) WebRTC JavaScript application that uses Jitsi Videobridge to provide high quality, secure and scalable video conferences."

Source Code: https://github.com/gunschu/jitsi_meet

============================= Update (16 SEP 2020) =============================
+  Set dependencies of build tools gradle to minimum 3.6.3 in build.gradle (android/build.gradle)
+  Set distribution gradle wrapper to minimum 5.6.4 in gradle-wrapper.properties  (android\gradle\wrapper\ gradle-wrapper.properties )
+ Add Java 1.8 compatibility support to your project in build.gradle (android/app/build.gradle) inside android

** Refer Readme for all the updates in configuration mentioned above **
4 سال پیش در تاریخ 1399/03/05 منتشر شده است.
35,271 بـار بازدید شده
... بیشتر