Hi Eduard,

On Thu, Nov 03, 2016 at 12:34:17AM +0100, Eduard Meiler wrote:
> we would like to execute our freerdp clinet including a plugin from a
> terminal client.
> 
> The Freerdp version is 1.2. The plugin we have copied to
> /opt/freerdp-nightly/lib/RdpAddon-client.so 
What kind of plugin is this? Is it a static or dynamic virtual channel?

> Commands samples like “–plugin” is not excepted and we get an error after
> execute.
Can you elaborate what you mean with command samples <93><96>plugin<94>?


> Does the file need to be copied in a special folder?
Depends. For channels the default is the systems lib folder + "freerdp2".
The exact location can be found in the build-config.h. For the nightly
build it's /opt/freerdp-nightly/lib/freerdp2 (I think the directory
doesn't exist as we do static builds for nightly).

> What is the flag to start freerdp with the plugin.
Assuming it's a channel you can invoke it with /vc:NAME or respectively
/dvc:NAME if it's a dynamic channel. FreeRDP looks into the plugin path
for a so file that is called libNAME-client.so 

Best regards,
Bernhard

------------------------------------------------------------------------------
Developer Access Program for Intel Xeon Phi Processors
Access to Intel Xeon Phi processor-based developer platforms.
With one year of Intel Parallel Studio XE.
Training and support from Colfax.
Order your platform today. http://sdm.link/xeonphi
_______________________________________________
FreeRDP-devel mailing list
FreeRDP-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freerdp-devel

Reply via email to