Le 08/04/2014 18:58, Gabor Moczar a écrit :
> Hi,
>
>   
>
> We are looking for a solution which would allow us to convert RDP streams to
> video files, so users can play back the remote session later.
>
> Basically we have a network capture file containing the decrypted raw RDP
> stream and we need a solution which can take out the screen information as
> bitmaps.
>
> Do you guys know anything which would help us to create this tool?
>   
Theorically FreeRdp has everything to do it: it knows about packet 
decoding, the xfreerdp client has the code to apply GDI operations and 
get a pixmap. It's up to you to combine that with ffmpeg and create a 
video (and of course share your nice software).

Regards.

------------------------------------------------------------------------------
Put Bad Developers to Shame
Dominate Development with Jenkins Continuous Integration
Continuously Automate Build, Test & Deployment 
Start a new project now. Try Jenkins in the cloud.
http://p.sf.net/sfu/13600_Cloudbees
_______________________________________________
Freerdp-devel mailing list
Freerdp-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freerdp-devel

Reply via email to