curl-library
Re: ANNOUNCE: curl and libcurl 7.21.0
Date: Wed, 16 Jun 2010 10:20:27 -0700
Jochen+curl_at_Hayek.name wrote:
>>>>>> Daniel Stenberg<daniel_at_haxx.se> writes:
>
>> o added support for RTMP
>
> wow, I'm seriously impressed -- yet another time.
>
> does that really mean that curl-7.21.0 can "download" Flash streams to disk?!?!!
>
> that's awesome!
>
> Whose Amazon or whatever wishlist should I have a look at?
> Or maybe paypal?
>
>
>
> I still need your advice.
>
> So far I have been using rtmpdump for that,
> and this is a sample command line:
>
> rtmpdump --host "VOD.DasErste.de" --app "ardfs/" --playpath "mp4:videoportal/mediathek/Polizeiruf+110/c_120000/126955/format130594.f4v" -o "Polizeiruf_110--Aquarius.mp4.flv"
>
>
> How would this translate to a curl command line?
curl "rtmp://VOD.DasErste.de app=ardfs/
playpath=mp4:videoportal/mediathek/Polizeiruf+110/c_120000/126955/format130594.f4v"
-o <output>
-- -- Howard Chu CTO, Symas Corp. http://www.symas.com Director, Highland Sun http://highlandsun.com/hyc/ Chief Architect, OpenLDAP http://www.openldap.org/project/ ------------------------------------------------------------------- List admin: http://cool.haxx.se/list/listinfo/curl-library Etiquette: http://curl.haxx.se/mail/etiquette.htmlReceived on 2010-06-16