Add ssh-rdp notes

master
Markus Koch 2021-01-31 20:31:31 +01:00
parent 6d2d32ec22
commit c09da52343
1 changed files with 26 additions and 0 deletions

26
rdp/ssh-rdp.md 100644
View File

@ -0,0 +1,26 @@
# My SSH-RDP config / scripts
Low latency desktop (game) streaming and xinput sharing, through ssh.
## Upstream
* https://github.com/kokoko3k/ssh-rdp
* http://www.pogo.org.uk/~mark/trx/
## Commands
### Client
Launch ssh-rdp on the client, along with trx:
./ssh-rdp.sh -s 192.168.178.116 --user kurisu -r 1920x1080 -v 60000 --videoenc amdgpu --audioenc null
./rx
### Server
TBD
## Other commands
# ./ssh-rdp.sh -s 192.168.178.116 --user kurisu -r 1920x1080 -v 60000 --audioenc custom --customa '-acodec libopus'
# ./ssh-rdp.sh -s 192.168.178.116 --user kurisu -r 1920x1080 -v 60000 --audioenc null