Reference documentation and code samples for the Live Stream v1 API class LivestreamService.
Using Live Stream API, you can generate live streams in the various
renditions and streaming formats. The streaming format include HTTP Live
Streaming (HLS) and Dynamic Adaptive Streaming over HTTP (DASH). You can send
a source stream in the various ways, including Real-Time Messaging
Protocol (RTMP) and Secure Reliable Transport (SRT).
public static void BindService(ServiceBinderBase serviceBinder, LivestreamService.LivestreamServiceBase serviceImpl)
Register service method with a service binder with or without implementation. Useful when customizing the service binding logic.
Note: this method is part of an experimental API that can change or be removed without any prior notice.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis documentation covers the \u003ccode\u003eLivestreamService\u003c/code\u003e class within the Google Cloud Video Live Stream v1 API, used for generating live streams in formats like HLS and DASH.\u003c/p\u003e\n"],["\u003cp\u003eThe Live Stream API supports sending source streams using protocols such as RTMP and SRT.\u003c/p\u003e\n"],["\u003cp\u003eThe most current version of the API is 1.8.0, with the documentation also including older versions, ranging down to 1.0.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eLivestreamService\u003c/code\u003e class provides methods to \u003ccode\u003eBindService\u003c/code\u003e for server registration and to customize service binding.\u003c/p\u003e\n"],["\u003cp\u003eThe main methods are \u003ccode\u003eBindService(LivestreamServiceBase)\u003c/code\u003e and \u003ccode\u003eBindService(ServiceBinderBase, LivestreamServiceBase)\u003c/code\u003e, which create a service definition for the server and register a service method, respectively.\u003c/p\u003e\n"]]],[],null,[]]