<div dir="ltr">You probably want to look at OpenCV Object Tracking. (Basically if you are tracking a moving object, then you have detected motion.)<div><br></div><div><a href="https://www.learnopencv.com/object-tracking-using-opencv-cpp-python/">https://www.learnopencv.com/object-tracking-using-opencv-cpp-python/</a><br></div><div><br></div><div>You can google for articles which describe how people have combined OpenCV with Gstreamer. I have never actually tried it myself though.</div></div><br><div class="gmail_quote"><div dir="ltr">On Sat, Aug 25, 2018 at 5:56 PM Mandar Joshi <<a href="mailto:emailmandar@gmail.com">emailmandar@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hello Shubham,<br>
Tell us more about the platform on which GStreamer is running. Which<br>
video encoder are you using? Changing the bit rate might be as simple<br>
as setting the rate-control to vbr in case of vaapih264enc.<br>
<br>
Is your platform this one?<br>
<a href="http://www.gateworks.com/imx6-single-board-computers-gateworks-ventana-family/item/ventana-gw5400-network-processor" rel="noreferrer" target="_blank">http://www.gateworks.com/imx6-single-board-computers-gateworks-ventana-family/item/ventana-gw5400-network-processor</a><br>
(I got the name from one of your earlier posts).<br>
<br>
Regards<br>
Mandar Joshi<br>
Czar Softech<br>
_______________________________________________<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>