{ "info": { "author": "Matteo Ferrabone", "author_email": "matteo.ferrabone@gmail.com", "bugtrack_url": null, "classifiers": [ "License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)", "Operating System :: OS Independent", "Programming Language :: Python :: 3" ], "description": "gst-timelapse-rtsp-server\n=========================\n\nServes an RTSP stream of a timelapse obtained from static images.\n\nBasic Usage\n-----------\n\nStart a server as follows, where \"path to folder\" is the path to a\nfolder containing the images you want to use in the timelapse stream:\n\n.. code:: python\n\n from GstTimelapseRtspServer.Servers import GstTimelapseServer\n\n\n gts = GstTimelapseServer(\"path to folder\")\n\n gts.run()\n\nplay the stream:\n\n.. code:: bash\n\n ffplay rtsp://localhost:9994/timelapse\n\n\n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/desmoteo/gst-timelapse-rtsp-server", "keywords": "", "license": "", "maintainer": "", "maintainer_email": "", "name": "Gstreamer-Timelapse-RTSP-Server", "package_url": "https://pypi.org/project/Gstreamer-Timelapse-RTSP-Server/", "platform": "", "project_url": "https://pypi.org/project/Gstreamer-Timelapse-RTSP-Server/", "project_urls": { "Homepage": "https://github.com/desmoteo/gst-timelapse-rtsp-server" }, "release_url": "https://pypi.org/project/Gstreamer-Timelapse-RTSP-Server/0.0.1.post1/", "requires_dist": null, "requires_python": "", "summary": "Utility for serving a timelapse over RTSP", "version": "0.0.1.post1" }, "last_serial": 5619528, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "675357e1c08c6317c76b8a6c60f0cd1d", "sha256": "6ee54f70af3c7c1b84f69c741bcbc4bdae9554c82770f3b1350dd54e44ce0045" }, "downloads": -1, "filename": "Gstreamer_Timelapse_RTSP_Server-0.0.1-py3-none-any.whl", "has_sig": false, "md5_digest": "675357e1c08c6317c76b8a6c60f0cd1d", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 4572, "upload_time": "2019-08-01T14:45:12", "url": "https://files.pythonhosted.org/packages/77/86/9dcd70552f9bb89e95db93fe48243bb60830cc2a52ceb4649bcba2077bca/Gstreamer_Timelapse_RTSP_Server-0.0.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "832956c8ef2efb77c50ff735f601fe03", "sha256": "ccfcdb8480292225dda35c01e2d8eb43905b9ab71dfe84c674b430cc99c8c313" }, "downloads": -1, "filename": "Gstreamer Timelapse RTSP Server-0.0.1.tar.gz", "has_sig": false, "md5_digest": "832956c8ef2efb77c50ff735f601fe03", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2629, "upload_time": "2019-08-01T14:47:30", "url": "https://files.pythonhosted.org/packages/c8/77/5460690ddc9f9f0a5168b2940d44c65a2fb4f6db4f3a6ecedda82aa729a0/Gstreamer%20Timelapse%20RTSP%20Server-0.0.1.tar.gz" } ], "0.0.1.post1": [ { "comment_text": "", "digests": { "md5": "88c6a00304ed78a614445f08436b6d01", "sha256": "10e1a3084fcbb000e09cb52403eaabd7a96a4f05327193b0adcad8c81f4928dc" }, "downloads": -1, "filename": "Gstreamer_Timelapse_RTSP_Server-0.0.1.post1-py3-none-any.whl", "has_sig": false, "md5_digest": "88c6a00304ed78a614445f08436b6d01", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 5016, "upload_time": "2019-08-01T15:55:09", "url": "https://files.pythonhosted.org/packages/4c/4c/7b272951c937cffc501dda6d42994bc88e444aac87df637db0a0f478020d/Gstreamer_Timelapse_RTSP_Server-0.0.1.post1-py3-none-any.whl" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "88c6a00304ed78a614445f08436b6d01", "sha256": "10e1a3084fcbb000e09cb52403eaabd7a96a4f05327193b0adcad8c81f4928dc" }, "downloads": -1, "filename": "Gstreamer_Timelapse_RTSP_Server-0.0.1.post1-py3-none-any.whl", "has_sig": false, "md5_digest": "88c6a00304ed78a614445f08436b6d01", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 5016, "upload_time": "2019-08-01T15:55:09", "url": "https://files.pythonhosted.org/packages/4c/4c/7b272951c937cffc501dda6d42994bc88e444aac87df637db0a0f478020d/Gstreamer_Timelapse_RTSP_Server-0.0.1.post1-py3-none-any.whl" } ] }