Hi again!<div><br></div><div>/usr/local/bin/gst-launch-0.10 rtspsrc location=rtsp://<a href="http://192.168.6.146:554">192.168.6.146:554</a> ! decodebin ! autovideosink</div><div><div>A H264 video RTP depayloader plugin is required to play this stream, but not installed.</div>
<div><br></div><div>gst-inspect rtph264depay shows there is such an element installed...</div><div><br></div><div>Trying manually, I'm able to attach to the source and send it raw to a filesink:</div><div>/usr/local/bin/gst-launch-0.10 -v rtspsrc location=rtsp://<a href="http://192.168.6.146:554">192.168.6.146:554</a> ! filesink ...</div>
</div><div><br></div><div>As soon as a connect a rtph264depay things go wrong though:</div><div>/usr/local/bin/gst-launch-0.10 -v rtspsrc location=rtsp://<a href="http://192.168.6.146:554">192.168.6.146:554</a> ! rtph264depay ! filesink ...</div>
<div>....</div><div>ERROR: from element /GstPipeline:pipeline0/GstRTSPSrc:rtspsrc0/GstUDPSrc:udpsrc1: Internal data flow error.</div><div>...</div><div><br></div><div>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.</div>
<div><br></div><div>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...</div><div>
/Mathias</div><div><br></div><meta http-equiv="content-type" content="text/html; charset=utf-8"><meta http-equiv="content-type" content="text/html; charset=utf-8">