跳到主要内容
🤖AI-generated documentation curatedAI Generated
This page was drafted by an AI assistant and may contain inaccuracies. This content has been reviewed by a human curator.
Curator notes: Maybe some screenshots or something? more info about the installer and the difference between the app and the server_only stuff
About content generation types
🤖
AI GeneratedPage drafted entirely by AI from codebase or prompt instructions.
(e.g., docs generated from codebase analysis)
← this page
✋→🤖
AI TransformattedHuman provided raw material; AI restructured it into a different format.
(e.g., livestream → blog post, meeting notes → docs)
Human GeneratedPage written entirely by a human author.
(e.g., hand-written tutorial)
More info about content generation types ↗

安装

下载 SkellyCam

最简单的入门方式是从下载页面下载适用于您操作系统的预构建安装程序。

可用平台:

  • Windows.exe 安装程序
  • macOS.dmg(Intel 和 Apple Silicon)
  • Linux.AppImage.deb

安装程序是独立的——它捆绑了 SkellyCam 服务器和用户界面,因此您无需安装 Python、Node.js 或任何其他依赖项。

Linux 注意事项

  • .AppImage 可能需要设置为可执行文件:chmod +x SkellyCam-*.AppImage
  • 音频录制需要 PortAudio:sudo apt install portaudio19-dev

从源码安装

如果您是开发者或贡献者,希望从源代码运行,请参阅开发部分获取完整的设置说明。