MCPcopy Create free account
hub / github.com/deepch/RTSPtoWebRTC / JCodec

Struct JCodec

http.go:17–19  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

15)
16
17type JCodec struct {
18 Type string
19}
20
21func serveHTTP() {
22 gin.SetMode(gin.ReleaseMode)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected