Published by DigitallyRefined
An Android MJPEG / H.264 IP Camera app
Android IP Camera turns an Android device into a network-accessible camera by streaming its video feed using either the MJPEG or H.264 format. Once the app is running, the device broadcasts its camera output over the local network, allowing other devices or software that can consume an IP camera stream to connect and view the feed. This makes it possible to use an existing Android phone as a substitute for a dedicated IP camera.
The two supported encoding formats serve different use cases: MJPEG delivers a stream of individual JPEG frames and is broadly compatible with viewers and recording software, while H.264 offers compressed video better suited to sustained streaming. The app runs on Android and is distributed under the MIT license. It does not provide its own desktop viewer; consumption of the stream depends on a compatible external client.
From the publisher
Package identifier: com.github.digitallyrefined.androidipcamera
Read from the source on 08/04/2026
We do not host this file, we do not scan it and we do not inspect its contents. Read what the source says, then decide for yourself.