# README
livelib
golang live - rtmp - httpflv - hls
How To Use
go run . server --port 1935
You Can Use OBS to stream
- rtmp://127.0.0.1:1935/{app}/{channel}
Then use any streaming address
- rtmp://127.0.0.1:1935/app/channel
- http://127.0.0.1:1935/app/channel.flv
- http://127.0.0.1:1935/app/channel.m3u8
Get command line help
go run . -h
# Packages
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
No description provided by the author
No description provided by the author