repositorypackage
0.0.3
Repository: https://github.com/misodengaku/go-rtmp.git
Documentation: pkg.go.dev
# 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.