{ "info": { "author": "Hermann Krumrey", "author_email": "hermann@krumreyh.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Environment :: Other Environment", "Intended Audience :: End Users/Desktop", "License :: OSI Approved :: GNU General Public License v3 (GPLv3)", "Natural Language :: English", "Operating System :: OS Independent", "Programming Language :: Python :: 3", "Topic :: Multimedia :: Video :: Display" ], "description": "Hikvision Client\n================\n\nThis is a graphical client for use with Hikvision DVR systems which\nsupport RTSP.\n\nThe Program reads a config file from ~/.hikvision-client/cam\\_config,\nwhich defines which cameras the program can access.\n\nAfterwards, the user is prompted for a username and password, which is\nthen used to authenticate the connection to the Hikvision DVR\n\nThe program has been tested with the Hikvision DS-8016HFI-ST, it should\nhowever be able to connect to other RTSP-enabled DVRs as well. Or any\nRTSP feed in general.\n\nInstallation\n------------\n\nTo install the program, either download the source and run\n\n::\n\n # python setup.py install\n\nor, if you have pip installed, run\n\n::\n\n # pip install hikvision_client\n\nThis should also install all python dependencies required by the program\n\nThe program makes use of the VLC Media Player, and as such it is\nrequired for VLC to be installed for this program to function correctly.\n\nWriting the Config File\n-----------------------\n\nThe program requires a configuration file located at\n~/.hikvision-client/cam\\_config. It is a plain text file. To add a\ncamera, add a new line in the following format:\n\nCamera\\_Name#####Camera\\_Link\n\nThe camera link is formatted like this:\n\n::\n\n /h264/chX/main/av_stream (analog)\n /Streaming/Channels/X01 (digital)\n\nwhereas 'X' is the channel number of the camera.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://namibsun.net/namboy94/hikvision-client", "keywords": null, "license": "GNU GPL3", "maintainer": null, "maintainer_email": null, "name": "hikvision_client", "package_url": "https://pypi.org/project/hikvision_client/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/hikvision_client/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://namibsun.net/namboy94/hikvision-client" }, "release_url": "https://pypi.org/project/hikvision_client/0.5/", "requires_dist": null, "requires_python": null, "summary": "A graphical client software for Hikvision (and other RTSP-enabled) IP cameras", "version": "0.5" }, "last_serial": 2123330, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "10a2a9b76d5d15e52098fb9a0d3a10c2", "sha256": "626fb72f7cce73149c8296f892760cbe693d5410901950539dd45dd1f0a05d8a" }, "downloads": -1, "filename": "hikvision_client-0.1.tar.gz", "has_sig": false, "md5_digest": "10a2a9b76d5d15e52098fb9a0d3a10c2", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5463, "upload_time": "2016-05-18T08:45:43", "url": "https://files.pythonhosted.org/packages/48/4a/0d1debd91566f08f010503b35c547aa7b41776032e3e2baaedacd54f2c84/hikvision_client-0.1.tar.gz" } ], "0.5": [ { "comment_text": "", "digests": { "md5": "ce1afa4ea1a96dc84ca93bd0cf988501", "sha256": "aa89fdf55bf080b978e6476bc856f5bfa302b9341842cf74a1689386505ccb5b" }, "downloads": -1, "filename": "hikvision_client-0.5.tar.gz", "has_sig": false, "md5_digest": "ce1afa4ea1a96dc84ca93bd0cf988501", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5650, "upload_time": "2016-05-19T09:50:48", "url": "https://files.pythonhosted.org/packages/4c/d8/70b635c135131021f74c9a1c0a7ae5adf038db88bddce84fc85ac1761030/hikvision_client-0.5.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "ce1afa4ea1a96dc84ca93bd0cf988501", "sha256": "aa89fdf55bf080b978e6476bc856f5bfa302b9341842cf74a1689386505ccb5b" }, "downloads": -1, "filename": "hikvision_client-0.5.tar.gz", "has_sig": false, "md5_digest": "ce1afa4ea1a96dc84ca93bd0cf988501", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5650, "upload_time": "2016-05-19T09:50:48", "url": "https://files.pythonhosted.org/packages/4c/d8/70b635c135131021f74c9a1c0a7ae5adf038db88bddce84fc85ac1761030/hikvision_client-0.5.tar.gz" } ] }