Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/deepch/RTSPtoWebRTC
/ ResponseError
Struct
ResponseError
http.go:179–181 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
177
}
178
179
type
ResponseError
struct
{
180
Error string `json:
"error"
`
181
}
182
183
func
HTTPAPIServerStreamWebRTC2(c *gin.Context) {
184
url := c.PostForm(
"url"
)
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected