<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <div class="moz-cite-prefix">On 02/28/2014 01:35 AM, Christian
      Kreibich wrote:<br>
    </div>
    <blockquote cite="mid:530FD9BD.3040106@whoop.org" type="cite">
      <pre wrap="">Hey Stefan,

On 02/25/2014 01:34 AM, Stefan Sauer wrote:
</pre>
      <blockquote type="cite">
        <blockquote type="cite">
          <pre wrap="">I don't know much about gstreamer but from some digging it looks like on
my Fedora 20 box Google's talkplugin uses gstreamer-0.10. 
</pre>
        </blockquote>
        <pre wrap="">
Can you cite some reference?
</pre>
      </blockquote>
      <pre wrap="">
Well, I based this on the libraries shown by lsof on my Firefox
processes while in a Hangout session. However, I've now noticed that
when I run Chrome (where things don't look any better), the same plugin
code gets used but none of the involved processes show gstreamer-related
libraries -- so perhaps I spoke too soon? I'll ask on the hangout forum.
(Obviously, if anyone knows details about what's driving Google's talk
plugin, feel free to email me off-list.)

However, let me start from the other end -- for cheese (3.10.2), for
example, it seems gstreamer 1.0 is involved (judging from a pldd on the
cheese process, which shows a ton of stuff below
/usr/lib64/gstreamer-1.0/) but I still can't seem to get the resolution
past 640x480. Is the resolution constraint a limit of this particular
cheese version, or can I do something to improve it?</pre>
    </blockquote>
    I think cheese is a better candidate to investigate, as it is
    definitely using gstreamer and is open source.<br>
    <br>
    Can you run<br>
    <meta http-equiv="content-type" content="text/html;
      charset=ISO-8859-1">
    <span style="color: rgb(0, 0, 0); font-family: Consolas, 'Bitstream
      Vera Sans Mono', 'Courier New', Courier, monospace; font-size:
      13px; font-style: normal; font-variant: normal; font-weight:
      normal; letter-spacing: normal; line-height: 15.19999885559082px;
      orphans: auto; text-align: left; text-indent: 0px; text-transform:
      none; white-space: pre-wrap; widows: auto; word-spacing: 0px;
      -webkit-text-stroke-width: 0px; background-color: rgb(255, 255,
      255); display: inline !important; float: none;"></span>GST_DEBUG="v4l2*:4"
    gst-launch-1.0 v4l2src num-buffers=1 ! autovideosink<br>
    and post the log.<br>
    <br>
    Stefan<br>
    <blockquote cite="mid:530FD9BD.3040106@whoop.org" type="cite">
      <pre wrap="">

Thanks,
-C.
_______________________________________________
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>