{"id":18555313,"url":"https://github.com/c3d/spice-streaming-agent","last_synced_at":"2025-05-15T13:09:37.382Z","repository":{"id":146253089,"uuid":"111702853","full_name":"c3d/spice-streaming-agent","owner":"c3d","description":null,"archived":false,"fork":false,"pushed_at":"2021-04-02T10:28:53.000Z","size":265,"stargazers_count":2,"open_issues_count":1,"forks_count":2,"subscribers_count":3,"default_branch":"c3d-build","last_synced_at":"2025-02-17T11:25:21.692Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/c3d.png","metadata":{"files":{"readme":"README","changelog":"ChangeLog","contributing":null,"funding":null,"license":"COPYING","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-11-22T15:42:05.000Z","updated_at":"2023-08-08T07:54:58.000Z","dependencies_parsed_at":"2024-07-17T06:06:55.189Z","dependency_job_id":null,"html_url":"https://github.com/c3d/spice-streaming-agent","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/c3d%2Fspice-streaming-agent","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/c3d%2Fspice-streaming-agent/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/c3d%2Fspice-streaming-agent/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/c3d%2Fspice-streaming-agent/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/c3d","download_url":"https://codeload.github.com/c3d/spice-streaming-agent/tar.gz/refs/heads/c3d-build","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254346626,"owners_count":22055809,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-06T21:26:02.885Z","updated_at":"2025-05-15T13:09:37.364Z","avatar_url":"https://github.com/c3d.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"Introduction\n============\n\nThe SPICE Streaming Agent is a guest-side daemon which captures the\nguest video output, encodes it to a video stream,and forwards the resulting\nstream to the host to be sent through SPICE. The capture and encoding are done\nthrough the use of plugins, so a variety of video format and capture/encoding\nmethods (hardware/software) can be used. For now, spice-streaming-agent only\nprovides software encoding to MJPEG.\n\n\nVirtual Machine Configuration\n=============================\n\nIn order to set up streaming, qemu needs to expose a\n`org.spice-space.stream.0` virtio port, associated with a\ncorresponding Spice port.\n\nUsing virt-manager\n------------------\n\nIn the hardware details, click on \"Add Hardware\", then select\n\"Channel\". Add a \"Spice port\" device type with the\n\"org.spice-space.stream.0\" name. You also need to set \"Channel\" to\n\"org.spice-space.stream.0\"\n\n\nUsing libvirt\n-------------\n\n[source,xml]\n\u003cdevices\u003e\n    \u003cchannel type='spiceport'\u003e\n        \u003csource channel='org.spice-space.stream.0'/\u003e\n        \u003ctarget type='virtio' name='org.spice-space.stream.0'/\u003e\n    \u003c/channel\u003e\n\u003c/devices\u003e\n\nUsing QEMU\n----------\n\n[source,sh]\n-device virtserialport,bus=virtio-serial0.0,nr=1,chardev=charchannel1,id=channel1,name=org.spice-space.stream.0 -chardev spiceport,name=org.spice-space.stream.0,id=charchannel1\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fc3d%2Fspice-streaming-agent","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fc3d%2Fspice-streaming-agent","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fc3d%2Fspice-streaming-agent/lists"}