RtmpStreamClient
Created by pedro on 12/10/23.
Functions
Add certificates for TLS connection
Some Livestream hosts use Akamai auth that requires RTMP packets to be sent with increasing timestamp order regardless of packet type. Necessary with Servers like Dacast. More info here: https://learn.akamai.com/en-us/webhelp/media-services-live/media-services-live-encoder-compatibility-testing-and-qualification-guide-v4.0/GUID-F941C88B-9128-4BF4-A81B-C2E5CFD35BBF.html
Get the exponential factor used to calculate the bitrate. Default 1f
Retries to connect with the given delay. You can pass an optional backupUrl if you'd like to connect to your backup server instead of the original one. Given backupUrl replaces the original one.
Must be called before start stream or will be ignored.
Must be called before start stream or will be ignored.