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 document provides reference documentation for the Live Stream v1 API class \u003ccode\u003eLivestreamService\u003c/code\u003e within the \u003ccode\u003eGoogle.Cloud.Video.LiveStream.V1\u003c/code\u003e namespace, specifically for version 1.6.0.\u003c/p\u003e\n"],["\u003cp\u003eThe Live Stream API enables the generation of live streams in various renditions and formats, including HLS and DASH, supporting source streams via RTMP and SRT.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eLivestreamService\u003c/code\u003e class offers methods to bind and register the service, \u003ccode\u003eBindService(LivestreamServiceBase)\u003c/code\u003e and \u003ccode\u003eBindService(ServiceBinderBase, LivestreamServiceBase)\u003c/code\u003e, for server-side handling logic and service method registration.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version available is 1.8.0 and the current documentation provides details for version 1.6.0 with links provided for versions ranging from 1.0.0 to 1.8.0.\u003c/p\u003e\n"]]],[],null,[]]