Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrHLSPlay = errors.New("ErrHLSPlay")
View Source
var ErrNotFound = errors.New("NotFound")
View Source
var ErrStreamPublish = errors.New("StreamPublishError")
View Source
var HLSBufferCap = uint(43200) //12 hrs assuming 1s segment
View Source
var HLSBufferWindow = uint(5)
View Source
var HLSUnsubscribeWaitLimit = time.Second * 20
View Source
var HLSWaitTime = time.Second * 10
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.