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't tested it - and since I'd like to be able to make a "real" implementation of the pipeline - with possibility to manipulate it when running (add filters etc) I'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"><<a href="mailto:gibrovacco@gmail.com">gibrovacco@gmail.com</a>></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'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>
<<a href="mailto:lunarshuttle@gmail.com">lunarshuttle@gmail.com</a>> wrote:<br>
> Hi ppl!<br>
> I've written a blog post about how to broadcast to Bambuser via gstreamer<br>
> and ffmpeg. Perhaps it is of interest to anyone here?<br>
> <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>
> Mathias<br>
><br>
</div></div>> _______________________________________________<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>
><br>
><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>