Streaming to a Flash Media Server using the rtmpsink element

André Dieb Martins andre.dieb at gmail.com
Wed Feb 1 06:08:40 PST 2012


Hello,

I'm trying to stream a flv stream into a Flash Media Server using the following pipeline:

GST_DEBUG=2,*rtmp*:5 gst-launch -v videotestsrc ! videorate ! ffmpegcolorspace ! x264enc ! flvmux streamable=true ! queue2 ! rmtpsink location="rtmp://host/app/stream live=1"

This is the result: http://pastebin.com/utD1t4CE

My question is: how should I start debugging? I'm also wondering if the src caps of flvmux are okay.

Thanks in advance.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20120201/18086fe2/attachment.htm>


More information about the gstreamer-devel mailing list