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

Struct viewer

config.go:68–70  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

66}
67
68type viewer struct {
69 c chan av.Packet
70}
71
72func (element *ConfigST) RunIFNotRun(uuid string) {
73 element.mutex.Lock()

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected