{"id":22503354,"url":"https://github.com/lun-4/vrr","last_synced_at":"2025-08-08T17:45:07.457Z","repository":{"id":129162410,"uuid":"441753989","full_name":"lun-4/vrr","owner":"lun-4","description":"[prototype] vr (screen) repeater","archived":false,"fork":false,"pushed_at":"2023-10-28T18:30:57.000Z","size":68,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"mistress","last_synced_at":"2025-03-25T20:30:54.441Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Lua","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lun-4.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2021-12-25T20:32:37.000Z","updated_at":"2023-05-10T17:17:44.000Z","dependencies_parsed_at":null,"dependency_job_id":"95e3a2b8-5b13-475e-b603-61f338636a38","html_url":"https://github.com/lun-4/vrr","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/lun-4%2Fvrr","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lun-4%2Fvrr/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lun-4%2Fvrr/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lun-4%2Fvrr/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lun-4","download_url":"https://codeload.github.com/lun-4/vrr/tar.gz/refs/heads/mistress","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245938232,"owners_count":20697008,"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-12-06T23:31:35.398Z","updated_at":"2025-03-27T23:14:12.879Z","avatar_url":"https://github.com/lun-4.png","language":"Lua","readme":"# vrr\n\nvr (screen) repeater\n\ntakes your screen and repeats it into vr\n\neverything is Work In Progress status, and is tailored for my machine (hardcoded `h264_vaapi`,\nfor example. could have codec compatibility code in the future /shrug)\n\nis not planned to be a full app, be distributed on stores, etc. its for me.\n\nits not even ready for build. i'm leaving the build instructions for myself,\nif i forget.\n\n## architecture\n\n- your machine runs two pieces of code\n  - vrr server (TODO: rename to agent? streamer?)\n  - https://github.com/aler9/rtsp-simple-server\n- your headset (which can be still your machine) runs the vrr client\n  - a lovr app that uses https://github.com/lun-4/lovr-rtsp to connect to your machine\n\n## setup (server-side)\n\nTODO actually make urls configurable. this doesn't work\n\n- python 3.10\n- https://python-poetry.org/\n- https://github.com/aler9/rtsp-simple-server\n\n```sh\ngit clone ...\ncd vrr/server\npoetry install\npoetry run src/main.py\n```\n\n## setup (client-side)\n\nBROKEN BUILD AHEAD: NEEDS MORE CARE (like how to fetch the quest 2 3d models,\nor getting penlight into this repo. all is cursed, will not work on anything).\n\n- https://ziglang.org\n- https://github.com/lun-4/lovr-rtsp\n\n### linux x86\n\n```sh\ncd vrr/client\n# build and copy rtsp.so to this folder, as directed in the lovr-rtsp README\npath/to/lovr .\n```\n\n### quest 2\n\n(will not work on any machine other than mine. do not attempt. will not provide\nsupport to others attempting to do so at the moment. maybe in the future)\n\n```sh\n# on the build process for quest (https://lovr.org/docs/Compiling),\n# set the path to this folder in the relevant cmake command. build your apk\n# while also following lovr-rtsp's process, and you'll be done.\ncd vrr/client\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flun-4%2Fvrr","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flun-4%2Fvrr","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flun-4%2Fvrr/lists"}