diff --git a/technical/7. Jami plugins.md b/technical/7.-Jami-plugins.md similarity index 93% rename from technical/7. Jami plugins.md rename to technical/7.-Jami-plugins.md index b56827fdc372744e3a5a4e375c9f9a7a85216980..2c3c300349049c51adbf1ae8b4f33cb9be410a3a 100644 --- a/technical/7. Jami plugins.md +++ b/technical/7.-Jami-plugins.md @@ -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. - - + + 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. - - + + #### 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. - - + + ### 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. - - - - + + ## 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.