
DigitallyRefined에서 게시
Android MJPEG / H.264 IP 카메라 앱
번역이 완료되지 않아 이 페이지의 일부는 작성된 원래 언어로 표시됩니다.
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.
배포처 제공
패키지 식별자: com.github.digitallyrefined.androidipcamera
2026. 08. 04.에 출처에서 읽음
저희는 이 파일을 호스팅하지 않고, 검사하지 않으며, 내용을 확인하지 않습니다. 출처의 설명을 읽고 직접 판단하세요.