Skip to content

運行gpu和npu inference時,相機畫面顯示離線 #2

@ginneyeh

Description

@ginneyeh

@sertek-sw

Reproduce Steps:

  1. python3 -c "from openvino import Core; core = Core(); print(core.available_devices)" 確認返回CPU, GPU, NPU
  2. 根據說明, 修改smart-intersection/src/dlstreamer-pipeline-server/config.json, 全GPU or NPU
  3. ./install.sh smart-intersection
  4. export SUPASS=$(cat ./smart-intersection/src/secrets/supass)
    docker compose up -d
  5. 查看應用程式使用者介面

Actual Results:
運行gpu和npu inference時,相機畫面顯示離線; 只有cpu inference畫面可以成功完整顯示

Expected Results:
運行gpu和npu inference時,也都可以成功顯示完整的應用程式使用者介面

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions