Watch the ESP32-CAM live video

Can someone help me create an application that can watch live video from ESP32-CAM over IP address http: // 192. 168. 4.1. Please help me

You can find information in this Community.

Sorry, but there's really nothing I need. I just want to play video from IP in app like this app: ESP32-Cam control App and Timelapse

Hello.
Im using a button and when press it call to activiti starter:

action : android.intent.action.VIEW
after call
urlofdata : http://ipcam:81/stream
callactivitystarter1.startactivity

Then open a new screen and then will appear new screen with frames of esp32cam.

Regards.