Skip to content
View Psyruss77's full-sized avatar
Block or Report

Block or report Psyruss77

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Psyruss77/README.md

Shaka Streamer

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://google.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.

Release versions of Shaka Streamer can be installed or upgraded through pip3 with:

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

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

Pinned

  1. OpenOrbis-PS4-Toolchain OpenOrbis-PS4-Toolchain Public

    Forked from OpenOrbis/OpenOrbis-PS4-Toolchain

    The OpenOrbis PS4 custom toolchain. Allows developers to build homebrew for the PS4 without the official SDK.

    C