nanmi / YOLOX-deepstream

deploy yolox algorithm use deepstream
89 stars 27 forks source link

deepstream-app -c deepstream_app_config.txt #10

Open SunYiLing123 opened 2 years ago

SunYiLing123 commented 2 years ago

WARN: : Unknown key 'display-tracking-id' for group [tracker] MobaXterm X11 proxy: Authorisation not recognised No EGL Display nvbufsurftransform: Could not get EGL display connection root@fniot-desktop:/data/download/HanYong/YOLOX/YOLOX-deepstream# unset DISPLAY root@fniot-desktop:/data/download/HanYong/YOLOX/YOLOX-deepstream# deepstream-app -c deepstream_app_config.txt WARN: : Unknown key 'display-tracking-id' for group [tracker] Opening in BLOCKING MODE

Runtime commands: h: Print this help q: Quit

    p: Pause
    r: Resume

** INFO: : Pipeline ready

Opening in BLOCKING MODE NvMMLiteOpen : Block : BlockType = 279 NVMEDIA: Reading vendor.tegra.display-size : status: 6 NvMMLiteBlockCreate : Block : BlockType = 279 ** INFO: : Pipeline running

NvMMLiteOpen : Block : BlockType = 4 ===== NVMEDIA: NVENC ===== NvMMLiteBlockCreate : Block : BlockType = 4 H264: Profile = 66, Level = 0 avg bitrate=0 for CBR, force to CQP mode

PERF: FPS 0 (Avg) PERF: 308.69 (307.27) PERF: 356.50 (335.74) INFO: : Received EOS. Exiting ...

Quitting App run successful

这里我得到output.mp4检测后视频没有检测框出现,这是什么原因???

lantudou commented 2 years ago

The problem is about your deepstream configuration file, you can refer to this issue: https://github.com/nanmi/YOLOX-deepstream/issues/5