{ "info": { "author": "Jason Michalski", "author_email": "armooo@armooo.net", "bugtrack_url": null, "classifiers": [ "Intended Audience :: End Users/Desktop", "License :: OSI Approved :: GNU General Public License (GPL)", "Programming Language :: Python", "Topic :: Internet", "Topic :: Multimedia :: Video :: Conversion" ], "description": "rtsptogo is a rtsp server for tivos.\n\nIt has an html interface listing tivos and the contents. It then links to\nan rtsp stream of each file.\n\nI have has success streaming SD content from a HD tivo to a nexus one, G1,\nvlc and totem over a lan. Real time transfers spead is needed from your\ntivo to computer and a real time transcode.\n\nAll the data is also available in json by making the same get requests with a\nAccept: application/json header.\n\nA newish web.py is needed, ffmpeg with libx264 and libfaac support (I am using\nthe medibuntu lucid package), and tivodecode. I have been using python2.6\nolder may work.\n\nPut a config file in /etc/rtsptogo.conf, /usr/local/etcrtsptogo.conf or\n~/.rtsptogo.conf then \"python -m rtsptogo.main\" or rtsptogo if you installed\nwith pip to start it up.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://github.com/armooo/rtsptogo/", "keywords": "tivo rstp mobile", "license": "GPL", "maintainer": null, "maintainer_email": null, "name": "rtsptogo", "package_url": "https://pypi.org/project/rtsptogo/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/rtsptogo/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://github.com/armooo/rtsptogo/" }, "release_url": "https://pypi.org/project/rtsptogo/0.1.3/", "requires_dist": null, "requires_python": null, "summary": "rtsptogo is a tivo togo proxy serving mp4 video over RSTP", "version": "0.1.3" }, "last_serial": 799127, "releases": { "0.1.3": [ { "comment_text": "", "digests": { "md5": "d1188cf9eed46877607347b8029e4ec3", "sha256": "ed458862def25cb7ca7c27d180b80fcdc4256623f88f9b7fb93b4907ed4ead33" }, "downloads": -1, "filename": "rtsptogo-0.1.3.tar.gz", "has_sig": false, "md5_digest": "d1188cf9eed46877607347b8029e4ec3", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 34939, "upload_time": "2010-05-15T05:36:19", "url": "https://files.pythonhosted.org/packages/63/ce/c180e9ada729f8ec2fda1f447eda5aae51f702ae74c85c30e98b0daf102e/rtsptogo-0.1.3.tar.gz" } ], "0.1.4dev2": [ { "comment_text": "", "digests": { "md5": "6a1dddb44990256f794d065c5cdb8b4f", "sha256": "1cb2c6b70f0daeb2edf28169fd5294990e5053d6d91f51c8188cc1a68077664d" }, "downloads": -1, "filename": "rtsptogo-0.1.4dev2.tar.gz", "has_sig": false, "md5_digest": "6a1dddb44990256f794d065c5cdb8b4f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 35098, "upload_time": "2010-05-18T02:07:43", "url": "https://files.pythonhosted.org/packages/d6/40/59fbe43534c8d4d4a1eed0df56c00a47dd3db9e15300478a42620559270d/rtsptogo-0.1.4dev2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "d1188cf9eed46877607347b8029e4ec3", "sha256": "ed458862def25cb7ca7c27d180b80fcdc4256623f88f9b7fb93b4907ed4ead33" }, "downloads": -1, "filename": "rtsptogo-0.1.3.tar.gz", "has_sig": false, "md5_digest": "d1188cf9eed46877607347b8029e4ec3", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 34939, "upload_time": "2010-05-15T05:36:19", "url": "https://files.pythonhosted.org/packages/63/ce/c180e9ada729f8ec2fda1f447eda5aae51f702ae74c85c30e98b0daf102e/rtsptogo-0.1.3.tar.gz" } ] }