feat: 对接采集视频

This commit is contained in:
2026-03-31 21:10:01 +08:00
parent 16702a0853
commit e69db4c466
3 changed files with 675 additions and 2 deletions

View File

@@ -9,7 +9,9 @@
"Bash(git status:*)",
"Bash(git fetch:*)",
"Bash(git pull:*)",
"Bash(wc:*)"
"Bash(wc:*)",
"Bash(python3 -c \"import dis, marshal, types; f = open\\(''''C:/Users/64187/Desktop/Workspace/OmniSocketGo/__pycache__/omnisocket_video_sender.cpython-312.pyc'''',''''rb''''\\); f.read\\(16\\); code=marshal.load\\(f\\); dis.dis\\(code\\)\")",
"Bash(gh pr:*)"
]
}
}