citronneur / rdpy

Remote Desktop Protocol in Twisted Python
GNU General Public License v3.0
1.67k stars 545 forks source link

Can this be used with opencv? #131

Open wnark opened 11 months ago

wnark commented 11 months ago

I have a requirement on my side that I need to use opencv to read the rdp screen and then analyze the screen. The opencv can connect rtmp directly, but I searched on the internet, there is no case of opencv connecting rdp, is there any better program if I want to combine rdpy with opencv?