Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[feature] microsoft remote desktop integration #685

Open
louis030195 opened this issue Nov 15, 2024 · 1 comment
Open

[feature] microsoft remote desktop integration #685

louis030195 opened this issue Nov 15, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@louis030195
Copy link
Collaborator

louis030195 commented Nov 15, 2024

being able to run screenpipe on a microsoft remote desktop server and capture the client streams

https://docs.rs/windows-sys/latest/windows_sys/Win32/System/RemoteDesktop/fn.WTSVirtualChannelOpen.html

just use the windows rs lib they have API for it

it should both capture audio and screen

it could be

screenpipe --use-remote-desktop

for scalability reason there might be a need to do #684 #678

for exanple if there are 50+ users, running OCR on the server and 200+ audio devices might be better to separate responsibilities

image

@louis030195 louis030195 added the enhancement New feature or request label Nov 15, 2024
Copy link

linear bot commented Nov 15, 2024

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant