You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
**PERF: FPS 0 (Avg)
**PERF: 0.00 (0.00)
** INFO: <bus_callback:291>: Pipeline ready
WARNING from src_elem: No decoder available for type 'audio/mpeg, mpegversion=(int)4, framed=(boolean)true, stream-format=(string)raw, level=(string)2, base-profile=(string)lc, profile=(string)lc, codec_data=(buffer)119056e500, rate=(int)48000, channels=(int)2'.
Debug info: ../gst/playback/gsturidecodebin.c(960): unknown_type_cb (): /GstPipeline:pipeline/GstBin:multi_src_bin/GstBin:src_sub_bin0/GstURIDecodeBin:src_elem
** INFO: <bus_callback:277>: Pipeline running
Segmentation fault
I am running on windows wsl ubuntu 22.04, and all the sample test offerred by deepstream run well. but when i tried to use a yolo version, it fails
my deepstream version here :
deepstream-app version 7.0.0
DeepStreamSDK 7.0.0
CUDA Driver Version: 12.3
CUDA Runtime Version: 12.2
TensorRT Version: 8.6
cuDNN Version: 8.9
libNVWarp360 Version: 2.0.1d3
how can i solve my problem
The text was updated successfully, but these errors were encountered:
I've followed all what https://github.com/marcoslucianops/DeepStream-Yolo/blob/master/docs/YOLOv5.md said, but still got
I am running on windows wsl ubuntu 22.04, and all the sample test offerred by deepstream run well. but when i tried to use a yolo version, it fails
my deepstream version here :
how can i solve my problem
The text was updated successfully, but these errors were encountered: