Skip to main content

Google Cloud Video Live Stream API client library

Project description

stable pypi versions

Live Stream: 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.

  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.9.1.tar.gz (134.4 kB view details)

Uploaded Source

Built Distribution

google_cloud_video_live_stream-1.9.1-py2.py3-none-any.whl (100.2 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file google_cloud_video_live_stream-1.9.1.tar.gz.

File metadata

File hashes

Hashes for google_cloud_video_live_stream-1.9.1.tar.gz
Algorithm Hash digest
SHA256 59f9fceaa5d33d272870b16db7d1ff25f50f71684ceaa7ac496f00209c9bb12d
MD5 d9831ee4190f94df0d549f2f24ec74d9
BLAKE2b-256 2257ba4ae6c2c8fc37a513b29ce6979547f33f0cad1505384cebf32aa8f2a769

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for google_cloud_video_live_stream-1.9.1-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 ce2a6dd0384a8db7bfdf61270b95249b263af7b44fc2bc09d9d7dd54c915d85d
MD5 eb58825107a4ea994f7c9e62bd57a650
BLAKE2b-256 73e3defd544f3db99c68f7dc68598b7274a8ee9a689cb07791a87b369db191aa

See more details on using hashes here.

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