Hi,<br><div class="gmail_quote"><br>I&#39;m working on some sort of surveillance project for my thesis. As a first step I want to simulate an IP camera with GStreamer that outputs MJPEG. I&#39;m trying to do this:<br><br>gst-launch-0.10 videotestsrc ! ffmpegcolorspace ! jpegenc ! multipartmux ! tcpserversink port=3000<br>


<br>And then load this little HTML snippet into firefox:<br><br>&lt;html&gt;<br>  &lt;head&gt;<br>    &lt;title&gt;Gstreamer testing&lt;/title&gt;<br>  &lt;/head&gt;<br>&lt;body&gt;<br> &lt;h1&gt;Testing a dummy camera with GStreamer&lt;/h1&gt;<br>


 &lt;img src=&quot;<a href="http://localhost:3000" target="_blank">http://localhost:3000</a>&quot; class=&quot;&quot; alt=&quot;&quot; /&gt;<br> &lt;hr /&gt;<br>&lt;/body&gt;<br>&lt;/html&gt;<br><br><br>That won&#39;t do it, since it&#39;s only doing output to a TCP port, but it does not do it with proper HTTP headers and I believe that&#39;s why firefox won&#39;t understand this stream. Is there a plugin that can do that (encapsulate data, like MJPEG) into a proper HTTP stream?<br>


<br clear="all"><br>-- <br><font color="#888888">-- <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>
</font></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>