# README
go-rtmp
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
- Please use yutopp/go-iowrap.
License
# 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.