Skip to content
Snippets Groups Projects
Commit c73d9d2b authored by Aline Gondim Santos's avatar Aline Gondim Santos
Browse files

Update 7. Jami plugins

parent f87eb434
Branches
No related tags found
No related merge requests found
...@@ -24,31 +24,29 @@ To setup a plugin for Android you must go under Setting, enable plugins if it di ...@@ -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. After installed it is automaticaly loaded.
Optionally, the user can manually perform load/unload using the checkbox button on the plugin list. Optionally, the user can manually perform load/unload using the checkbox button on the plugin list.
![install_android](/uploads/plugins/install_android.jpg) ![install_android](uploads/f53787b5780dce066f7a1b08cf93c992/install_android.jpg)
![installed_android](/uploads/plugins/installed_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. 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. In order to a preference modification can take effect the plugin has to be reloaded.
![uninstall_android](/uploads/plugins/uninstall_android.jpg) ![uninstall_android](uploads/695d77baaf669134d271c4f7c1c82301/uninstall_android.jpg)
![change_preference_android](/uploads/plugins/change_preference_android.jpg) ![change_preference_android](uploads/5632dc645e41d02fa2458cba414ac67c/change_preference_android.jpg)
#### Linux #### Linux
Similarly, for Linux, one must go to Jami Prefences, enable plugins if it disabled, and select a plugins file from your computer. 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 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. For client-gnome it is not yet possible to change plugin's preferences.
![install_linux](/uploads/plugins/install_linux.png) ![install_linux](uploads/20037cbaaa4082ec73af44c4e76864f1/install_linux.png)
![installed_linux](/uploads/plugins/installed_linux.png) ![installed_linux](uploads/984597d748a460637ad0858163f4a67f/installed_linux.png)
### Use! ### Use!
A plugins only take place if you turn them on during a call. 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. 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_android](uploads/fcc6e051436f0b97f896290546b19447/use_android.jpg)
![use_linux](uploads/764a9bba83310616e8b9cb057d4f7db4/use_linux.png)
![use_linux](/uploads/plugins/use_linux.png)
## How to build? ## 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. If you want to make something with your video call, it is possible that you will do so with OpenCV and/or Tensorflow.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment