Bambuser via gstreamer + ffmpeg

classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|

Bambuser via gstreamer + ffmpeg

Mathias Gyllengahm
Hi ppl!

I've written a blog post about how to broadcast to Bambuser via gstreamer and ffmpeg. Perhaps it is of interest to anyone here?

Mathias


_______________________________________________
gstreamer-devel mailing list
[hidden email]
http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
Reply | Threaded
Open this post in threaded view
|

Re: Bambuser via gstreamer + ffmpeg

Marco Ballesio
Hi,

so it looks like you're using GStreamer for capturing data, store it
into a file and then stream it through ffmpeg and the rtmp protocol.

Afaik, the only missing thing for you to get the server working in a
purely GStreamer implementation is an RTMP server plugin, or a wrapper
to the ffmpeg implementation. As I could not find none, it may be
interesting to implement one..

Regards

On Mon, Feb 28, 2011 at 4:00 PM, Mathias Gyllengahm
<[hidden email]> wrote:

> Hi ppl!
> I've written a blog post about how to broadcast to Bambuser via gstreamer
> and ffmpeg. Perhaps it is of interest to anyone here?
> http://mysteriousswede.blogspot.com/2011/02/bambuser-broadcasts-in-linux.html
> Mathias
>
> _______________________________________________
> gstreamer-devel mailing list
> [hidden email]
> http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
>
>
_______________________________________________
gstreamer-devel mailing list
[hidden email]
http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
Reply | Threaded
Open this post in threaded view
|

Re: Bambuser via gstreamer + ffmpeg

Mathias Gyllengahm
Yes, an RTMP output sink is the missing link.

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.

/Mathias

2011/3/3 Marco Ballesio <[hidden email]>
Hi,

so it looks like you're using GStreamer for capturing data, store it
into a file and then stream it through ffmpeg and the rtmp protocol.

Afaik, the only missing thing for you to get the server working in a
purely GStreamer implementation is an RTMP server plugin, or a wrapper
to the ffmpeg implementation. As I could not find none, it may be
interesting to implement one..

Regards

On Mon, Feb 28, 2011 at 4:00 PM, Mathias Gyllengahm
<[hidden email]> wrote:
> Hi ppl!
> I've written a blog post about how to broadcast to Bambuser via gstreamer
> and ffmpeg. Perhaps it is of interest to anyone here?
> http://mysteriousswede.blogspot.com/2011/02/bambuser-broadcasts-in-linux.html
> Mathias
>
> _______________________________________________
> gstreamer-devel mailing list
> [hidden email]
> http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
>
>
_______________________________________________
gstreamer-devel mailing list
[hidden email]
http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel


_______________________________________________
gstreamer-devel mailing list
[hidden email]
http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel