[Bug 629244] [opencv] Add motion detection element

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Jul 21 10:27:37 PDT 2011


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

--- Comment #158 from Roman Gaufman <hackeron at gmail.com> 2011-07-21 17:27:33 UTC ---
I'm using this script:
https://github.com/hackeron/gstreamer_experiments/blob/master/ruby/gst_test.rb

Maybe I'm misunderstanding how it works. I tried setting minimumotionframes to
2, 3, 5, 10, 25, etc - I see a motion begin event very unreliably when I set it
to 2, any other number I don't see a motion begin event at all. 

I think this is because of frames being dropped as Robert said - will try again
when Robert posts the latest fixes.

Also it seems other than the dropped frames issue, postallmotion=true doesn't
respect minimumotionframes - any way to make it respect minimummotionframes?

I basically want to see all motion_cells_indices from when motion starts to
when motion ends (respecting minimummotionframes).

-- 
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