Add ssh-rdp notes
This commit is contained in:
parent
6d2d32ec22
commit
c09da52343
26
rdp/ssh-rdp.md
Normal file
26
rdp/ssh-rdp.md
Normal 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
|
Loading…
Reference in New Issue
Block a user