From: Daniel Stenberg Date: Sun, 9 Dec 2007 12:22:22 +0000 (+0000) Subject: RTMP support? X-Git-Tag: curl-7_18_0~173 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ccb49561459ca091a4cb84363ae5851c7deb9141;p=thirdparty%2Fcurl.git RTMP support? --- diff --git a/docs/TODO b/docs/TODO index 5c642964f9..62f8f26e71 100644 --- a/docs/TODO +++ b/docs/TODO @@ -382,6 +382,12 @@ to provide the data to send. There's no RFC for protocol nor URI/URL format. An implementation should most probably use an existing rsync library, such as librsync. +10.3 RTMP + + There exists a patch that claims to introduce this protocol: + http://osdir.com/ml/gnu.gnash.devel2/2006-11/msg00278.html, further details + in the feature-request: http://curl.haxx.se/bug/feature.cgi?id=1843469 + 11. Client 11.1 Content-Disposition