[Live-devel] OpenRTSP Client

Nikhil Naik nikhiln at paxit.com
Wed Nov 28 12:02:24 PST 2007


Hi Ross,

 

I have built  a player based on the openRTSP sample and it works 

just fine. Now I have created a password protected server by adding: 

 

UserAuthenticationDatabase* authDB = NULL;

authDB = new UserAuthenticationDatabase;

authDB->addUserRecord(username, password);

 

When I pass the 

 

-u username password 

 

parameters to my application it does not receive the stream.

 

I can receive the stream using the command line openRTSP (pre-built exe).

 

Any clue as to what I might be doing wrong? Is there any flag that needs to
be 

set before I can use this functionality?

 

Thanks,

 

Nikhil

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.live555.com/pipermail/live-devel/attachments/20071128/71976a8d/attachment.html 


More information about the live-devel mailing list