Categorygithub.com/yutopp/go-rtmp
modulepackage
0.0.7
Repository: https://github.com/yutopp/go-rtmp.git
Documentation: pkg.go.dev

# README

go-rtmp

ci codecov GoDoc Go Report Card license

RTMP 1.0 server/client library written in Go.

Work in progress

Installation

go get github.com/yutopp/go-rtmp

See also server_demo and client_demo.

Documentation

NOTES

How to limit bitrates or set timeouts

License

Boost Software License - Version 1.0

# Packages

No description provided by the author
No description provided by the author
No description provided by the author

# Functions

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
NewDefaultResponsePreset gives an instance of DefaultResponsePreset.
No description provided by the author
No description provided by the author
No description provided by the author

# Constants

ControlStreamID StreamID 0 is a control stream.
No description provided by the author
5.4.1.

# Variables

No description provided by the author

# Structs

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
ClientConn A wrapper of a connection.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
DefaultResponsePreset gives a default ServerInfo.
No description provided by the author
No description provided by the author
Stream represents a logical message stream.
No description provided by the author
No description provided by the author
No description provided by the author

# Interfaces

No description provided by the author
ResponsePreset is an interface to provider server info.