2021-01-29 12:51:25 +01:00
2020-12-17 12:59:08 +01:00
2020-01-20 10:15:24 +01:00
2020-12-30 17:14:48 +01:00
2021-01-26 10:46:30 +01:00
2021-01-06 12:26:07 +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-30 17:14:48 +01:00
2021-01-25 14:04:42 +01:00
2021-01-10 12:35:16 +01:00
2021-01-26 10:46:30 +01:00
2021-01-18 22:40:47 +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
    • Accept streams from clients with UDP or TCP
    • Send streams to clients with UDP or TCP
    • Encrypt streams with TLS (RTSPS)

Table of contents

Examples

API Documentation

https://pkg.go.dev/github.com/aler9/gortsplib#pkg-index

Related projects

IETF Standards

Conventions

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