Part Number: DRA72XEVM
Hi,
So i am facing an issue with gstreamer pipeline. The pipeline is as follows:
gst-launch-1.0 --gst-debug=3 -e rtspsrc location = "rtsp://admin:password@192.168.15.51:554/cam/realmonitor?channel=1&subtype=1" ! rtph264depay ! h264parse ! decodebin ! textoverlay text="sam" ! fakesink
On executing, the above pipeline throws a continuous error like
0:00:05.261870945 1521 0xb582dd50 ERROR GST_BUFFER gstbuffer.c:558:gst_buffer_copy_into: failed to copy meta 0x1b8aa4 of API type GstMetaDucatiBufferPrivAPI
0:00:05.270166844 1521 0xb582dd50 ERROR GST_BUFFER gstbuffer.c:558:gst_buffer_copy_into: failed to copy meta 0x1b8ae4 of API type GstMetaDucatiBufferPrivAPI
0:00:05.278431836 1521 0xb582dd50 ERROR GST_BUFFER gstbuffer.c:558:gst_buffer_copy_into: failed to copy meta 0x1b89c4 of API type GstMetaDucatiBufferPrivAPI
0:00:05.286522940 1521 0xb582dd50 ERROR GST_BUFFER gstbuffer.c:558:gst_buffer_copy_into: failed to copy meta 0x1bc924 of API type GstMetaDucatiBufferPrivAPI
0:00:05.294446337 1521 0xb582dd50 ERROR GST_BUFFER gstbuffer.c:558:gst_buffer_copy_into: failed to copy meta 0x1b8b44 of API type GstMetaDucatiBufferPrivAPI
0:00:05.302806163 1521 0xb582dd50 ERROR GST_BUFFER gstbuffer.c:558:gst_buffer_copy_into: failed to copy meta 0x1b8bc4 of API type GstMetaDucatiBufferPrivAPI
0:00:05.311009668 1521 0xb582dd50 ERROR GST_BUFFER gstbuffer.c:558:gst_buffer_copy_into: failed to copy meta 0x1bc944 of API type GstMetaDucatiBufferPrivAPI
0:00:05.319171043 1521 0xb582dd50 ERROR GST_BUFFER gstbuffer.c:558:gst_buffer_copy_into: failed to copy meta 0x1bc804 of API type GstMetaDucatiBufferPrivAPI
0:00:05.327374061 1521 0xb582dd50 ERROR GST_BUFFER gstbuffer.c:558:gst_buffer_copy_into: failed to copy meta 0x1b8b24 of API type GstMetaDucatiBufferPrivAPI
0:00:05.335495583 1521 0xb582dd50 ERROR GST_BUFFER gstbuffer.c:558:gst_buffer_copy_into: failed to copy meta 0x1bc9c4 of API type GstMetaDucatiBufferPrivAPI
0:00:05.343637764 1521 0xb582dd50 ERROR GST_BUFFER gstbuffer.c:558:gst_buffer_copy_into: failed to copy meta 0x1b88a4 of API type GstMetaDucatiBufferPrivAPI
0:00:05.351809875 1521 0xb582dd50 ERROR GST_BUFFER gstbuffer.c:558:gst_buffer_copy_into: failed to copy meta 0x1b8b64 of API type GstMetaDucatiBufferPrivAPI
0:00:05.359888453 1521 0xb582dd50 ERROR GST_BUFFER gstbuffer.c:558:gst_buffer_copy_into: failed to copy meta 0x1bc9a4 of API type GstMetaDucatiBufferPrivAPI