-
Notifications
You must be signed in to change notification settings - Fork 41
Description
==============================================
MiniCPM-o WebRTC Demo One-Click Start (without Docker)
[INFO] Running preflight checks...
[WARN] WebRTC_Demo not found, attempting auto-download...
[INFO] Auto-downloading WebRTC_Demo source code...
[INFO] Using GitHub proxy: https://ghfast.top/https://github.com/OpenSQZ/MiniCPM-V-CookBook.git
[INFO] Cloning repository (sparse checkout, downloading WebRTC_Demo only)...
Cloning into '/workspace/dyg/webrtc_demo/.tmp_cookbook_1986690'...
warning: Could not find remote branch webrtc-demo to clone.
fatal: Remote branch webrtc-demo not found in upstream origin
[ERROR] Repository clone failed: https://ghfast.top/https://github.com/OpenSQZ/MiniCPM-V-CookBook.git (branch: webrtc-demo)
[OK] livekit-server livekit-server version 1.9.11
[OK] Python: Python 3.13.9 (/workspace/anaconda/anaconda3/bin/python)
[OK] Node.js: v22.14.0
[OK] pnpm: 10.29.2
[WARN] ffmpeg not installed (optional dependency for pydub, does not affect core functionality). Install: brew install ffmpeg
[WARN] llama-server not compiled, attempting auto-build...
[INFO] Auto-building llama-server...
[INFO] Detected CUDA directory /usr/local/cuda, enabling CUDA acceleration
[OK] cmake args: -DCMAKE_BUILD_TYPE=Release -DGGML_CUDA=ON
[INFO] Configuring (cmake)...
Could NOT find CURL. Hint: to disable this feature, set -DLLAMA_CURL=OFF
-- Configuring incomplete, errors occurred!
See also "/workspace/dyg/webrtc_demo/llama.cpp-omni/build/CMakeFiles/CMakeOutput.log".
[INFO] Building (using 128 cores, this may take a few minutes)...
[ERROR] Build failed, please check the output above
[OK] Model directory: /workspace/dyg/webrtc_demo/models/openbmb/MiniCPM-o-4_5-gguf
[ERROR] LiveKit config file not found: /workspace/dyg/webrtc_demo/WebRTC_Demo/omini_backend_code/config/livekit.yaml
[ERROR] Backend entry file not found: /workspace/dyg/webrtc_demo/WebRTC_Demo/omini_backend_code/code/main.py
[ERROR] Frontend package.json not found: /workspace/dyg/webrtc_demo/WebRTC_Demo/o45-frontend/package.json
[ERROR] C++ inference server script not found: /workspace/dyg/webrtc_demo/WebRTC_Demo/cpp_server/minicpmo_cpp_http_server.py
[ERROR] Preflight checks failed, please fix the issues above