Dear Renesas Team,
We are using Renesas RZ/G2L smarc-evaluation board and the bsp/vlp version is 3.0.1, in which we have enabled all the dependency of g-streamer and trying to stream an IP-camera, while running the g-streamer command and accessing the ip-camera(rtsp stream) we are facing the below issue,
root@smarc-rzg2l:~# gst-launch-1.0 -e rtspsrc protocols=tcp location="rtsp://admin:Smet1234@192.168.1.216:554/cam/realmonitor?channel=1&subtype=1" ! queue ! rtph264depay ! h264parse ! queue ! omxh264dec !
vspmfilter outbuf-alloc=true ! video/x-raw,width=640,height=480 ! queue ! waylandsink qos=false &
[3] 322
root@smarc-rzg2l:~# MMNGR: open error.
Setting pipeline to PAUSED ...
Pipeline is live and does not need PREROLL ...
Progress: (open) Opening Stream
Progress: (connect) Connecting to rtsp://admin:Smet1234@192.168.1.216:554/cam/realmonitor?channel=1&subtype=1
Progress: (open) Retrieving server options
Progress: (open) Retrieving media info
Progress: (request) SETUP stream 0
Progress: (open) Opened Stream
Setting pipeline to PLAYING ...
New clock: GstSystemClock
Progress: (request) Sending PLAY request
Progress: (request) Sending PLAY request
Progress: (request) Sent PLAY request
MMI open: No such file or directory
ts:1600599387.867470 level:0x00001000 func:OmxrAllocateWorkBuffer_allocfunc(265) tid:325 mes:error: mmngr fatal. -1
ts:1600599387.867537 level:0x00100000 func:OmxrMeVideoVcmnInterface_AllocateBufferSuper(66) tid:325 mes:Physical memory allocation error
ts:1600599387.867564 level:0x00100000 func:OmxrMeVideoVcmnInterfaceVdcmn_AllocateBuffer(822) tid:325 mes:RuntimeError
ts:1600599387.867588 level:0x00010000 func:RegisterNewBufferToPort(361) tid:325 mes:
ts:1600599387.867620 level:0x00010000 func:OmxrMcErrorHandler_Notify(221) tid:325 mes:u32ErrorCode = H'80001001
ts:1600599387.867794 level:0x00010000 func:OmxrMcApiProxy_AllocateBuffer(1049) tid:328 mes:eError = H'80001001
ts:1600599387.867905 level:0x00010000 func:OmxrMcApiProxy_GetParameter(756) tid:328 mes:eError = H'8000100a
ts:1600599387.867972 level:0x00010000 func:OmxrMcApiProxy_GetParameter(756) tid:328 mes:eError = H'8000100a
ERROR: from element /GstPipeline:pipeline0/GstOMXH264Dec-omxh264dec:omxh264dec-omxh264dec0: GStreamer encountered a general supporting library error.
Additional debug info:
../git/omx/gstomxvideodec.c(3535): gst_omx_video_dec_handle_frame (): /GstPipeline:pipeline0/GstOMXH264Dec-omxh264dec:omxh264dec-omxh264dec0:
Failed to enable OMX decoder: Invalid state (0x8000100a)
EOS on shutdown enabled -- waiting for EOS after Error
Waiting for EOS...
Help us to sort out the issue.
Thanks & Regards
Mahesh R