{ "info": { "author": "Alexis Paques", "author_email": "alexis.paques@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3" ], "description": "RakVideo-SDK-Python\n===================\n\nPython API for the RAK Video modules, tested on RAK566\n\nInstallation\n------------\n\nUntil Pypi publishing:\n\n.. code:: bash\n\n sudo pip install rak\n\nUsage\n-----\n\n.. code:: python\n\n from rak import RakDevice\n\n # If you connect to the RAK567, the ip of the RAK566 (or other transmitters) is 192.168.100.100\n # If you connect to the RAK566 (or other transmitters) directly, the ip will be 192.168.100.1\n # RakDevice(self, ip, pipe, username=\"admin\", password=\"admin\"):\n pipe0 = RakDevice(\"192.168.100.100\", pipe=0, username='admin', password='admin')\n pipe1 = RakDevice(\"192.168.100.100\", pipe=1, username='admin', password='admin')\n\n # Refresh force to read all the properties\n pipe0.refresh()\n\n # Show the pipe properties (refreshes only the data that is not yet read)\n print(str(pipe0))\n\n # Set the highest resolution (FHD) and quality for the pipe0\n pipe0.resolution(3).quality(136).fps(30).gop(30)\n\n # Disable pipe1 as nothing is connected by default on the RAK566\n pipe1.resolution(0).quality(5).fps(1).gop(1)\n\nCredits\n-------\n\n- [@AlexisTM](http://github.com/AlexisTM): Alexis Paques", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/alexistm/RakVideo-SDK-Python", "keywords": "RAK,RAKWireless,Configuration,VideoStreaming", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "rak", "package_url": "https://pypi.org/project/rak/", "platform": "", "project_url": "https://pypi.org/project/rak/", "project_urls": { "Homepage": "https://github.com/alexistm/RakVideo-SDK-Python" }, "release_url": "https://pypi.org/project/rak/0.1.4/", "requires_dist": null, "requires_python": "", "summary": "Rak Wireless Pythonic API for configuration", "version": "0.1.4" }, "last_serial": 4767828, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "c11a975b6bdde38d4ff1eca1b999ddb9", "sha256": "996d559a0db17b5156869fc204155cafd55995078d7f2c56033ac552bb8a4dc3" }, "downloads": -1, "filename": "rak-0.1.tar.gz", "has_sig": false, "md5_digest": "c11a975b6bdde38d4ff1eca1b999ddb9", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2157, "upload_time": "2019-02-01T09:50:00", "url": "https://files.pythonhosted.org/packages/7f/a4/cdfbe67f0ce27df51e54e7d4d7acc2ec1ee6e4a543ac0779397f1a0753c1/rak-0.1.tar.gz" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "0e53171f4f9678e1cb58beb42a078665", "sha256": "a67f8d985002797f26ed1ecc8c5ec40b10d277513fbbe76a05e21ba4f54ec767" }, "downloads": -1, "filename": "rak-0.1.1.tar.gz", "has_sig": false, "md5_digest": "0e53171f4f9678e1cb58beb42a078665", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2264, "upload_time": "2019-02-01T10:10:47", "url": "https://files.pythonhosted.org/packages/ad/e6/f71c060c92f97b428b116b90c3e44c66c2f689a3cae2a2e57f22f2adaf8e/rak-0.1.1.tar.gz" } ], "0.1.2": [ { "comment_text": "", "digests": { "md5": "26231671371a9ef265fc96d7ebb37830", "sha256": "b738e7dbcbb445b333fab0c562b583c85fdda77bbc5c7bcb187d29fb1e4a3504" }, "downloads": -1, "filename": "rak-0.1.2.tar.gz", "has_sig": false, "md5_digest": "26231671371a9ef265fc96d7ebb37830", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2705, "upload_time": "2019-02-01T10:13:34", "url": "https://files.pythonhosted.org/packages/36/c6/3206c696b2d49f7f9f128177156f0da32df21c1d406a3f72c9da71d0b3a7/rak-0.1.2.tar.gz" } ], "0.1.3": [ { "comment_text": "", "digests": { "md5": "83b4144647e148a2d1521f351f2d3b01", "sha256": "1c8936ad5192bac63be3a14b515bf76f116752691c018581ee091a2e9fc6e22d" }, "downloads": -1, "filename": "rak-0.1.3.tar.gz", "has_sig": false, "md5_digest": "83b4144647e148a2d1521f351f2d3b01", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2704, "upload_time": "2019-02-01T10:21:54", "url": "https://files.pythonhosted.org/packages/e6/c0/d1d487e829354c27b33de63a3f33e358a097e2b1804dabd9c235c9563040/rak-0.1.3.tar.gz" } ], "0.1.4": [ { "comment_text": "", "digests": { "md5": "5e832814b86cf43fdcb97cb59e484695", "sha256": "eafd57bee857738707a8a891b4950dbd7ea2d1ef85401d5751243b2124512c83" }, "downloads": -1, "filename": "rak-0.1.4.tar.gz", "has_sig": false, "md5_digest": "5e832814b86cf43fdcb97cb59e484695", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2809, "upload_time": "2019-02-01T10:33:50", "url": "https://files.pythonhosted.org/packages/e5/2a/b33d2340baa657890f2d67eb0f94dd6672d52c8c1e212bbf7160b91100e2/rak-0.1.4.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "5e832814b86cf43fdcb97cb59e484695", "sha256": "eafd57bee857738707a8a891b4950dbd7ea2d1ef85401d5751243b2124512c83" }, "downloads": -1, "filename": "rak-0.1.4.tar.gz", "has_sig": false, "md5_digest": "5e832814b86cf43fdcb97cb59e484695", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2809, "upload_time": "2019-02-01T10:33:50", "url": "https://files.pythonhosted.org/packages/e5/2a/b33d2340baa657890f2d67eb0f94dd6672d52c8c1e212bbf7160b91100e2/rak-0.1.4.tar.gz" } ] }