Gstreamer rtmpsink publishing error

Nicolas Dufresne nicolas.dufresne at collabora.co.uk
Thu Oct 4 08:15:13 PDT 2012


Le jeudi 04 octobre 2012 à 06:22 -0700, ameeth a écrit :
> 
> gst-launch -v videotestsrc  ! ffmpegcolorspace ! ffenc_mpeg4 !
> mp4mux !
> rtmpsink location='rtmp://192.168.2.105/live/testing' 

The FLV container supports GIF, PNG, JPEG, H.264 and VP6 [1]. You may
want to encode in one of these format (e.g. you could try x264enc
tune=zero-latency bitrate=...). Also, be warn that encoder has to be
configured properly based on your use case for best results.

regards,
Nicolas

[1] 1.8.2 Supported video types
http://download.macromedia.com/f4v/video_file_format_spec_v10_1.pdf 



More information about the gstreamer-devel mailing list