Skip to main content

Google Cloud Video Live Stream API client library

Project description

stable pypi versions

Live Stream API: transcodes mezzanine live signals into direct-to-consumer streaming formats, including Dynamic Adaptive Streaming over HTTP (DASH/MPEG-DASH), and HTTP Live Streaming (HLS), for multiple device platforms.

Quick Start

In order to use this library, you first need to go through the following steps:

  1. Select or create a Cloud Platform project.

  2. Enable billing for your project.

  3. Enable the Live Stream API.

  4. Setup Authentication.

Installation

Install this library in a virtual environment using venv. venv is a tool that creates isolated Python environments. These isolated environments can have separate versions of Python packages, which allows you to isolate one project’s dependencies from the dependencies of other projects.

With venv, it’s possible to install this library without needing system install permissions, and without clashing with the installed system dependencies.

Code samples and snippets

Code samples and snippets live in the samples/ folder.

Supported Python Versions

Our client libraries are compatible with all current active and maintenance versions of Python.

Python >= 3.7

Unsupported Python Versions

Python <= 3.6

If you are using an end-of-life version of Python, we recommend that you update as soon as possible to an actively supported version.

Mac/Linux

python3 -m venv <your-env>
source <your-env>/bin/activate
pip install google-cloud-video-live-stream

Windows

py -m venv <your-env>
.\<your-env>\Scripts\activate
pip install google-cloud-video-live-stream

Next Steps

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

google-cloud-video-live-stream-1.5.2.tar.gz (108.0 kB view details)

Uploaded Source

Built Distribution

google_cloud_video_live_stream-1.5.2-py2.py3-none-any.whl (86.6 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file google-cloud-video-live-stream-1.5.2.tar.gz.

File metadata

File hashes

Hashes for google-cloud-video-live-stream-1.5.2.tar.gz
Algorithm Hash digest
SHA256 8f90a54eb1540dd94337af95d5f014e9f52cffdae9b7bde540c683b5eed63986
MD5 f704d09a02edd58be052b8bbd93f9453
BLAKE2b-256 86d86ca8848b44aa0e2b98914a49bcd5b7212bdd1252fd274339de6904f95987

See more details on using hashes here.

Provenance

File details

Details for the file google_cloud_video_live_stream-1.5.2-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for google_cloud_video_live_stream-1.5.2-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 1f82a136c69b9f8e5bb23ed81fa219755cc8437c49a7ab18ca71dc2521e05da2
MD5 4dec62869c2736341901f8e671a8c2fc
BLAKE2b-256 bc702821e1654a9e3bad9fbbe98380882e43ce6703aa4f62811d2431bb5fa00f

See more details on using hashes here.

Provenance

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page