stopLiveStreaming()
stopLiveStreaming()
Compatibility:
Prebuilt
Custom
stopLiveStreaming()
Stops a live stream. Note that the participant who initiates this must be an owner.
If multiple RTMP endpoints are being live streamed, calling stopLiveStreaming()
will stop all live streams.
To remove multiple endpoints without completely ending live streaming for a call, use removeLiveStreamingEndpoints()
.