Name | pyffstream JSON |
Version |
0.0.31
JSON |
| download |
home_page | None |
Summary | pyffstream. |
upload_time | 2024-06-29 07:15:06 |
maintainer | None |
docs_url | None |
author | None |
requires_python | >=3.9 |
license | None |
keywords |
ffmpeg
streaming
srt
rtmp
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
# pyffstream
[![PyPI](https://img.shields.io/pypi/v/pyffstream.svg)](https://pypi.org/project/pyffstream/)
[![Python](https://img.shields.io/pypi/pyversions/pyffstream.svg)](https://pypi.org/project/pyffstream/)
[![Docs](https://readthedocs.org/projects/pyffstream/badge/)](https://pyffstream.readthedocs.io/)
[![Release](https://github.com/gbeauregard/pyffstream/workflows/Release/badge.svg)](https://github.com/GBeauregard/pyffstream/actions/workflows/release.yml)
[![Tox](https://github.com/gbeauregard/pyffstream/workflows/Tox/badge.svg)](https://github.com/GBeauregard/pyffstream/actions/workflows/tox.yml)
[![CodeQL](https://github.com/gbeauregard/pyffstream/workflows/CodeQL/badge.svg)](https://github.com/GBeauregard/pyffstream/actions/workflows/codeql-analysis.yml)
[![Code Style](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)
A CLI wrapper for ffmpeg to stream files over SRT/RTMP. Also supports the api
for a not (yet) open sourced pyffserver endpoint.
## Usage
See [the documentation](https://pyffstream.readthedocs.io/) for a list of CLI options.
## Notes
The CLI interface is relatively stable, but the API helper functions are
subject to change drastically until at least 0.1.
Raw data
{
"_id": null,
"home_page": null,
"name": "pyffstream",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.9",
"maintainer_email": null,
"keywords": "ffmpeg, streaming, srt, rtmp",
"author": null,
"author_email": "Gregory Beauregard <pyffstream@gably.net>",
"download_url": "https://files.pythonhosted.org/packages/40/ba/2acca6afa3d7f6c72c1b7fa8931f40376cd47a2faf53dfbd0bfa5223df44/pyffstream-0.0.31.tar.gz",
"platform": null,
"description": "# pyffstream\n\n[![PyPI](https://img.shields.io/pypi/v/pyffstream.svg)](https://pypi.org/project/pyffstream/)\n[![Python](https://img.shields.io/pypi/pyversions/pyffstream.svg)](https://pypi.org/project/pyffstream/)\n[![Docs](https://readthedocs.org/projects/pyffstream/badge/)](https://pyffstream.readthedocs.io/)\n[![Release](https://github.com/gbeauregard/pyffstream/workflows/Release/badge.svg)](https://github.com/GBeauregard/pyffstream/actions/workflows/release.yml)\n[![Tox](https://github.com/gbeauregard/pyffstream/workflows/Tox/badge.svg)](https://github.com/GBeauregard/pyffstream/actions/workflows/tox.yml)\n[![CodeQL](https://github.com/gbeauregard/pyffstream/workflows/CodeQL/badge.svg)](https://github.com/GBeauregard/pyffstream/actions/workflows/codeql-analysis.yml)\n[![Code Style](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)\n\nA CLI wrapper for ffmpeg to stream files over SRT/RTMP. Also supports the api\nfor a not (yet) open sourced pyffserver endpoint.\n\n## Usage\n\nSee [the documentation](https://pyffstream.readthedocs.io/) for a list of CLI options.\n\n\n## Notes\n\nThe CLI interface is relatively stable, but the API helper functions are\nsubject to change drastically until at least 0.1.\n\n",
"bugtrack_url": null,
"license": null,
"summary": "pyffstream.",
"version": "0.0.31",
"project_urls": {
"Source": "https://github.com/GBeauregard/pyffstream"
},
"split_keywords": [
"ffmpeg",
" streaming",
" srt",
" rtmp"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "a19de70a578a6d421ccbf188a8a3890bccd1dc0c394ec31806a292cf797b7b37",
"md5": "76b16ba59ffa01911395cff66473dd2d",
"sha256": "fe2e6756d4a188badc64aabf1416f00ae137c0024ddadabf27b650d8ebe8d63d"
},
"downloads": -1,
"filename": "pyffstream-0.0.31-py3-none-any.whl",
"has_sig": false,
"md5_digest": "76b16ba59ffa01911395cff66473dd2d",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.9",
"size": 42908,
"upload_time": "2024-06-29T07:15:00",
"upload_time_iso_8601": "2024-06-29T07:15:00.430156Z",
"url": "https://files.pythonhosted.org/packages/a1/9d/e70a578a6d421ccbf188a8a3890bccd1dc0c394ec31806a292cf797b7b37/pyffstream-0.0.31-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "40ba2acca6afa3d7f6c72c1b7fa8931f40376cd47a2faf53dfbd0bfa5223df44",
"md5": "25256419acb8efbb7bb6cabbaed40482",
"sha256": "7378e3cf3e3f57e2a8b5c17f0f8533d26c67b437f0073394878067f1912b3b79"
},
"downloads": -1,
"filename": "pyffstream-0.0.31.tar.gz",
"has_sig": false,
"md5_digest": "25256419acb8efbb7bb6cabbaed40482",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.9",
"size": 47531,
"upload_time": "2024-06-29T07:15:06",
"upload_time_iso_8601": "2024-06-29T07:15:06.442720Z",
"url": "https://files.pythonhosted.org/packages/40/ba/2acca6afa3d7f6c72c1b7fa8931f40376cd47a2faf53dfbd0bfa5223df44/pyffstream-0.0.31.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-06-29 07:15:06",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "GBeauregard",
"github_project": "pyffstream",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"tox": true,
"lcname": "pyffstream"
}