# PyDroid-IpCam
A Python asyncio library for interacting with the [IP Webcam](https://play.google.com/store/apps/details?id=com.pas.webcam) app that allows to use the built-in camera of Android phones as IP camera.
Original written for [Home Assistant](http://home-assistant.io).
Raw data
{
"_id": null,
"home_page": "https://github.com/home-assistant-libs/pydroid-ipcam",
"name": "pydroid-ipcam-audio",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.8",
"maintainer_email": null,
"keywords": null,
"author": "Pascal Vizeli",
"author_email": "pvizeli@syshack.ch",
"download_url": "https://files.pythonhosted.org/packages/ba/0e/581b3972da1b7675384342bb1c353d9aa21039729fcdc4979bcaec61aafe/pydroid_ipcam_audio-2.1.0.tar.gz",
"platform": "any",
"description": "# PyDroid-IpCam\r\n\r\nA Python asyncio library for interacting with the [IP Webcam](https://play.google.com/store/apps/details?id=com.pas.webcam) app that allows to use the built-in camera of Android phones as IP camera.\r\n\r\nOriginal written for [Home Assistant](http://home-assistant.io).\r\n",
"bugtrack_url": null,
"license": "Apache License 2.0",
"summary": "Library for handling the Android IP Webcam app",
"version": "2.1.0",
"project_urls": {
"Homepage": "https://github.com/home-assistant-libs/pydroid-ipcam"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "785bf332f377aafee749cb532a8be0bb0d75f033363b4efed599c662a2f12fcc",
"md5": "a6d38626399fa32603d29ac2678204d8",
"sha256": "babf4ac64251810f79affc33a864ad66dcff2ef677595948a22aa3d6d20406ac"
},
"downloads": -1,
"filename": "pydroid_ipcam_audio-2.1.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "a6d38626399fa32603d29ac2678204d8",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.8",
"size": 8762,
"upload_time": "2024-08-13T00:29:50",
"upload_time_iso_8601": "2024-08-13T00:29:50.482373Z",
"url": "https://files.pythonhosted.org/packages/78/5b/f332f377aafee749cb532a8be0bb0d75f033363b4efed599c662a2f12fcc/pydroid_ipcam_audio-2.1.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "ba0e581b3972da1b7675384342bb1c353d9aa21039729fcdc4979bcaec61aafe",
"md5": "7387ae3b964e50623fb89b6d7370c951",
"sha256": "6006ceb4c6d4f0477e7e363b1d08fc6628582884f47a7f65d69cbc3c94a325a7"
},
"downloads": -1,
"filename": "pydroid_ipcam_audio-2.1.0.tar.gz",
"has_sig": false,
"md5_digest": "7387ae3b964e50623fb89b6d7370c951",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.8",
"size": 8537,
"upload_time": "2024-08-13T00:29:51",
"upload_time_iso_8601": "2024-08-13T00:29:51.724443Z",
"url": "https://files.pythonhosted.org/packages/ba/0e/581b3972da1b7675384342bb1c353d9aa21039729fcdc4979bcaec61aafe/pydroid_ipcam_audio-2.1.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-08-13 00:29:51",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "home-assistant-libs",
"github_project": "pydroid-ipcam",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"requirements": [
{
"name": "aiohttp",
"specs": [
[
"==",
"3.10.3"
]
]
}
],
"tox": true,
"lcname": "pydroid-ipcam-audio"
}