Registry / networking / aler9-gortsplib

aler9-gortsplib

JSON →
library1.0.2gogounverified

Package gortsplib is a pure Go RTSP library for client and server implementations.

go get github.com/aler9/gortsplib
INSTALL
IMPORT
SIG · ALER9-GORTSPLIB
A
aler9-gortsplib
networkinggov1.0.2
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

Connect to an RTSP stream

package main import ( "github.com/aler9/gortsplib" ) func main() { client := gortsplib.Client{} client.Start("rtsp://example.com/stream") }
Debug
Known issues

No known issues recorded.

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

No dependency data recorded yet.

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