MCPcopy Create free account
hub / github.com/deepch/RTSPtoRTMP / BroadcastST

Struct BroadcastST

config.go:57–60  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

55 Cl map[string]viewer
56}
57type BroadcastST struct {
58 Enable bool `json:"enable"`
59 URL string `json:"url"`
60}
61
62//Segment HLS cache section
63type Segment struct {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected