package
Version:
v0.0.1-alpha
Opens a new window with list of versions in this module.
Published: Apr 15, 2020
License: GPL-3.0
Opens a new window with license information.
Imports: 14
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
func (p *HLS) Publish(streamName string, publisher Publisher) (result bool)
func (ts *TS) Publish(streamPath string, publisher Publisher) (result bool)
type TSCost struct {
DownloadCost int
DecodeCost int
BufferLength int
}
type TSInfo struct {
TotalPesCount int
IsSplitFrame bool
PTS uint64
DTS uint64
PesCount int
BufferLength int
RoomInfo *RoomInfo
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.