{Disarmed} rtsp-source to icecast

Andrés González acandido at hi-iberia.es
Thu Mar 24 09:08:53 PDT 2011


On 24/03/11 16:32, Mathias Gyllengahm wrote:
>
> I've experimented with some caps - but haven't gotten further 
> (something like caps = application/x-rtp, payload=35, 
> clock-rate=90000, encoding-name=H264...) but no luck.
>
> Does anyone have any idea? I want to be able to decode the stream and 
> forward it to an icecast server. I'm able to do it with VLC on command 
> line, but VLC doesn't feel that stable...
> /Mathias

Hi Mathias,

As far as I know, the element used to stream to icecast is shout2send. 
Also, I'm not sure you can stream any video other than Theora over Ogg 
to an Icecast server. So I suggest something like this:

gst-launch-0.10 rtspsrc location=... ! decodebin2 ! theoraenc ! oggmux ! 
shout2send ip=<icecast-server> port=8000 mount=yourmountpoint.ogg 
password=<serverpassword>

Regards,
Andres


>
>
> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20110324/707e79c9/attachment.html>


More information about the gstreamer-devel mailing list