pyffstream


Namepyffstream JSON
Version 0.0.29 PyPI version JSON
download
home_page
Summarypyffstream.
upload_time2023-11-11 22:30:23
maintainer
docs_urlNone
author
requires_python>=3.9
license
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": "",
    "name": "pyffstream",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": "",
    "keywords": "ffmpeg,streaming,srt,rtmp",
    "author": "",
    "author_email": "Gregory Beauregard <pyffstream@gably.net>",
    "download_url": "https://files.pythonhosted.org/packages/29/64/5d80dd3cb7084ee70f0c1f725daa5b8d9ecd6e0168b7adb39a445a9ed601/pyffstream-0.0.29.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": "",
    "summary": "pyffstream.",
    "version": "0.0.29",
    "project_urls": {
        "Source": "https://github.com/GBeauregard/pyffstream"
    },
    "split_keywords": [
        "ffmpeg",
        "streaming",
        "srt",
        "rtmp"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "23ae918d88efdd04647019a215d9b6530cba79ffb5774bd952c89f03ec148c3e",
                "md5": "b61e24df470148faf4e77a24955dd495",
                "sha256": "a4737cace829b37252fc1036e2c1a94e4dd58bf9d169f6c55792f749ee9b2d8a"
            },
            "downloads": -1,
            "filename": "pyffstream-0.0.29-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "b61e24df470148faf4e77a24955dd495",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 42861,
            "upload_time": "2023-11-11T22:30:21",
            "upload_time_iso_8601": "2023-11-11T22:30:21.469616Z",
            "url": "https://files.pythonhosted.org/packages/23/ae/918d88efdd04647019a215d9b6530cba79ffb5774bd952c89f03ec148c3e/pyffstream-0.0.29-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "29645d80dd3cb7084ee70f0c1f725daa5b8d9ecd6e0168b7adb39a445a9ed601",
                "md5": "04418d3d87b5561b7e44b7b85f6cef81",
                "sha256": "d813f76ab6f3ff05e4ea8f595400e5089545c5efb9d01afbea16e0978e4f39b7"
            },
            "downloads": -1,
            "filename": "pyffstream-0.0.29.tar.gz",
            "has_sig": false,
            "md5_digest": "04418d3d87b5561b7e44b7b85f6cef81",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 47494,
            "upload_time": "2023-11-11T22:30:23",
            "upload_time_iso_8601": "2023-11-11T22:30:23.898157Z",
            "url": "https://files.pythonhosted.org/packages/29/64/5d80dd3cb7084ee70f0c1f725daa5b8d9ecd6e0168b7adb39a445a9ed601/pyffstream-0.0.29.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-11-11 22:30:23",
    "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"
}
        
Elapsed time: 0.15977s