im making an app with the aim of monitoring my university's parking lot's lines using mobile devices (android in this case), so i'm gonna use ip cameras that live stream the video into a webpage, so i would like to take that element (live streaming) and display it on the application.
Does anyone know how to this? i have read about webView, but im not 100% sure if it lets me display only an element of the webpage and not the whole thing.
Thanks very much for reading.