[gstreamer-bugs] [Bug 575543] I don't understand GST_PAUSE

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Mon Mar 16 23:40:43 PDT 2009


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

  GStreamer | gstreamer (core) | Ver: 0.10.20

Akshay Bhat changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEEDINFO                    |UNCONFIRMED




------- Comment #2 from Akshay Bhat  2009-03-17 06:40 UTC -------
But I didn't find any live-mode property in httpsrc element..
These are the element properties of httpsrc which i'm using-


name                : The name of the object
                        flags: readable, writable
                        String. Default: null Current: "souphttpsrc0"
  blocksize           : Size in bytes to read per buffer (0 = default)
                        flags: readable, writable
                        Unsigned Long. Range: 0 - 4294967295 Default: 4096
Current: 4096
  num-buffers         : Number of buffers to output before sending EOS
                        flags: readable, writable
                        Integer. Range: -1 - 2147483647 Default: -1 Current: -1
  typefind            : Run typefind before negotiating
                        flags: readable, writable
                        Boolean. Default: false Current: false
  do-timestamp        : Apply current stream time to buffers
                        flags: readable, writable
                        Boolean. Default: false Current: false
  location            : Location to read from
                        flags: readable, writable
                        String. Default: "" Current: null
  user-agent          : Value of the User-Agent HTTP request header field
                        flags: readable, writable
                        String. Default: "GStreamer httpsrc " Current:
"GStreamer httpsrc "
  automatic-redirect  : Automatically follow HTTP redirects (HTTP Status Code
3xx)
                        flags: readable, writable
                        Boolean. Default: true Current: true
  proxy               : HTTP proxy server URI
                        flags: readable, writable
                        String. Default: "" Current: ""
  cookies             : HTTP request cookies
                        flags: readable, writable
                        Boxed pointer of type "GStrv"
  iradio-mode         : Enable internet radio mode (extraction of
shoutcast/icecast metadata)
                        flags: readable, writable
                        Boolean. Default: false Current: false
  iradio-name         : Name of the stream
                        flags: readable
                        String. Default: null Current: null
  iradio-genre        : Genre of the stream
                        flags: readable
                        String. Default: null Current: null
  iradio-url          : Homepage URL for radio stream
                        flags: readable
                        String. Default: null Current: null
  iradio-title        : Name of currently playing song
                        flags: readable
                        String. Default: null Current: null


So how do I go about this??


-- 
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=575543.




More information about the Gstreamer-bugs mailing list