License |
License |
---|---|
Categories |
CategoriesGoogle Cloud Container PaaS Providers |
GroupId | GroupIdcom.google.cloud |
ArtifactId | ArtifactIdgoogle-cloud-live-stream |
Last Version | Last Version0.4.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionGoogle Cloud Live Stream
Cloud 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.
|
Project URL |
Project URL |
Project Organization |
Project OrganizationGoogle LLC |
<!-- https://jarcasting.com/artifacts/com.google.cloud/google-cloud-live-stream/ -->
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-live-stream</artifactId>
<version>0.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.google.cloud/google-cloud-live-stream/
implementation 'com.google.cloud:google-cloud-live-stream:0.4.0'
// https://jarcasting.com/artifacts/com.google.cloud/google-cloud-live-stream/
implementation ("com.google.cloud:google-cloud-live-stream:0.4.0")
'com.google.cloud:google-cloud-live-stream:jar:0.4.0'
<dependency org="com.google.cloud" name="google-cloud-live-stream" rev="0.4.0">
<artifact name="google-cloud-live-stream" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.google.cloud', module='google-cloud-live-stream', version='0.4.0')
)
libraryDependencies += "com.google.cloud" % "google-cloud-live-stream" % "0.4.0"
[com.google.cloud/google-cloud-live-stream "0.4.0"]