Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/deepch/RTSPtoWebRTC
/ viewer
Struct
viewer
config.go:51–53 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
49
}
50
51
type
viewer
struct
{
52
c
chan
av.Packet
53
}
54
55
func
(element *ConfigST) RunIFNotRun(uuid string) {
56
element.mutex.Lock()
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected