Skip to content

[feature] microsoft remote desktop integration #685

@louis030195

Description

@louis030195

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions