mjpeg-streamer

View on PyPIReverse Dependencies (0)

2024.2.8 mjpeg_streamer-2024.2.8-py3-none-any.whl

Wheel Details

Project: mjpeg-streamer
Version: 2024.2.8
Filename: mjpeg_streamer-2024.2.8-py3-none-any.whl
Download: [link]
Size: 19462
MD5: 3b2b8275482ef4102412ed7ac8b31250
SHA256: 377265fd19539b7ac2332385ee7fec36eb337d620f583cdf8332bc5cca018163
Uploaded: 2024-02-08 00:35:33 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: mjpeg-streamer
Version: 2024.2.8
Summary: Simple, flexible and efficient MJPEG video streamer for Python
Author-Email: Ege Akman <me[at]egeakman.dev>
Project-Url: Homepage, https://github.com/egeakman/mjpeg-streamer
Project-Url: Issues, https://github.com/egeakman/mjpeg-streamer/issues
Project-Url: Releases, https://github.com/egeakman/mjpeg-streamer/releases
License: AGPLv3
Keywords: MJPEG,OpenCV,aiohttp,asyncio,computer-vision,multi-camera,server,streamer,streaming,video,webcam
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Web Environment
Classifier: Framework :: AsyncIO
Classifier: Framework :: aiohttp
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: System Administrators
Classifier: License :: OSI Approved :: GNU Affero General Public License v3 or later (AGPLv3+)
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Topic :: Internet :: WWW/HTTP :: HTTP Servers
Classifier: Topic :: Multimedia :: Video
Classifier: Topic :: Security
Requires-Python: >=3.6
Requires-Dist: aiohttp; python_version >= "3.9"
Requires-Dist: aiohttp (==3.8.6); python_version >= "3.6" and python_version <= "3.7"
Requires-Dist: aiohttp (==3.9.1); python_version == "3.8"
Requires-Dist: netifaces
Requires-Dist: numpy; python_version >= "3.9"
Requires-Dist: numpy (==1.19.5); python_version == "3.6"
Requires-Dist: numpy (==1.21.6); python_version == "3.7"
Requires-Dist: numpy (==1.24.4); python_version == "3.8"
Requires-Dist: opencv-python; python_version >= "3.9"
Requires-Dist: opencv-python (==4.6.0.66); python_version == "3.6"
Requires-Dist: opencv-python (==4.8.1.78); python_version >= "3.7" and python_version <= "3.8"
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 5722 characters]

WHEEL

Wheel-Version: 1.0
Generator: hatchling 1.21.1
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
mjpeg_streamer/__init__.py sha256=2_WiyVTQjJq0pT3V2gipcav7SKRledigAVKNTICFqVk 114
mjpeg_streamer/cli.py sha256=ilbyq8XjAsQGc5OylMZX-Zn0Y6dqEQT557QBiy3PYro 3689
mjpeg_streamer/mjpeg_streamer.py sha256=nHrfuKo32Je1LsHmlNIetYJiJKEC5T6gzQsbCXqTxrk 6171
mjpeg_streamer-2024.2.8.dist-info/METADATA sha256=kt1hgINIkx6gyXez9Z785cu6TPNCBc_2VXxxJsVgHAo 7993
mjpeg_streamer-2024.2.8.dist-info/WHEEL sha256=TJPnKdtrSue7xZ_AVGkp9YXcvDrobsjBds1du3Nx6dc 87
mjpeg_streamer-2024.2.8.dist-info/entry_points.txt sha256=lpIRGKw_5JFtLwC8Qnr3ij805yfozxDTl0B8nb0qtG8 59
mjpeg_streamer-2024.2.8.dist-info/licenses/LICENSE sha256=KxJn20_up8ObWIY8UDAN0VBwBUufbG4MVLXc4jpnOCc 33816
mjpeg_streamer-2024.2.8.dist-info/RECORD

entry_points.txt

mjpeg-streamer = mjpeg_streamer.cli:main