| Name | visionflow JSON |
| Version |
0.0.0
JSON |
| download |
| home_page | |
| Summary | manage multiple camera connections over a network |
| upload_time | 2023-08-14 21:52:30 |
| maintainer | |
| docs_url | None |
| author | Mac Prible |
| requires_python | >=3.10,<3.12 |
| license | MIT |
| keywords |
|
| VCS |
|
| bugtrack_url |
|
| requirements |
No requirements were recorded.
|
| Travis-CI |
No Travis.
|
| coveralls test coverage |
No coveralls.
|
# learn_networks
A place for me to start to figure out how to use sockets to transmit frame data from an embedded device (i.e. Orange Pi) to a central client. I believe this is the primary component needed to create a scaleable open-source motion capture system. Otherwise, the bottleneck of a single system for pulling down pixels will result in a profound limnitation on number of cameras/available workflows.
Raw data
{
"_id": null,
"home_page": "",
"name": "visionflow",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.10,<3.12",
"maintainer_email": "",
"keywords": "",
"author": "Mac Prible",
"author_email": "prible@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/27/14/dcfcab69b95a0503b48478d5b120347890fc07f3ed2f6c0631621c192efc/visionflow-0.0.0.tar.gz",
"platform": null,
"description": "# learn_networks\n\nA place for me to start to figure out how to use sockets to transmit frame data from an embedded device (i.e. Orange Pi) to a central client. I believe this is the primary component needed to create a scaleable open-source motion capture system. Otherwise, the bottleneck of a single system for pulling down pixels will result in a profound limnitation on number of cameras/available workflows.\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "manage multiple camera connections over a network",
"version": "0.0.0",
"project_urls": null,
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "277c50c2aaf70f4e4c6418b2189d5a4aec16089b3433bea5ff4c000e5b7bf68e",
"md5": "068509fc7ff55c74e7784f12bc6c4239",
"sha256": "05595dfee7b03d2d7d3079283d70f69a4a00ccc55771868f823bce9711e4bcdd"
},
"downloads": -1,
"filename": "visionflow-0.0.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "068509fc7ff55c74e7784f12bc6c4239",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.10,<3.12",
"size": 3015,
"upload_time": "2023-08-14T21:52:28",
"upload_time_iso_8601": "2023-08-14T21:52:28.379882Z",
"url": "https://files.pythonhosted.org/packages/27/7c/50c2aaf70f4e4c6418b2189d5a4aec16089b3433bea5ff4c000e5b7bf68e/visionflow-0.0.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "2714dcfcab69b95a0503b48478d5b120347890fc07f3ed2f6c0631621c192efc",
"md5": "96ab1350763252412384609438954bab",
"sha256": "d22dfa6a89931d050812bc355293ff6d3528317bf3bc85a480fae5f50659da94"
},
"downloads": -1,
"filename": "visionflow-0.0.0.tar.gz",
"has_sig": false,
"md5_digest": "96ab1350763252412384609438954bab",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.10,<3.12",
"size": 2251,
"upload_time": "2023-08-14T21:52:30",
"upload_time_iso_8601": "2023-08-14T21:52:30.018003Z",
"url": "https://files.pythonhosted.org/packages/27/14/dcfcab69b95a0503b48478d5b120347890fc07f3ed2f6c0631621c192efc/visionflow-0.0.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-08-14 21:52:30",
"github": false,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"lcname": "visionflow"
}