IronRDP/crates/ironrdp-rdpsnd
Marc-Andre Lureau a8b9614323
fix(rdpsnd): send client formats that match server (#742)
Windows seems to be confused if the client replies with more formats, or
unknown formats (opus).

---------

Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Co-authored-by: Benoît Cortier <3809077+CBenoit@users.noreply.github.com>
2025-04-09 01:43:03 +00:00
..
src fix(rdpsnd): send client formats that match server (#742) 2025-04-09 01:43:03 +00:00
Cargo.toml chore(release): prepare for publishing (#699) 2025-03-13 09:06:30 +00:00
CHANGELOG.md chore(release): prepare for publishing (#699) 2025-03-13 09:06:30 +00:00
LICENSE-APACHE chore: symlinks to license files in packages (#604) 2024-12-11 08:13:26 -05:00
LICENSE-MIT chore: symlinks to license files in packages (#604) 2024-12-11 08:13:26 -05:00
README.md chore: add missing README.md files 2024-10-29 19:14:20 +09:00

IronRDP RDPSND

RDPSND static channel for audio output implemented as described in MS-RDPEA.

This crate is part of the IronRDP project.