<div dir="ltr">I don't believe there are any pre-existing GStreamer plugins that are capable of doing fall detection. If you're sure that you want to use GStreamer as your machine learning framework of sorts, you may be interested in Nvidia's DeepStream. It's a system made of GStreamer elements that run machine learning algorithms on videos. It's free as in beer and partially open source. It's an impressive system, but requires quite a good understanding of GStreamer internals in order to fit it to your use case, and you'll still need to find or bring your own fall detection model.<div><br></div><div>I work on a product, called BrainFrame, that uses GStreamer for video streaming but uses a different, more easy-to-use system for the machine learning portion. I don't want to do too much self promotion on the mailing list so that's all I'll say about it here but feel free to reach out if you're interested.</div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Thu, May 21, 2020 at 3:04 PM Jerry Geis <<a href="mailto:jerry.geis@gmail.com">jerry.geis@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr">is there any way to do "fall detection" in gstreamer ?<div><br></div><div>Jerry</div></div>
_______________________________________________<br>
gstreamer-devel mailing list<br>
<a href="mailto:gstreamer-devel@lists.freedesktop.org" target="_blank">gstreamer-devel@lists.freedesktop.org</a><br>
<a href="https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel" rel="noreferrer" target="_blank">https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel</a><br>
</blockquote></div>