jetson-inference icon indicating copy to clipboard operation
jetson-inference copied to clipboard

RTSP streaming reaches EOS suddenly

Open rajeshroy402 opened this issue 3 years ago • 3 comments

Allocating new output: 1280x720 (x 16), ThumbnailMode = 0
OPENMAX: HandleNewStreamFormat: 3605: Send OMX_EventPortSettingsChanged: nFrameWidth = 1280, nFrameHeight = 720
[gstreamer] gstDecoder -- end of stream (EOS)

@dusty-nv - my device is Xavier NX with JP4.5.1

rajeshroy402 avatar Feb 03 '22 09:02 rajeshroy402

Noticed this error: OPENMAX: HandleNewStreamFormat: 3605: Send OMX_EventPortSettingsChanged: nFrameWidt

rajeshroy402 avatar Feb 04 '22 06:02 rajeshroy402

Is there a resolution to this? @dusty-nv

rajeshroy402 avatar Feb 06 '22 18:02 rajeshroy402

Hi @rajeshroy402, I don't see an actual error here, rather it seems the RTSP stream source ended the stream.

Can you try running a standalone GStreamer pipeline to test it first?

dusty-nv avatar Feb 07 '22 16:02 dusty-nv