hummatli / onvif-qt-server-client

Onvif QT Server Client is a sample for creating Onvif Server and Onvif Client with QT C++
217 stars 105 forks source link

Can't connect to user password protected cameras #1

Open araml opened 7 years ago

araml commented 7 years ago

I'm successfully connecting to unprotected onvif cameras using your library. I'm trying to connect to a user/password protected ptz camera, I have found no way on how to do it with this library, all password fields seem to do nothing. Is this implemented? Thanks.

hummatli commented 7 years ago

Hi @araml

User/Password function has not implemented on in library. You can easily implement it on your own fork.

Please don't forget to star the project if you like it.

Regards.

alojavad commented 6 years ago

Hi please help me about solve this problem too...

thanks in advanced.