{ "info": { "author": "Pablo Saavedra", "author_email": "saavedra.pablo@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python", "Topic :: Internet :: WWW/HTTP :: HTTP Servers", "Topic :: Multimedia :: Video", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "Document status: **Early draft**\n\nDepends:\n\n python: 2.6 at least\n bottle: 0.11.5 at least\n paste: 1.7.5.1 at least\n requests: 2.3.0 at least\n ffmpeg \n imagemagick\n\nInstallation::\n\n * adduser fluunt\n * mkdir /var/log/fluunt\n * mkdir -p /mnt/vod/fluunt\n * mkdir -p /mnt/vod/fluunt/pvr/ts\n * mkdir -p /mnt/vod/fluunt/videos\n * # Alternative 1:\n * cd /opt\n * git clone https://github.com/psaavedra/fluunt.git fluunt\n * chown -R fluunt.fluunt /opt/fluunt\n * # End Alternative 1\n * # Alternative 2:\n * pip install fluunt\n * # End Alternative 2\n * chown -R fluunt.fluunt /var/log/fluunt\n * chown -R fluunt.fluunt /mnt/vod/fluunt\n\njust for fluunt-image-server::\n\n * mkdir -p /mnt/images/fluunt/\n * mkdir -p /mnt/images/fluunt/local\n * chown -R fluunt.fluunt /mnt/images\n\nfluunt-server watchdog (just for manual git installation)::\n\n (cronjobs)\n 0 7,2 * * * root /opt/fluunt/tools/fluunt-watchdog 127.0.0.1 8000 /mnt/vod/fluunt /pvr/ts check.txt force > /dev/null 2&>1\n */1 * * * * root /opt/fluunt/tools/fluunt-watchdog 127.0.0.1 8000 /mnt/vod/fluunt /pvr/ts check.txt > /dev/null 2&>1\n (examples of cronjobs for fluunt-image-server)\n 5 */2 * * * root rm /mnt/images/fluunt/tmp/* > /dev/null 2>&1\n 20 0 * * * root find /mnt/images/fluunt/cache/ -mtime 1 -exec rm {} \\; > /dev/null 2>&1\n\nfluunt-server start (just for manual git installation):: \n\n /opt/fluunt/tools/fluunt-watchdog 127.0.0.1 8000 /mnt/vod/fluunt /pvr/ts check.txt force\n\nfluunt-image-server start:: \n /opt/fluunt/tools/fluunt-image-server --loglevel 30 -i 0.0.0.0 -p 5555 \\\n -w /mnt/images/fluunt/ -l /mnt/images/fluunt/local/ \\\n -L /var/log/fluunt/flunnt-image-server.log \\\n --accesslogfile=/var/log/fluunt/flunnt-image-server_access.log \\\n --defaultcachetime=36000\n\nLogs (just for manual git installation)::\n\n (logrotate)\n /var/log/fluunt/*.log {\n daily\n missingok\n rotate 52\n compress\n delaycompress\n # notifempty\n create 640 fluunt fluunt\n sharedscripts\n }", "description_content_type": null, "docs_url": null, "download_url": "https://github.com/psaavedra/fluunt/zipball/master", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://github.com/psaavedra/fluunt", "keywords": "python stream pvr live h264 mpegts flv hls images", "license": "Copyright (R) - 2011 Pablo Saavedra Rodi\u00f1o at treitos.com\r\n \r\nPermission is hereby granted, free of charge, to any person\r\nobtaining a copy of this software and associated documentation\r\nfiles (the \"Software\"), to deal in the Software without\r\nrestriction, including without limitation the rights to use,\r\ncopy, modify, merge, publish, distribute, sublicense, and/or sell\r\ncopies of the Software, and to permit persons to whom the\r\nSoftware is furnished to do so, subject to the following\r\nconditions:\r\n \r\nThe above copyright notice and this permission notice shall be\r\nincluded in all copies or substantial portions of the Software.\r\n \r\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND,\r\nEXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES\r\nOF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND\r\nNONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT\r\nHOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,\r\nWHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING\r\nFROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR\r\nOTHER DEALINGS IN THE SOFTWARE.", "maintainer": null, "maintainer_email": null, "name": "fluunt", "package_url": "https://pypi.org/project/fluunt/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/fluunt/", "project_urls": { "Download": "https://github.com/psaavedra/fluunt/zipball/master", "Homepage": "http://github.com/psaavedra/fluunt" }, "release_url": "https://pypi.org/project/fluunt/1.0.0/", "requires_dist": null, "requires_python": null, "summary": "Video stream server (HLS, HTTP, HTTP-FLV, time-shift, image server)", "version": "1.0.0" }, "last_serial": 1497300, "releases": { "1.0.0": [ { "comment_text": "", "digests": { "md5": "18f9dcd6af76c334027e7cf3fe71c649", "sha256": "feed56c8fe6d517b115ab8c9674e6237f423915a184a711f8cadbd4eadda6f65" }, "downloads": -1, "filename": "fluunt-1.0.0.tar.gz", "has_sig": false, "md5_digest": "18f9dcd6af76c334027e7cf3fe71c649", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 24313, "upload_time": "2015-04-09T11:11:31", "url": "https://files.pythonhosted.org/packages/fe/ba/b6c764ad349983ab80b9684753683f4814554d00ec923878d278f5440d5b/fluunt-1.0.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "18f9dcd6af76c334027e7cf3fe71c649", "sha256": "feed56c8fe6d517b115ab8c9674e6237f423915a184a711f8cadbd4eadda6f65" }, "downloads": -1, "filename": "fluunt-1.0.0.tar.gz", "has_sig": false, "md5_digest": "18f9dcd6af76c334027e7cf3fe71c649", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 24313, "upload_time": "2015-04-09T11:11:31", "url": "https://files.pythonhosted.org/packages/fe/ba/b6c764ad349983ab80b9684753683f4814554d00ec923878d278f5440d5b/fluunt-1.0.0.tar.gz" } ] }