I'm trying to develop an android app that allow streaming video from the IP Camera. I finally got the video from the IP camera to display on the app using videoview with mediacontroller but it seem to have some drawbacks. Please help me, thank you!
The functionalities that I need improve: 1) Reduce the playback delay between the camera and video display on the app 2) Record live stream, allowing to view the playback 10 seconds before to 10 seconds after.