Update 7. Jami plugins

This commit is contained in:
Aline Gondim Santos
2020-07-17 16:22:55 -04:00
parent f87eb434da
commit c73d9d2ba0

View File

@ -24,31 +24,29 @@ To setup a plugin for Android you must go under Setting, enable plugins if it di
After installed it is automaticaly loaded.
Optionally, the user can manually perform load/unload using the checkbox button on the plugin list.
![install_android](/uploads/plugins/install_android.jpg)
![installed_android](/uploads/plugins/installed_android.jpg)
![install_android](uploads/f53787b5780dce066f7a1b08cf93c992/install_android.jpg)
![installed_android](uploads/2fc925933bbfb3296f48f9e1da3e0706/installed_android.jpg)
For Android uninstall, one must click on the plugin and a uninstall option will appear allong with the preferences and a reset preferences option.
In order to a preference modification can take effect the plugin has to be reloaded.
![uninstall_android](/uploads/plugins/uninstall_android.jpg)
![change_preference_android](/uploads/plugins/change_preference_android.jpg)
![uninstall_android](uploads/695d77baaf669134d271c4f7c1c82301/uninstall_android.jpg)
![change_preference_android](uploads/5632dc645e41d02fa2458cba414ac67c/change_preference_android.jpg)
#### Linux
Similarly, for Linux, one must go to Jami Prefences, enable plugins if it disabled, and select a plugins file from your computer.
For Linux, each plugins in plugins list shows a uninstall button and a checkbox button corresponding to the load/unload action.
For client-gnome it is not yet possible to change plugin's preferences.
![install_linux](/uploads/plugins/install_linux.png)
![installed_linux](/uploads/plugins/installed_linux.png)
![install_linux](uploads/20037cbaaa4082ec73af44c4e76864f1/install_linux.png)
![installed_linux](uploads/984597d748a460637ad0858163f4a67f/installed_linux.png)
### Use!
A plugins only take place if you turn them on during a call.
For either Android or Linux you can do so by clicking on the plugins icon on your call screen.
![use_android](/uploads/plugins/use_android.jpg)
![use_linux](/uploads/plugins/use_linux.png)
![use_android](uploads/fcc6e051436f0b97f896290546b19447/use_android.jpg)
![use_linux](uploads/764a9bba83310616e8b9cb057d4f7db4/use_linux.png)
## How to build?
If you want to make something with your video call, it is possible that you will do so with OpenCV and/or Tensorflow.