HAILO_MONITOR=1 gst-launch-1.0 filesrc location=/root/subnath/models/cam3_vp9.webm ! decodebin ! videoconv
ert ! \
videoscale ! video/x-raw,format=RGB,width=640,height=640 !
hailonet hef-path=/root/subnath/models/scrfd_10g.hef output-format-type=HAILO_FORMAT_TYPE_FLOAT32 !
hailofilter so-path=/root/subnath/models/libscrfd_post.so !
hailooverlay ! videoconvert ! fakesink
Setting pipeline to PAUSED …
Pipeline is PREROLLING …
Pipeline is PREROLLED …
Setting pipeline to PLAYING …
Redistribute latency…
New clock: GstSystemClock
0:00:00.2 / 0:02:17.1 (0.2 %)
Got EOS from element “pipeline0”.
Execution ended after 0:00:51.273328340
Setting pipeline to NULL …
Freeing pipeline …
Caught SIGSEGV
exec gdb failed: No such file or directory
Please let me know if this is known issue. How to proceed with this?