Files
gortsplib/README.md
2020-09-20 10:14:36 +02:00

1.1 KiB

gortsplib

Build Status Go Report Card GoDoc

RTSP 1.0 library for the Go programming language, written for rtsp-simple-server.

Features:

  • Read streams via TCP or UDP
  • Provides primitives, a class for building clients (ConnClient) and a class for building servers (ConnServer)

Examples

Documentation

https://pkg.go.dev/github.com/aler9/gortsplib

Related projects

IETF Standards