[Bug 730509] facedetect: fix update on change

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Fri May 30 12:16:16 PDT 2014


https://bugzilla.gnome.org/show_bug.cgi?id=730509
  GStreamer | gst-plugins-bad | 1.x

Thiago Sousa Santos <thiagossantos> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |thiagossantos at gmail.com

--- Comment #1 from Thiago Sousa Santos <thiagossantos at gmail.com> 2014-05-30 19:16:14 UTC ---
Enum "GstFaceDetectUpdates" Default: 0, "every_frame"
(0): every_frame      - Send update messages on every frame
(1): on_change        - Send update messages on change (face detected/not
detected)
(2): on_face          - Send update messages when a face is detected
(3): none             - Send no messages update

What if the face was detected changed position or if the number of detected
faces change? I guess this "on_change" needs a better definition.

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