{"id":15030356,"url":"https://github.com/exelix11/sysdvr","last_synced_at":"2025-05-14T13:06:06.204Z","repository":{"id":38419777,"uuid":"213233840","full_name":"exelix11/SysDVR","owner":"exelix11","description":"Stream switch games to your PC via USB or network","archived":false,"fork":false,"pushed_at":"2025-04-29T22:35:17.000Z","size":41962,"stargazers_count":1633,"open_issues_count":9,"forks_count":94,"subscribers_count":36,"default_branch":"master","last_synced_at":"2025-04-29T23:30:46.042Z","etag":null,"topics":["homebrew","nintendo-switch","nx","rtsp","rtsp-server","switch","video-recording"],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/exelix11.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"github":null,"patreon":null,"open_collective":null,"ko_fi":"exelix11","tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2019-10-06T19:52:09.000Z","updated_at":"2025-04-29T22:36:29.000Z","dependencies_parsed_at":"2023-01-29T19:45:49.526Z","dependency_job_id":"d17fb331-ee14-4258-8331-36dc4f2fd6fe","html_url":"https://github.com/exelix11/SysDVR","commit_stats":{"total_commits":706,"total_committers":12,"mean_commits":"58.833333333333336","dds":"0.45750708215297453","last_synced_commit":"72b9ba2b884f8a215fa8ee4fa3a274cce08a1c6a"},"previous_names":[],"tags_count":20,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/exelix11%2FSysDVR","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/exelix11%2FSysDVR/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/exelix11%2FSysDVR/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/exelix11%2FSysDVR/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/exelix11","download_url":"https://codeload.github.com/exelix11/SysDVR/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254149953,"owners_count":22022851,"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":["homebrew","nintendo-switch","nx","rtsp","rtsp-server","switch","video-recording"],"created_at":"2024-09-24T20:13:10.788Z","updated_at":"2025-05-14T13:06:01.186Z","avatar_url":"https://github.com/exelix11.png","language":"C++","readme":"# SysDVR\n[![Discord](https://img.shields.io/discord/643436008452521984.svg?logo=discord\u0026logoColor=white\u0026label=Discord\u0026color=7289DA\n)](https://discord.gg/rqU5Tf8)\n[![Latest release](https://img.shields.io/github/v/release/exelix11/SysDVR)](https://github.com/exelix11/SysDVR/releases)\n[![Downloads](https://img.shields.io/github/downloads/exelix11/SysDVR/total)](https://github.com/exelix11/SysDVR/releases)\n[![ko-fi](https://img.shields.io/badge/supporting-ko--fi-f96854)](https://ko-fi.com/exelix11)\n\nThis is a sysmodule that allows capturing the running game output to a pc via USB or network connection.\n\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"https://raw.githubusercontent.com/exelix11/SysDVR/master/.github/images/Screenshot.jpg\" width=\"50%\"\u003e\n\u003c/p\u003e\n\n# Features\n- Cross platform, can stream to Windows, Mac, Linux and Android.\n- Stream via USB or Wifi.\n- **Video quality is fixed to 720p @ 30fps with h264 compression, this is a hardware limit**.\n- Audio quality is fixed to 16bit PCM @ 48kHz stereo. Not compressed.\n- Very low latency with an optimal setup, most games are playable !\n\n# Limitations\n- **Only works on games that have video recording enabled** (aka you can long-press the capture button to save a video)\n   - [There is now a workaround to support most games](https://github.com/exelix11/dvr-patches/), as it may cause issues it's hosted on a different repo and must be installed manually.\n- Only captures game output. System UI, home menu and homebrews running as applet won't be captured.\n- Stream quality depends heavily on the environment, bad usb wires or low wifi signal can affect it significantly.\n- **USB streaming is not available when docked**\n- Requires at least firmware 6.0.0\n\nClearly with these limitations **this sysmodule doesn't fully replace a capture card**.\n\n# Usage\nThe guide has been moved to the wiki, you can find it [here](https://github.com/exelix11/SysDVR/wiki)\n\n**If you have issues make sure to read the the [common issues page](https://github.com/exelix11/SysDVR/wiki/Troubleshooting). If you need help you can either ask on discord or open an issue with the correct template.**\n\n## Donations\nIf you like my work and wish to support me you can donate on [ko-fi](https://ko-fi.com/exelix11)\n\n## Credits\n- Everyone from libnx and the people who reversed grc:d and wrote the service wrapper, mission2000 in particular for the suggestion on how to fix audio lag.\n- [mtp-server-nx](https://github.com/retronx-team/mtp-server-nx) for their usb implementation\n- [RTSPSharp](https://github.com/ngraziano/SharpRTSP) for the C# RTSP library\n- Bonta on discord for a lot of help implementing a custom RTSP server\n- [Xerpi](https://github.com/xerpi) for a lot of help while working on the UVC branch\n","funding_links":["https://ko-fi.com/exelix11"],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fexelix11%2Fsysdvr","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fexelix11%2Fsysdvr","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fexelix11%2Fsysdvr/lists"}