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 href="mailto:pedro.rootss@yahoo.com.br">pedro.rootss@yahoo.com.br</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;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 =&quot;<a href="http://teste.dvrdns.org:999/CAM:2" target="_blank">http://teste.dvrdns.org:999/CAM:2</a>&quot; !<br>
jpegdec ! x264dec ! udpsink host = . . . port = . . .<br>
<br>
Unexpected x264 header<br>
<br>
gst-launch souphttpsrc location =&quot;<a href="http://teste.dvrdns.org:999/CAM:2" target="_blank">http://teste.dvrdns.org:999/CAM:2</a>&quot; !<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 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,  ECMAScript5, and DOM L2 &amp; L3.<br>
Spend less time writing and  rewriting code and more time creating great<br>
experiences on the web. Be a part of the beta today.<br>
<a href="http://p.sf.net/sfu/beautyoftheweb" target="_blank">http://p.sf.net/sfu/beautyoftheweb</a><br>
_______________________________________________<br>
gstreamer-devel mailing list<br>
<a href="mailto:gstreamer-devel@lists.sourceforge.net">gstreamer-devel@lists.sourceforge.net</a><br>
<a 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>