On Thu, 5 Aug 2010, Tello Oraa wrote:

It doesn't work because it's not implemented yet.

*  -digest authentication

OK, I didn't see that in the TODO list on the website, maybe it could be good idea to add it?

I'll try to implement at least digest authentication and share it if it works, any idea about where should I start ?

Well, Digest already works fine for HTTP so I would imagine that what is lacking is some added care that make sure it can also be used in the RTSP case.

I would suggest you take a look at a few Digest-using test cases, read up on the digest code, write up a test case for Digest for RTSP and then start working on making it go through fine!

--

 / daniel.haxx.se
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette:  http://curl.haxx.se/mail/etiquette.html

Reply via email to