<html style="direction: ltr;">
  <head>

    <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1"><style>body
      p { margin-bottom: 0cm; margin-top: 0pt; } </style>
  </head>
  <body style="direction: ltr;"
    bidimailui-detected-decoding-type="latin-charset" bgcolor="#FFFFFF"
    text="#000000">
    <p>Is PyGObject supported by GStreamer?</p>
    <p>I'm having lots of trouble getting it to run well, and there's no
      information on the web. :/</p>
    <p>For one, I'm facing the same problems this person has:</p>
    <p><a class="moz-txt-link-freetext" href="http://stackoverflow.com/questions/7005058/gstreamer-bus-sends-none-message">http://stackoverflow.com/questions/7005058/gstreamer-bus-sends-none-message</a></p>
    <p>Message is always None. But, I'm also having trouble with
      structures:</p>
    <p>properties = Gst.structure_from_string(properties)<br>
      sink.set_property('stream-properties', properties)</p>
    <p>The above causes segmentation faults.</p>
    <p>Of course, I can always use the Python bindings for GStreamer,
      but I thought we were all supposed to use PyGObject now. My
      feeling is that perhaps this is not well supported by GStreamer
      despite its basis on GObject.</p>
    <p>-Tal<br>
    </p>
  </body>
</html>