Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 345 Bytes

File metadata and controls

9 lines (6 loc) · 345 Bytes

DVR for VRCDN

(or rather, for saving DJ sets from VRChat events)

Repo structure

  • cap/ (Readme) - Barebones script for tailing vrchat logs and sending off URLs to the server (Go)
  • dvr/ - Server for recording and processing streams (Bun/TS)
  • web/ - Web interface (dvr.vrc.bz) (SvelteKit/TS)