Ylianst / MeshCommander

MeshCommander is a Intel(R) Active Management Technology (Intel(R) AMT) remote management tool. It's feature rich and includes a built-in remote desktop viewer for Hardware-KVM, a Serial-over-LAN terminal, IDER-Redirection support and much more. MeshCommander is built on web technologies and runs on many plaforms. In addition to being available as a stand-alone tool, MeshCommander was built to be very space efficient to that it can be uploaded into Intel AMT flash space to have it served diretly from the Intel AMT web serve.
Apache License 2.0
334 stars 72 forks source link

How to convert a Remote Desktop Session .mcrec file to a standard video file? #18

Open rgl opened 4 years ago

rgl commented 4 years ago

How to convert a Remote Desktop Session .mcrec file to a standard video file?

Or even, why not save it in a standard video file from the get go? For example, in a .webm file.

Ylianst commented 4 years ago

Sadly, no way to convert it. The .mcrec format is get the raw network traffic of Intel AMT that is saved with time stamps. I replay it by running the traffic back thru the same KVM viewer. It's not a standard format. I guess you could run a screen capture app if you really wanted to convert it.