Skip to content

Master rdp embedded improves webcam audio#20

Merged
dkmstr merged 2 commits into
masterfrom
master-rdp-embedded-improves-webcam-audio
Jun 19, 2026
Merged

Master rdp embedded improves webcam audio#20
dkmstr merged 2 commits into
masterfrom
master-rdp-embedded-improves-webcam-audio

Conversation

@aschumann-virtualcable

Copy link
Copy Markdown
Contributor

This pull request updates the signature files for RDP transport scripts on both Linux and macOS systems. The changes involve replacing the existing .sig files for the direct.js and tunnel.js scripts, likely due to updates in the scripts themselves or changes in the signing process. No application logic or source code was modified—only the cryptographic signatures have been updated.

Signature file updates:

Linux:

  • Updated the signature file for direct.js in src/uds/transports/RDP/scripts/linux/ to a new version.
  • Updated the signature file for tunnel.js in src/uds/transports/RDP/scripts/linux/ to a new version.

macOS:

  • Updated the signature file for direct.js in src/uds/transports/RDP/scripts/macosx/ to a new version.

aschumann-virtualcable and others added 2 commits June 19, 2026 12:33
…enhance audio/video support

- Removed unnecessary drive redirection logic from the connection setup.
- Introduced new audio and webcam parameters from the base transport class to enhance multimedia capabilities.
- Simplified the creation of RDP connection parameters by utilizing a dedicated method for building connection data.
…ounds

Add unit tests for build_connection_params/as_dict: nested options and
redirections, recursive None pruning, audio/mic/drives mapping, webcam
payload, SSO credential override and tunnel block.

Tighten the webcam fields while at it: quality (1-100) and fps (1-60) now
expose validation bounds, and a single-axis size cap is honored (0 means
"no cap" on that axis) instead of requiring both dimensions.
@dkmstr dkmstr merged commit 45e0370 into master Jun 19, 2026
4 of 5 checks passed
@aschumann-virtualcable aschumann-virtualcable deleted the master-rdp-embedded-improves-webcam-audio branch June 22, 2026 08:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants