{
"info": {
"author": "Theo Patt",
"author_email": "theo@theopatt.com",
"bugtrack_url": null,
"classifiers": [
"Development Status :: 3 - Alpha",
"License :: OSI Approved :: MIT License",
"Programming Language :: Python :: 2",
"Programming Language :: Python :: 2.6",
"Programming Language :: Python :: 2.7",
"Programming Language :: Python :: 3",
"Programming Language :: Python :: 3.2",
"Programming Language :: Python :: 3.3",
"Programming Language :: Python :: 3.4",
"Topic :: Multimedia :: Video"
],
"description": "webcam-streamer\n===============\n\n*Dead simple USB webcam streaming over the internet*\n\nGetting started\n---------------\n\n- Obtain a USB webcam\n- Find an internet-connected device with a USB port\n- Plug the webcam into the USB port\n- Install `OpenCV `__\n- ``pip install webcam-streamer``\n- ``webcam-streamer``\n- You're live!\n\nCustomizations\n--------------\n\nYou can customize the streams delivered by creating and modifying a\n``.webcam-streamer.cfg`` in your home directory.\n\nAvailable options\n~~~~~~~~~~~~~~~~~\n\n::\n\n [server]\n host=0.0.0.0 ; Host to serve the application on\n port=5000 ; Port to serve the application on\n\n [dashboard]\n title=Webcam Streamer ; Title displayed at the top of the web dashboard\n\n [cameras]\n use_mock=false ; If true, will simulate camera feeds (useful for testing) \n width=320 ; Width of the camera stream(s)\n height=240 ; Height of the camera stream(s)\n fps=10 ; Frames per second to be acquired from camera(s)\n\n [camera_names]\n default=Camera #{id} ; The default title to display above each camera\n\nAdditionally, custom mappings of ``id->name`` can be included in\ncamera\\_names. For example, if Camera #0 is the garage camera, you could\nadd something like ``0=Garage camera`` to the ``camera_names`` config\nsection.\n\nScreenshot\n----------\n\n.. figure:: https://cloud.githubusercontent.com/assets/1410202/6306191/fd5c1762-b8f6-11e4-935a-5b0e1aa9db94.png\n :alt: Because, y'know, why not.\n\n Because, y'know, why not.\n\nTechnical details\n-----------------\n\n``webcam-streamer`` uses Flask, deployed with Gunicorn, to serve a web\nfrontend. Individual camera feeds, acquired from cameras using OpenCV,\nare delivered to clients using WebSockets.\n\nRequirements\n------------\n\n- OpenCV\n- Python 2.7+, 3+\n\nLicense\n-------\n\n::\n\n The MIT License (MIT)\n\n Copyright (c) 2015 Theo Patt/Theopolisme \n\n Permission is hereby granted, free of charge, to any person obtaining a copy\n of this software and associated documentation files (the \"Software\"), to deal\n in the Software without restriction, including without limitation the rights\n to use, copy, modify, merge, publish, distribute, sublicense, and/or sell\n copies of the Software, and to permit persons to whom the Software is\n furnished to do so, subject to the following conditions:\n\n The above copyright notice and this permission notice shall be included in all\n copies or substantial portions of the Software.\n\n THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\n IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\n FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\n AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\n LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\n OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\n SOFTWARE.",
"description_content_type": null,
"docs_url": null,
"download_url": null,
"downloads": {
"last_day": -1,
"last_month": -1,
"last_week": -1
},
"home_page": "https://github.com/theopolisme/webcam-streamer",
"keywords": "usb webcam streaming",
"license": "MIT",
"maintainer": null,
"maintainer_email": null,
"name": "webcam-streamer",
"package_url": "https://pypi.org/project/webcam-streamer/",
"platform": "UNKNOWN",
"project_url": "https://pypi.org/project/webcam-streamer/",
"project_urls": {
"Homepage": "https://github.com/theopolisme/webcam-streamer"
},
"release_url": "https://pypi.org/project/webcam-streamer/1.0.5/",
"requires_dist": null,
"requires_python": null,
"summary": "Simple USB webcam streaming",
"version": "1.0.5"
},
"last_serial": 1431436,
"releases": {
"1.0.5": [
{
"comment_text": "",
"digests": {
"md5": "706cb6668075ac6117f2b84d43a6f3a4",
"sha256": "27ce20ca4bee3e589879d1f3f25fe63ec52a19bbe491e318d3d991019be116d3"
},
"downloads": -1,
"filename": "webcam_streamer-1.0.5-py2.py3-none-any.whl",
"has_sig": false,
"md5_digest": "706cb6668075ac6117f2b84d43a6f3a4",
"packagetype": "bdist_wheel",
"python_version": "py2.py3",
"requires_python": null,
"size": 35522,
"upload_time": "2015-02-20T17:56:37",
"url": "https://files.pythonhosted.org/packages/ed/9b/f7c4e80a48227537c0b867908f1cd0c6dc26bcfc5673faf7cdf207efc220/webcam_streamer-1.0.5-py2.py3-none-any.whl"
},
{
"comment_text": "",
"digests": {
"md5": "8a8913493a29a9f3a61e50171f0df9ce",
"sha256": "17bd9904a0eb2af17bd4f0398ac6833e1e3b67747fc329e2d2b66f9c7f912297"
},
"downloads": -1,
"filename": "webcam-streamer-1.0.5.tar.gz",
"has_sig": false,
"md5_digest": "8a8913493a29a9f3a61e50171f0df9ce",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 28301,
"upload_time": "2015-02-20T17:56:35",
"url": "https://files.pythonhosted.org/packages/e3/15/a8d672659efd50beb8efee371cf493688c1c096a1900b0d33c3c176a051d/webcam-streamer-1.0.5.tar.gz"
}
]
},
"urls": [
{
"comment_text": "",
"digests": {
"md5": "706cb6668075ac6117f2b84d43a6f3a4",
"sha256": "27ce20ca4bee3e589879d1f3f25fe63ec52a19bbe491e318d3d991019be116d3"
},
"downloads": -1,
"filename": "webcam_streamer-1.0.5-py2.py3-none-any.whl",
"has_sig": false,
"md5_digest": "706cb6668075ac6117f2b84d43a6f3a4",
"packagetype": "bdist_wheel",
"python_version": "py2.py3",
"requires_python": null,
"size": 35522,
"upload_time": "2015-02-20T17:56:37",
"url": "https://files.pythonhosted.org/packages/ed/9b/f7c4e80a48227537c0b867908f1cd0c6dc26bcfc5673faf7cdf207efc220/webcam_streamer-1.0.5-py2.py3-none-any.whl"
},
{
"comment_text": "",
"digests": {
"md5": "8a8913493a29a9f3a61e50171f0df9ce",
"sha256": "17bd9904a0eb2af17bd4f0398ac6833e1e3b67747fc329e2d2b66f9c7f912297"
},
"downloads": -1,
"filename": "webcam-streamer-1.0.5.tar.gz",
"has_sig": false,
"md5_digest": "8a8913493a29a9f3a61e50171f0df9ce",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 28301,
"upload_time": "2015-02-20T17:56:35",
"url": "https://files.pythonhosted.org/packages/e3/15/a8d672659efd50beb8efee371cf493688c1c096a1900b0d33c3c176a051d/webcam-streamer-1.0.5.tar.gz"
}
]
}