软件包:python3-pydroid-ipcam(3.0.0-1)
Library for interacting with Android's IP Webcam application
This library provides an interface for connecting with the Android IP Webcam application. It allows users to transform their Android devices into network cameras, making it possible to stream video over a local network. The library retrieves video and allows access to various sensor data from the Android device through a Wi-Fi connection. This integration is particularly useful for applications that require multimedia streaming or remote monitoring capabilities, utilizing the device's camera and other sensors in a flexible manner.
其他与 python3-pydroid-ipcam 有关的软件包
|
|
|
|
-
- dep: python3
- 交互式高级面向对象语言(默认 python3 版本)
-
- dep: python3-aiohttp
- http client/server for asyncio