<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#ffffff" text="#000000">
    I have a similar need, is there any sample out there of how to
    compress a stream from images or could someone share one?<br>
    <br>
    Yohan<br>
    <br>
    On 10/7/10 11:17 AM, sumit kumar wrote:
    <blockquote
      cite="mid:AANLkTimbESFwzdpJXpx73Ld=daDzAE3386NxDgjT_5b-@mail.gmail.com"
      type="cite">Hi,
      <div><br>
      </div>
      <div>Is the camera a webcam or digicam? n requirement continuous
        video or sequence of still images?<br>
        <br>
        <div class="gmail_quote">On Sat, Sep 25, 2010 at 4:26 AM,
          Pedro.henrique <span dir="ltr">&lt;<a moz-do-not-send="true"
              href="mailto:pedro.rootss@yahoo.com.br">pedro.rootss@yahoo.com.br</a>&gt;</span>
          wrote:<br>
          <blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt
            0.8ex; border-left: 1px solid rgb(204, 204, 204);
            padding-left: 1ex;"><br>
            Hi All,<br>
            <br>
            Can someone help me how to do a Stream in h264?<br>
            I am capturing images from a camera in MJPEG, MJPEG then
            need to convert to<br>
            h264 and send to the client.<br>
            <br>
            Server<br>
            <br>
            gst-launch souphttpsrc location ="<a moz-do-not-send="true"
              href="http://teste.dvrdns.org:999/CAM:2" target="_blank">http://teste.dvrdns.org:999/CAM:2</a>"
            !<br>
            jpegdec ! x264dec ! udpsink host = . . . port = . . .<br>
            <br>
            Unexpected x264 header<br>
            <br>
            gst-launch souphttpsrc location ="<a moz-do-not-send="true"
              href="http://teste.dvrdns.org:999/CAM:2" target="_blank">http://teste.dvrdns.org:999/CAM:2</a>"
            !<br>
            jpegdec ! x264dec ! rtph264pay ! udpsink host = . . . port =
            . . .<br>
            <br>
            Unexpected x264 header<br>
            <br>
            <br>
            How can i do to send and receive this stream ?<br>
            <br>
            Thanks !<br>
            <br>
            --<br>
            View this message in context: <a moz-do-not-send="true"
href="http://gstreamer-devel.966125.n4.nabble.com/JPEG-x264enc-UDP-tp2614089p2614089.html"
              target="_blank">http://gstreamer-devel.966125.n4.nabble.com/JPEG-x264enc-UDP-tp2614089p2614089.html</a><br>
            Sent from the GStreamer-devel mailing list archive at
            Nabble.com.<br>
            <br>
------------------------------------------------------------------------------<br>
            Beautiful is writing same markup. Internet Explorer 9
            supports<br>
            standards for HTML5, CSS3, SVG 1.1, &nbsp;ECMAScript5, and DOM L2
            &amp; L3.<br>
            Spend less time writing and &nbsp;rewriting code and more time
            creating great<br>
            experiences on the web. Be a part of the beta today.<br>
            <a moz-do-not-send="true"
              href="http://p.sf.net/sfu/beautyoftheweb" target="_blank">http://p.sf.net/sfu/beautyoftheweb</a><br>
            _______________________________________________<br>
            gstreamer-devel mailing list<br>
            <a moz-do-not-send="true"
              href="mailto:gstreamer-devel@lists.sourceforge.net">gstreamer-devel@lists.sourceforge.net</a><br>
            <a moz-do-not-send="true"
              href="https://lists.sourceforge.net/lists/listinfo/gstreamer-devel"
              target="_blank">https://lists.sourceforge.net/lists/listinfo/gstreamer-devel</a><br>
          </blockquote>
        </div>
        <br>
      </div>
      <pre wrap="">
<fieldset class="mimeAttachmentHeader"></fieldset>
------------------------------------------------------------------------------
Beautiful is writing same markup. Internet Explorer 9 supports
standards for HTML5, CSS3, SVG 1.1,  ECMAScript5, and DOM L2 &amp; L3.
Spend less time writing and  rewriting code and more time creating great
experiences on the web. Be a part of the beta today.
<a class="moz-txt-link-freetext" href="http://p.sf.net/sfu/beautyoftheweb">http://p.sf.net/sfu/beautyoftheweb</a></pre>
      <pre wrap="">
<fieldset class="mimeAttachmentHeader"></fieldset>
_______________________________________________
gstreamer-devel mailing list
<a class="moz-txt-link-abbreviated" href="mailto:gstreamer-devel@lists.sourceforge.net">gstreamer-devel@lists.sourceforge.net</a>
<a class="moz-txt-link-freetext" href="https://lists.sourceforge.net/lists/listinfo/gstreamer-devel">https://lists.sourceforge.net/lists/listinfo/gstreamer-devel</a>
</pre>
    </blockquote>
  </body>
</html>