2020-12-14 22:49:47 +01:00
2020-12-06 12:19:59 +01:00
2020-12-14 22:49:47 +01:00
2020-12-13 21:51:03 +01:00
2020-12-14 22:49:47 +01:00
2020-01-20 10:15:24 +01:00
2020-12-08 12:40:12 +01:00
2020-12-14 22:49:47 +01:00
2020-12-14 22:49:47 +01:00
2020-12-09 22:07:39 +01:00
2020-11-15 17:26:09 +01:00
2020-11-21 15:04:41 +01:00
2020-11-21 15:04:41 +01:00
2020-01-20 10:08:25 +01:00
2020-12-06 12:19:59 +01:00
2020-12-14 22:49:47 +01:00
2020-12-14 22:49:47 +01:00
2020-12-10 11:14:08 +01:00

gortsplib

Test Lint PkgGoDev

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

Features:

  • Client
    • Read streams from servers with UDP or TCP
    • Publish streams to servers with UDP or TCP
    • Encrypt streams with TLS (RTSPS)
    • Query servers about published streams
    • Read only selected tracks of a stream
    • Pause reading or publishing without disconnecting from the server
  • Server
    • Handle requests from clients
    • Read and write streams with TCP
    • Encrypt streams with TLS (RTSPS)

Table of contents

Examples

API Documentation

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

Related projects

IETF Standards

Conventions

Description
No description provided
Readme MIT 15 MiB
Languages
Go 99.8%
Makefile 0.2%