<div dir="ltr">Hi,<div>I've been trying to get data from an rtmp URI and save it as MP4 on Raspberry Pi 4. My pipeline is as following, </div><div>rtmpsrc location='rtmp://<a href="http://127.0.0.1:1935/live/mykey">127.0.0.1:1935/live/mykey</a> live=1' ! decodebin ! videoconvert ! video/x-raw,format=I420 ! openh264enc ! h264parse ! queue ! splitmuxsink name=mp4mux max-size-time=100000 location=/tmp/vid_ ! mp4mux.video<br><br>However in GST_DEBUG, omxdec is throwing some error as follows,</div><div> 0:00:05.108773791   778 0xb0f05090 ERROR    omx gstomx.c:964:gst_omx_component_new:<omxh264dec-omxh264dec0> Failed to get component handle 'OMX.broadcom.egl_render' from core '/opt/vc/lib/libopenmaxil.so': 0x80001000</div><div><div><br>Please help.</div><div><br></div>-- </div><div><div dir="ltr" class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div>Regards,</div><div>Aniket</div></div></div></div></div>