Update Create_Plugin
This commit is contained in:
parent
8971177646
commit
f1af1d0a96
|
@ -56,7 +56,7 @@ If all is completed successfully, the plugin may be build, installed, and loaded
|
|||
* use ffmpeg and opencv from ring-daemon project.
|
||||
* if using tensorflow, choose version 2.1.0. Why?
|
||||
* We have all needed header files of tensorflow 2.1.0 in <jami-plugins>/contrib/libs.tar.gz;
|
||||
* We disponibilize docker images with libraries for Tensorflow C++ API and Tensorflow
|
||||
* We provide docker images with libraries for Tensorflow C++ API and Tensorflow
|
||||
Lite, for both Android and Linux development.
|
||||
* if you need other libraries, check if we support it's build with ring-daemon project,
|
||||
otherwise, you will have to build it and ensure correct link to the plugin libraries.
|
||||
|
|
Loading…
Reference in New Issue