Firefox handles MJPEG streams natively. As far as I&#39;ve seen, the MJPEG stream should be &quot;canned&quot; into a HTTP multi-part stream. That&#39;s exactly what my pipeline below is lacking.<br><br>My app is being written in Python. So there&#39;s no PHP. But how do you dissasemble the multi-part in PHP?<br>

<br>--<br>Noe<br><br><div class="gmail_quote">2011/4/6 Donny Viszneki <span dir="ltr">&lt;<a href="mailto:donny.viszneki@gmail.com">donny.viszneki@gmail.com</a>&gt;</span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">

if there is no HTTP server sink for GStreamer, then there are other<br>
options. Are you running Apache? Do you have PHP? It would be pretty<br>
trivial to write a PHP script that connects to your gst-launch process<br>
on port 3000 and begins streaming data from it to the HTTP client<br>
connected to Apache (firefox)<br>
<div><div></div><div class="h5"><br>
On Wed, Apr 6, 2011 at 1:39 AM, Noe Nieto<br>
[<a href="http://percepcionunitaria.org" target="_blank">http://percepcionunitaria.org</a>]] &lt;<a href="mailto:tzicatl@gmail.com">tzicatl@gmail.com</a>&gt; wrote:<br>
&gt; Hi,<br>
&gt;<br>
&gt; I&#39;m working on some sort of surveillance project for my thesis. As a first<br>
&gt; step I want to simulate an IP camera with GStreamer that outputs MJPEG. I&#39;m<br>
&gt; trying to do this:<br>
&gt;<br>
&gt; gst-launch-0.10 videotestsrc ! ffmpegcolorspace ! jpegenc ! multipartmux !<br>
&gt; tcpserversink port=3000<br>
&gt;<br>
&gt; And then load this little HTML snippet into firefox:<br>
&gt;<br>
&gt; &lt;html&gt;<br>
&gt;   &lt;head&gt;<br>
&gt;     &lt;title&gt;Gstreamer testing&lt;/title&gt;<br>
&gt;   &lt;/head&gt;<br>
&gt; &lt;body&gt;<br>
&gt;  &lt;h1&gt;Testing a dummy camera with GStreamer&lt;/h1&gt;<br>
&gt;  &lt;img src=&quot;<a href="http://localhost:3000" target="_blank">http://localhost:3000</a>&quot; class=&quot;&quot; alt=&quot;&quot; /&gt;<br>
&gt;  &lt;hr /&gt;<br>
&gt; &lt;/body&gt;<br>
&gt; &lt;/html&gt;<br>
&gt;<br>
&gt;<br>
&gt; That won&#39;t do it, since it&#39;s only doing output to a TCP port, but it does<br>
&gt; not do it with proper HTTP headers and I believe that&#39;s why firefox won&#39;t<br>
&gt; understand this stream. Is there a plugin that can do that (encapsulate<br>
&gt; data, like MJPEG) into a proper HTTP stream?<br>
&gt;<br>
&gt;<br>
&gt; --<br>
&gt; --<br>
&gt; Noe Nieto<br>
&gt; Estudiante de Psicología Holokinética<br>
&gt;<br>
&gt; Diplomados, noticias, libros, artículos,<br>
&gt;<br>
&gt; audios y videos gratuitos :   <a href="http://percepcionunitaria.org" target="_blank">percepcionunitaria.org</a><br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; --<br>
&gt; --<br>
&gt; Noe Nieto<br>
&gt; Estudiante de Psicología Holokinética<br>
&gt;<br>
&gt; Diplomados, noticias, libros, artículos,<br>
&gt;<br>
&gt; audios y videos gratuitos :   <a href="http://percepcionunitaria.org" target="_blank">percepcionunitaria.org</a><br>
&gt;<br>
</div></div><div class="im">&gt; _______________________________________________<br>
&gt; gstreamer-devel mailing list<br>
&gt; <a href="mailto:gstreamer-devel@lists.freedesktop.org">gstreamer-devel@lists.freedesktop.org</a><br>
&gt; <a href="http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel" target="_blank">http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel</a><br>
&gt;<br>
&gt;<br>
<br>
<br>
<br>
</div><font color="#888888">--<br>
<a href="http://codebad.com/" target="_blank">http://codebad.com/</a><br>
</font><div><div></div><div class="h5">_______________________________________________<br>
gstreamer-devel mailing list<br>
<a href="mailto:gstreamer-devel@lists.freedesktop.org">gstreamer-devel@lists.freedesktop.org</a><br>
<a href="http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel" target="_blank">http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel</a><br>
</div></div></blockquote></div><br><br clear="all"><br>-- <br>-- <br>



<div><b><font size="4">Noe Nieto<br>Estudiante de Psicología Holokinética</font></b></div>
<p><font size="4">Diplomados, noticias, libros, artículos, </font></p>
<font size="4">audios y videos gratuitos :   </font><b><font color="#3333ff"><a href="http://percepcionunitaria.org/" target="_blank"><font size="4">percepcionunitaria.org</font></a></font></b><br>