<html>
  <head>
    <meta content="text/html; charset=utf-8" http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">On 03/26/2015 10:05 AM, Brad Turnbough
      wrote:<br>
    </div>
    <blockquote
cite="mid:CALhPzRxiCN1FOkBwDeFtv4vZWq0wVbJKJE5xeuwYgFjwGgfqWg@mail.gmail.com"
      type="cite">
      <p dir="ltr">I want to know if I can stream via usb or hdmi into a
        machine and use gstreamer (h264 encode on the cam). 
        Additionally, is there a component that can be used in the
        pipeline to natively control the cameras res, bit rate..
        (instead of resampling it in gstreamer) etc?</p>
      <div class="gmail_quote">On Mar 26, 2015 7:23 AM, "Nicolas
        Dufresne" <<a moz-do-not-send="true"
          href="mailto:nicolas.dufresne@collabora.com">nicolas.dufresne@collabora.com</a>>
        wrote:<br type="attribution">
        <blockquote class="gmail_quote" style="margin:0 0 0
          .8ex;border-left:1px #ccc solid;padding-left:1ex">Le jeudi 26
          mars 2015 à 07:33 +0100, Edward Hervey a écrit :<br>
          >   You'll have to be more specific. I can play my gopro
          files fine if<br>
          > that's what you're asking.<br>
          <br>
          I think there is some sort of (broken?) HLS on gopro. I
          remember that<br>
          Thiago wanted to have a look eventually.<br>
        </blockquote>
      </div>
    </blockquote>
    I had access to a GoPro Hero3+ at some point and briefly looked at
    how they did HLS streaming. It was nearly working with GStreamer
    except that they had to use really small segments (under half a
    second) and the playlist advertise the segments as being 1 second
    long (limitations of the HLS version they use). At some point our
    HLS demuxer loses sync and tries to reposition itself but the large
    difference in the HLS advertised duration and the real one makes it
    completely lost and playback<br>
    derails.<br>
    <br>
    I have lost access to the GoPro Hero3+ I've been using and the Hero4
    doesn't seem to provide HLS in the same way so I haven't managed to
    find how to properly connect to its live preview but I haven't had
    much time to dig into this yet.<br>
    <br>
    I also didn't check if there are other options aside HLS, there
    might be.<br>
    <br>
    Some details can be found at:
    <a class="moz-txt-link-freetext" href="https://bugzilla.gnome.org/show_bug.cgi?id=740461">https://bugzilla.gnome.org/show_bug.cgi?id=740461</a><br>
    <br>
    Regards,<br>
    <br>
    <blockquote
cite="mid:CALhPzRxiCN1FOkBwDeFtv4vZWq0wVbJKJE5xeuwYgFjwGgfqWg@mail.gmail.com"
      type="cite">
      <div class="gmail_quote">
        <blockquote class="gmail_quote" style="margin:0 0 0
          .8ex;border-left:1px #ccc solid;padding-left:1ex">
          <br>
          <br>
          Nicolas<br>
          <br>
          _______________________________________________<br>
          gstreamer-devel mailing list<br>
          <a moz-do-not-send="true"
            href="mailto:gstreamer-devel@lists.freedesktop.org">gstreamer-devel@lists.freedesktop.org</a><br>
          <a moz-do-not-send="true"
            href="http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel"
            target="_blank">http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel</a><br>
        </blockquote>
      </div>
      <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>
    <br>
    <pre class="moz-signature" cols="72">-- 
Thiago Sousa Santos
Senior Multimedia Engineer, Open Source Group
Samsung Research America - Silicon Valley</pre>
  </body>
</html>