package
0.13.0-beta.2
Repository: https://github.com/livepeer/stream-tester.git
Documentation: pkg.go.dev
# Functions
NewTester creates a new Tester func NewTester(httpClient *http.Client, host, rtmpHost, mediaHost string, port, rtmpPort, mediaPort uint, checkInterval time.Duration, minSuccessRate float64, numStreamsInit, numStreamsStep uint, alert func(string, *Result)) *Tester {.