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 API class within the \u003ccode\u003eGoogle.Cloud.Video.LiveStream.V1\u003c/code\u003e namespace, detailing its functionality for generating live streams in various renditions and formats like HLS and DASH.\u003c/p\u003e\n"],["\u003cp\u003eThe Live Stream API supports multiple source stream formats, including Real-Time Messaging Protocol (RTMP) and Secure Reliable Transport (SRT).\u003c/p\u003e\n"],["\u003cp\u003eThe class \u003ccode\u003eLivestreamService\u003c/code\u003e inherits from \u003ccode\u003eobject\u003c/code\u003e and contains inherited members such as \u003ccode\u003eGetHashCode()\u003c/code\u003e, \u003ccode\u003eGetType()\u003c/code\u003e, \u003ccode\u003eMemberwiseClone()\u003c/code\u003e, and \u003ccode\u003eToString()\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class offers two methods for service binding, \u003ccode\u003eBindService(LivestreamServiceBase)\u003c/code\u003e and \u003ccode\u003eBindService(ServiceBinderBase, LivestreamServiceBase)\u003c/code\u003e, which handle server-side logic and allow for customized service binding, respectively.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation provides links to reference materials for multiple versions, ranging from version 1.0.0 up to the latest version 1.8.0.\u003c/p\u003e\n"]]],[],null,[]]