mirror of
https://github.com/curl/curl.git
synced 2026-08-26 02:33:33 +03:00
Chris Conroy brought support for RTSP transfers, and with it comes 8(!) new
libcurl options for controlling what to get and how to receive posssibly interleaved RTP data. Initial commit.
This commit is contained in:
parent
e09718d457
commit
bc4582b68a
21 changed files with 1628 additions and 215 deletions
|
|
@ -169,6 +169,7 @@
|
|||
# define CURL_DISABLE_TELNET
|
||||
# define CURL_DISABLE_DICT
|
||||
# define CURL_DISABLE_FILE
|
||||
# define CURL_DISABLE_RTSP
|
||||
#endif
|
||||
|
||||
/* ================================================================ */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue