[gstreamer-bugs] [Bug 168257] [PATCH] [tcpserversink] add buffer-processed signal to tcpserversink

bugzilla-daemon at bugzilla.gnome.org bugzilla-daemon at bugzilla.gnome.org
Sat Jul 16 04:05:07 PDT 2005


Please DO NOT reply to this by email. All additional comments should be made in
the comments box of this bug report.

 http://bugzilla.gnome.org/show_bug.cgi?id=168257
 GStreamer | gst-plugins | Ver: HEAD CVS





------- Additional Comments From Wim Taymans  2005-07-16 11:05 -------
Max limit seems ok and usefull, too bad it only works for buffers and not
bytes/time.

My problem with the signals is that they are slow and grab a global lock. I fear
this might not scale for a very large number of clients. An easy solution would
be to only fire the signal when a property on the element is TRUE (something
like "signal"=TRUE).



------- You are receiving this mail because: -------
You are the assignee for the bug.
You are the QA contact for the bug.




More information about the Gstreamer-bugs mailing list