[Android] - IPCapture library problem

@svan

Thank you for your attention. you are right.
It is very difficult to get certified on your own.

So, in the past, the ‘RTSP’ method was implemented as follows.

However, if you use it like that, you cannot process images within the ‘Android APP’.

There are many ways.

  1. ‘Digest authentication processing(Android)’ using ‘md5’. protocol implementation
  • but, very difficult.
  1. Create a separate streaming server and implement it as http server ‘basic authentication’
  • difficult.
  1. Receive RTSP address and implement ‘online http server’. ‘basic authentication’