curl-library
Re: HTTP Authentication failed!! (hui)
Date: Wed, 21 Dec 2011 17:31:42 +0800
Hi,Dan Fandrich
The video its URL have no "username:password" can be play,
now I want to play the video its URL is "http://etele:Xdr56tFc@89.147.64.204:8888/RtlKlub", play failed!!! (VLC can play)
following is options set:
curl_easy_setopt(fileData->curl, CURLOPT_HTTPAUTH, CURLAUTH_GSSNEGOTIATE); //specify the authentication method
following is debug infos now:
* About to connect() to 89.147.64.204 port 8888 (#0)
* Trying 89.147.64.204... * Connected to 89.147.64.204 (89.147.64.204) port 8888 (#0)
* Server auth using Basic with user 'etele'
> GET /RtlKlub HTTP/1.1
Authorization: Basic ZXRlbGU6WGRyNTZ0RmM=
User-Agent: TechniSat Mediaplayer (CE-HTML); HbbTV/1.1.1 (; ; ; ; ; )
Host: 89.147.64.204:8888
Accept: */*
< HTTP/1.1 200 OK
< Content-type: application/octet-stream
MIME PROPERTIES : 14539e5 | application/octet-stream
|
-Other MIME
< Cache-Control: no-cache
< Server: MCast server 0.1
< Accept-Ranges: bytes
< Allow: GET
* no chunk, no close, no size. Assume close to signal end
* Closing connection #0
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette: http://curl.haxx.se/mail/etiquette.html
Received on 2011-12-21