[Bug 629244] [opencv] Add motion detection element

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Fri May 6 14:41:41 PDT 2011


https://bugzilla.gnome.org/show_bug.cgi?id=629244
  GStreamer | gst-plugins-bad | git

--- Comment #42 from Nicola <lists at svrinformatica.it> 2011-05-06 21:41:37 UTC ---
There is an example in the camerabin code:

http://cgit.freedesktop.org/gstreamer/gst-plugins-bad/tree/gst/camerabin/gstcamerabin.c#n1911

this could be useful since the motion events posted on the bus are async, so if
one capture a frame when this bus message is received the captured frame may
differ from the motion frame, so the idea is to send the motion frame on the
bus if a property is set

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list