[gstreamer-bugs] [Bug 501239] Add support for "realtime thread pools"

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Tue Dec 4 02:55:02 PST 2007


If you have any questions why you received this email, please see the text at
the end of this email. Replies to this email are NOT read, please see the text
at the end of this email. You can add comments to this bug at:
  http://bugzilla.gnome.org/show_bug.cgi?id=501239

  GStreamer | gstreamer (core) | Ver: HEAD CVS

Wim Taymans changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |wim.taymans at gmail.com
 Attachment #100118|none                        |needs-work
               Flag|                            |




------- Comment #2 from Wim Taymans  2007-12-04 10:55 UTC -------
This should be added to GstTask (as streaming threads do not have to be related
to a GstPad). There is also the GST_MESSAGE_STREAM_STATUS message that should
notify the app when and where a stream starts so that the app can adjust the
thread priority. This probably would also need to include some sort of
identification of the stream so that all "audio" or "network capture" streams
can have their priority boosted. I would like to make this more configurable
instead of making it hardcoded. Also running arbitrary streaming threads with
realtime priority might not be a good idea.


-- 
See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received
this email, why you can't respond via email, how to stop receiving
emails (or reduce the number you receive), and how to contact someone
if you are having problems with the system.

You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=501239.




More information about the Gstreamer-bugs mailing list