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
$ deepstream-app --version-all
deepstream-app version 6.3.0
DeepStreamSDK 6.3.0
CUDA Driver Version: 11.4
CUDA Runtime Version: 11.4
TensorRT Version: 8.5
cuDNN Version: 8.6
libNVWarp360 Version: 2.0.1d3
EDIT: it seems using h264 for decoding....
WARNING from rtph264depay0: Could not decode stream.
Debug info: gstrtph264depay.c(1287): gst_rtp_h264_depay_process (): /GstPipeline:pipeline/GstBin:multi_src_bin/GstBin:src_sub_bin0/GstURIDecodeBin:src_elem/GstDecodeBin:decodebin0/GstRtpH264Depay:rtph264depay0:
Undefined packet type
WARNING from rtph264depay0: Could not decode stream.
Debug info: gstrtph264depay.c(1287): gst_rtp_h264_depay_process (): /GstPipeline:pipeline/GstBin:multi_src_bin/GstBin:src_sub_bin0/GstURIDecodeBin:src_elem/GstDecodeBin:decodebin0/GstRtpH264Depay:rtph264depay0:
Undefined packet type
WARNING from rtph264depay0: Could not decode stream.
Debug info: gstrtph264depay.c(1287): gst_rtp_h264_depay_process (): /GstPipeline:pipeline/GstBin:multi_src_bin/GstBin:src_sub_bin0/GstURIDecodeBin:src_elem/GstDecodeBin:decodebin0/GstRtpH264Depay:rtph264depay0:
Undefined packet type
WARNING from rtph264depay0: Could not decode stream.
Debug info: gstrtph264depay.c(1287): gst_rtp_h264_depay_process (): /GstPipeline:pipeline/GstBin:multi_src_bin/GstBin:src_sub_bin0/GstURIDecodeBin:src_elem/GstDecodeBin:decodebin0/GstRtpH264Depay:rtph264depay0:
Undefined packet type
WARNING from rtph264depay0: Could not decode stream.
Debug info: gstrtph264depay.c(1287): gst_rtp_h264_depay_process (): /GstPipeline:pipeline/GstBin:multi_src_bin/GstBin:src_sub_bin0/GstURIDecodeBin:src_elem/GstDecodeBin:decodebin0/GstRtpH264Depay:rtph264depay0:
Undefined packet type
**PERF: 0.00 (0.00)
EDIT2: If I try video-viewer rtp://@:5600 --input-codec=h265, then it's OK.
I have rtp h265 stream, it's black. It's OK when h264 streaming on my jetson orin nano board. Is there any thing wrong with my configurations?
EDIT: it seems using h264 for decoding....
EDIT2: If I try
video-viewer rtp://@:5600 --input-codec=h265
, then it's OK.EDIT3: Env
The text was updated successfully, but these errors were encountered: