initial commit

This commit is contained in:
2026-04-05 17:16:51 -04:00
commit 6bc7cf6318
14 changed files with 1829 additions and 0 deletions
+18
View File
@@ -0,0 +1,18 @@
# MediaMTX binary and anything else downloaded by install.ps1
bin/*
!bin/.gitkeep
# OBS runtime
obs-script/__pycache__/
*.pyc
# Editor / OS cruft
.vscode/
.idea/
*.swp
.DS_Store
Thumbs.db
# Local overrides
config/*.local.yml
config/*.local.conf