Bug 1124286
| Summary: | RFE: Capture/Recording video from VM | ||
|---|---|---|---|
| Product: | [Community] Virtualization Tools | Reporter: | Pavlo Rudyi <paulcarroty> |
| Component: | virt-manager | Assignee: | Cole Robinson <crobinso> |
| Status: | CLOSED DEFERRED | QA Contact: | |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | unspecified | CC: | berrange, crobinso, gscrivan, ignatenko, rbalakri, virt-maint |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | All | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2015-03-24 23:07:58 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
Pavlo Rudyi
2014-07-29 07:55:08 UTC
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. |