The androip_ip_webcam integration allows to use android phones as home-assistant cameras (Using an app on the phone). However this integration uses a MjpegCamera implementation which doesn’t support recording from home-assistant.
Latest versions of the app support h264 streaming.
My requests is to swich internal implementation of the androip_ip_webcam integration to FFmpegCamera in order to support recording, streaming and other advanced features from home-asistant