Expected results: Analog of VirtualBox options "“Video Capture" and rdp connection to guest system.
Yes, I'm also interesting in this feature. Something like exisiting feature "Get screenshot from VM".
FWIW RDP is a separate request, but there's no use filing it since there isn't a clear embeddable rdp client for us to use, and qemu doesn't even support rdp.
(In reply to Cole Robinson from comment #2) > FWIW RDP is a separate request, but there's no use filing it since there > isn't a clear embeddable rdp client for us to use, and qemu doesn't even > support rdp. That's only for example. I hope we can record by vnc or spice.
FWIW, the "right way" todo this would likely be to extend both GTK-VNC and SPICE-GTK so that they can integrate with gstreamer to provide an audio+video source that can attach to a connection. Then virt-manager would use these sources in a gstreamer pipeline to save it to some arbitrary output video format.
Yeah given that there's serious plumbing needed to support this feature, I don't think tracking it here is going to be useful. If someone starts working on lower level bits please feel free to re-open this request to plumb it through virt-manager.