shaka-streamer


Nameshaka-streamer JSON
Version 1.1.1 PyPI version JSON
download
home_pagehttps://github.com/shaka-project/shaka-streamer
SummaryA simple config-file based approach to streaming media.
upload_time2024-11-12 19:09:43
maintainerNone
docs_urlNone
authorGoogle
requires_python>=3.9
licenseNone
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # ![Shaka Streamer](https://raw.githubusercontent.com/shaka-project/shaka-streamer/main/docs/source/shaka-streamer-logo.png)

Shaka Streamer offers a simple config-file based approach to preparing streaming
media. It greatly simplifies the process of using FFmpeg and Shaka Packager for
both VOD and live content.

Live documentation can be found at
https://shaka-project.github.io/shaka-streamer/ and is generated from the
`docs/source/` folder, as well as the source code itself.

Sample configs can be found in the [`config_files/`] folder in the repo.

[`config_files/`]: https://github.com/shaka-project/shaka-streamer/tree/main/config_files

Install or upgrade Shaka Streamer and its [binaries][] through `pip3` with:

```sh
# To install globally (drop the "sudo" for Windows):
sudo pip3 install --upgrade shaka-streamer shaka-streamer-binaries

# To install per-user:
pip3 install --user --upgrade shaka-streamer shaka-streamer-binaries
```

[binaries]: https://pypi.org/project/shaka-streamer-binaries/

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/shaka-project/shaka-streamer",
    "name": "shaka-streamer",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": null,
    "keywords": null,
    "author": "Google",
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/64/9e/dce371865d8a8cac7b26b3c37f1dd6337d0a80fc349e7edc6dde1c78906f/shaka_streamer-1.1.1.tar.gz",
    "platform": null,
    "description": "# ![Shaka Streamer](https://raw.githubusercontent.com/shaka-project/shaka-streamer/main/docs/source/shaka-streamer-logo.png)\n\nShaka Streamer offers a simple config-file based approach to preparing streaming\nmedia. It greatly simplifies the process of using FFmpeg and Shaka Packager for\nboth VOD and live content.\n\nLive documentation can be found at\nhttps://shaka-project.github.io/shaka-streamer/ and is generated from the\n`docs/source/` folder, as well as the source code itself.\n\nSample configs can be found in the [`config_files/`] folder in the repo.\n\n[`config_files/`]: https://github.com/shaka-project/shaka-streamer/tree/main/config_files\n\nInstall or upgrade Shaka Streamer and its [binaries][] through `pip3` with:\n\n```sh\n# To install globally (drop the \"sudo\" for Windows):\nsudo pip3 install --upgrade shaka-streamer shaka-streamer-binaries\n\n# To install per-user:\npip3 install --user --upgrade shaka-streamer shaka-streamer-binaries\n```\n\n[binaries]: https://pypi.org/project/shaka-streamer-binaries/\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "A simple config-file based approach to streaming media.",
    "version": "1.1.1",
    "project_urls": {
        "Homepage": "https://github.com/shaka-project/shaka-streamer"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "2789146d6208717e81f85ec773eafd406dc775664e673dfd5de802f90874bac9",
                "md5": "26adf3cb70671c000ece74adab7c13a7",
                "sha256": "5e47ccc95c357f6c327b8e54d8c91bf1fc257ed22c84923808cc4308814572a0"
            },
            "downloads": -1,
            "filename": "shaka_streamer-1.1.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "26adf3cb70671c000ece74adab7c13a7",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 72846,
            "upload_time": "2024-11-12T19:09:20",
            "upload_time_iso_8601": "2024-11-12T19:09:20.278485Z",
            "url": "https://files.pythonhosted.org/packages/27/89/146d6208717e81f85ec773eafd406dc775664e673dfd5de802f90874bac9/shaka_streamer-1.1.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "649edce371865d8a8cac7b26b3c37f1dd6337d0a80fc349e7edc6dde1c78906f",
                "md5": "310183383f47b982ded2cc1b138e4d71",
                "sha256": "5a90d85d3a5de08d628c6643d781fe59811a2aef1215079bc3ec0ce3eda1a33b"
            },
            "downloads": -1,
            "filename": "shaka_streamer-1.1.1.tar.gz",
            "has_sig": false,
            "md5_digest": "310183383f47b982ded2cc1b138e4d71",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 58683,
            "upload_time": "2024-11-12T19:09:43",
            "upload_time_iso_8601": "2024-11-12T19:09:43.465355Z",
            "url": "https://files.pythonhosted.org/packages/64/9e/dce371865d8a8cac7b26b3c37f1dd6337d0a80fc349e7edc6dde1c78906f/shaka_streamer-1.1.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-11-12 19:09:43",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "shaka-project",
    "github_project": "shaka-streamer",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [],
    "lcname": "shaka-streamer"
}
        
Elapsed time: 0.52322s