🤖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.More info about content generation types ↗
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 Generated — Page drafted entirely by AI from codebase or prompt instructions.
(e.g., docs generated from codebase analysis)
← this page(e.g., docs generated from codebase analysis)
✋→🤖
AI Transformatted — Human provided raw material; AI restructured it into a different format.
(e.g., livestream → blog post, meeting notes → docs)
(e.g., livestream → blog post, meeting notes → docs)
✋
Human Generated — Page written entirely by a human author.
(e.g., hand-written tutorial)
(e.g., hand-written tutorial)
التثبيت
تحميل 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
التثبيت من الكود المصدري
إذا كنت مطوّر أو مساهم وبدك تشغّل من الكود المصدري، شوف قسم التطوير للتعليمات الكاملة.