[Bug 629244] [opencv] Add motion detection element
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Thu Jul 21 08:57:17 PDT 2011
https://bugzilla.gnome.org/show_bug.cgi?id=629244
GStreamer | gst-plugins-bad | git
--- Comment #152 from Roman Gaufman <hackeron at gmail.com> 2011-07-21 15:57:15 UTC ---
I'm not quite sure how to use minimummotionframes - I have this pipeline:
uridecodebin uri=rtsp://192.168.0.252/nphMpeg4/g726-640x480 name=dec !
videorate ! videoscale ! video/x-raw-yuv,framerate=5/1 ! ffmpegcolorspace !
motioncells postallmotion=true threshold=0.5 gridx=32 gridy=32
minimummotionframes=60 ! ffmpegcolorspace ! ximagesink
Whenever the image gets blocky for a frame or two from the IP camera,
motioncells reports a motion event.
What am I doing wrong?
--
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