Registry / networking / aler9-gortsplib-v2

aler9-gortsplib-v2

JSON →
library2.2.3gogounverified

A Go library for RTSP (Real Time Streaming Protocol) client and server implementations.

go get github.com/aler9/gortsplib/v2
INSTALL
IMPORT
SIG · ALER9-GORTSPLIB-V2
A
aler9-gortsplib-v2
networkinggov2.2.3
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

gortsplib
github.com/aler9/gortsplib/v2

Creates an RTSP client instance.

package main import ( "fmt" "github.com/aler9/gortsplib/v2" ) func main() { client := gortsplib.Client{} fmt.Println(client) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
2.2.3latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
37 hits · last 30 days
node
30
OpenAI (training)
1
Resources
aler9-gortsplib-v2 — go get aler9-gortsplib-v2 · libregistry