<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    It looks like someone responded to your most recent question. An
    earlier one was (paraphrased), "I want to make a video conferencing
    program, how do I do that?". There are two problems that reduce the
    chances of getting a good answer:<br>
    <ul>
      <li>Practical: The question is open ended and complicated, and it
        also requires knowledge of Qt. This reduces the number of people
        who can help you, or have time to help you.<br>
      </li>
      <li>Social: The question comes across as asking people to do your
        entire project for you. This reduces the number of people who
        want to help you.<br>
      </li>
    </ul>
    <p>To get help, you'll need to reduce the amount of work you're
      asking people on the mailing list to do for you. I'd recommend the
      following:<br>
    </p>
    <ol>
      <li>Figure out exactly what you want to do.</li>
      <li>Learn about Qt5 if you haven't already.</li>
      <li>Read the GStreamer <a
href="http://gstreamer.freedesktop.org/data/doc/gstreamer/head/manual/html/index.html">manual</a>
        and <a
href="http://gstreamer.freedesktop.org/data/doc/gstreamer/head/faq/html/index.html">FAQ</a>.
        You may also want to peruse the <a
          href="https://developer.gnome.org/glib/2.38/">GLib manual</a>.<br>
      </li>
      <li>Become familiar with the GStreamer documentation (I usually
        find these pages by Googling for "GStreamer [element name]" or
        "GStreamer [thing I want to do]").</li>
      <li>Try to write your program.</li>
      <li>If you have trouble, try to ask questions in one of the
        following forms:</li>
      <ul>
        <li>"I wrote <a href="http://sscce.org/">this (short, self
            contained example) code</a>, and I expect it to do
          [something], but instead it does [something else]. Why is
          that?"</li>
        <li>"I'm trying to do [something], but couldn't find an element
          that does that. Does one exist?" (Note: You'll save time and
          goodwill by Googling "GStreamer [what you want to do]" first)</li>
      </ul>
    </ol>
    <p>Once you're at step 6, there's a good chance a random person on
      the mailing list will be able to help you with little-to-no-effort
      on their part, which means you'll be much more likely to get a
      response. At any step before that, the best answer someone can
      give you will generally be one of the previous steps (read the
      manual, try something first, etc.).<br>
    </p>
    <p>I hope this helps, and good luck.<br>
    </p>
    <div class="moz-cite-prefix">On 11/05/2013 10:12 AM, Freddy Martinez
      Garcia wrote:<br>
    </div>
    <blockquote
cite="mid:CABn2n2Y8yXY89wRBmza_nQR457gY+P0731-4Y+gCN9uS1KJPyg@mail.gmail.com"
      type="cite">
      <p dir="ltr">Hi people</p>
      <p dir="ltr">I will like to know if this list is the right place
        to ask question about Q5GStreamer bevause I have posted 2
        question and nobody answer me.... maybe is not the right place.
      </p>
      <p dir="ltr">Best regards</p>
      <p dir="ltr">Freddy</p>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
gstreamer-devel mailing list
<a class="moz-txt-link-abbreviated" href="mailto:gstreamer-devel@lists.freedesktop.org">gstreamer-devel@lists.freedesktop.org</a>
<a class="moz-txt-link-freetext" href="http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel">http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel</a>
</pre>
    </blockquote>
    <br>
  </body>
</html>