Bounding box and font not rendering while using onvifmetadataoverlay and onvifmetadataparse . I am able to create pipeline and run it . below is sample command I am trying -
gst-launch-1.0 onvifmetadatacombiner start-time-selection=first latency=500000 name=agg ! videoconvert ! onvifmetadataoverlay font-desc=“monospace 20” ! videoconvert ! autovideosink rtspsrc protocols=http+tcp latency=500 add-reference-timestamp-meta=true location=“rtsp://user:pass@ip/axis-media/media.amp?$opts” name=src src. ! application/x-rtp, encoding-name=H264 ! rtph264depay ! h264parse ! avdec_h264 ! agg.media src. ! rtponvifmetadatadepay ! onvifmetadataparse ! agg.meta