User Tools

Site Tools


rdp_with_weston

This is an old revision of the document!


We are running the agl/weston/rdp on the freescale nitrogen6x board as server and using a windows machine as client.

On the server we generated the key file by running “winpr-makecert -rdp”

root@nitrogen6x:~# pwd /home/root root@nitrogen6x:~# ls *nitro* nitrogen6x.crt nitrogen6x.key root@nitrogen6x:~#

We ran weston with the folowing command /usr/bin/weston –backend=rdp-backend.so –rdp-tls-cert=/home/root/nitrogen6x.crt –rdp-tls-key=/home/root/nitrogen6x.key –width=800 –height=1280 –socket=wayland-1 –idle-time=0 –log=/run/platform/display/weston.log

On the client side we ran

wfreerdp.exe /v:<Target-IP> /sec:tls

However i am getting the following error in the logs on the server and rdp doesnt connect. …………………………………………………………………………………………………………………………. [com.freerdp.crypto] SSL_CTX_use_RSAPrivateKey_file failed [..] PrivateKeyFile:/home/root/nitrogen6x.key. …………………………………………………………………………………………………………………………. **After enabling rdb backend weston-keywboard is also crashing. Please suggest some way to make it work.

rdp_with_weston.1530257624.txt.gz · Last modified: 2018/06/29 07:33 by Shubham07