Ishaan Pathan

Results 10 comments of Ishaan Pathan

Nope. I never got a response from the developer as well. I think it's a dead library.

Actually we had to drop out on this idea. We had to come up with an alternative to this. Have a look at this, maybe it helps. https://github.com/VideoExpertsGroup/RTSP.Server.Android

I am getting the same issue. Devices: Redmi Note 5 Pro Mi A1 Redmi 5A Any solution or workaround?

Getting the same issue. I guess it must be a mistake.

Adding the below code before camera.release() fixed the issue for me. `camera.stopPreview(); camera.setPreviewCallback(null); camera.lock();`

@tobi512 could you please share the working test setup?

Hi @tobi512 thanks for responding. Were you able to get hold of the code? I'm quite hopeful that it will help me with this issue.

Try to set layout width and height before setting the bitmap.

I was wondering the same but seeing the documentation I believe it is only for ListViews. Too bad the library is awesome.