addLiveStreamingEndpoints()

addLiveStreamingEndpoints({ endpoints: Array })

Compatibility:
Prebuilt
Custom

Adds additional RTMP endpoints to a call with an existing live stream. This method should be used after calling startLiveStreaming().

This method cannot be used to add an RTMP URL to an existing stream after using the endpoints parameter in a call to startLiveStreaming().