Yes, an RTMP output sink is the missing link.<br><br>Of course, it is also possible to use ffmpeg directly against an USB or Firewire-camera, but I haven&#39;t tested it - and since I&#39;d like to be able to make a &quot;real&quot; implementation of the pipeline - with possibility to manipulate it when running (add filters etc) I&#39;d like to keep as much as possible in gstreamer.<br>
<br>/Mathias<br><br><div class="gmail_quote">2011/3/3 Marco Ballesio <span dir="ltr">&lt;<a href="mailto:gibrovacco@gmail.com">gibrovacco@gmail.com</a>&gt;</span><br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
Hi,<br>
<br>
so it looks like you&#39;re using GStreamer for capturing data, store it<br>
into a file and then stream it through ffmpeg and the rtmp protocol.<br>
<br>
Afaik, the only missing thing for you to get the server working in a<br>
purely GStreamer implementation is an RTMP server plugin, or a wrapper<br>
to the ffmpeg implementation. As I could not find none, it may be<br>
interesting to implement one..<br>
<br>
Regards<br>
<div><div></div><div class="h5"><br>
On Mon, Feb 28, 2011 at 4:00 PM, Mathias Gyllengahm<br>
&lt;<a href="mailto:lunarshuttle@gmail.com">lunarshuttle@gmail.com</a>&gt; wrote:<br>
&gt; Hi ppl!<br>
&gt; I&#39;ve written a blog post about how to broadcast to Bambuser via gstreamer<br>
&gt; and ffmpeg. Perhaps it is of interest to anyone here?<br>
&gt; <a href="http://mysteriousswede.blogspot.com/2011/02/bambuser-broadcasts-in-linux.html" target="_blank">http://mysteriousswede.blogspot.com/2011/02/bambuser-broadcasts-in-linux.html</a><br>
&gt; Mathias<br>
&gt;<br>
</div></div>&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>
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>
</blockquote></div><br>