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

Struct ServerST

config.go:43–45  ·  view source on GitHub ↗

ServerST struct

Source from the content-addressed store, hash-verified

41
42//ServerST struct
43type ServerST struct {
44 HTTPPort string `json:"http_port"`
45}
46
47//StreamST struct
48type StreamST struct {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected