niqdev

Results 199 comments of niqdev

Hi, thanks for your interest! It's hard to maintain the current wrapped libraries and one possible idea would be to rewrite it from scratch in Kotlin as mentioned in #59...

Thanks and you are more than welcome to contribute to the project :smile:

Hi, can you please provide more information: stacktrace, code snippet and an explanation of how reproduce your issue? Is this happening in the demo app? Thanks

Hi, are you using the code in the sample app? Did you try with the app on the Play Store? Thanks

Interesting, so could you please checkout old tags of the app and test the sample code or just downgrade the library with old versions, I wouldn't that with the latest...

@erdemnayir Do you still have the problem? Did you try with older versions?

Can you give me please more details of how reproduce the error?

Hi, so for sure you should open the stream in this way ```java .credential("deneme1", "deneme0002") .open("http://85.99.109.4:5005/control/faststream.jpg?stream=full", TIMEOUT) ``` but apparently I have another error with that URL then ```java com.github.niqdev.ipcam...

@erdemnayir if it works and probably could help also someone else, would be nice if you can make a pull request with your changes. If you think it make more...

Hi, is the camera public? there is any way I can reproduce the error? Thanks