Skip to content

Alienero/IamServer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IamServer

simple live stream solution written in golang

Warnning

It is not ready for production evn use. Some features aren't implemented yet. Documentation is missing.

How to build a live room

Download with binarries

Let it work

cd mac-amd64-0.01/bin  &&  ./IamServer

So easy. It will listening at port 1935(RTMP default port) for pulishing and port 9090 for play live streaming. For single mode, puslihing FMS is rtmp://localhost/live and Path(Key) is 123. Also We provide some useful flags to config server.
-name=[string] can change your default live room's title.
Now, You should use some RTMP pulishing software. Like OBS. After configuration OBS's parameters(live FMS and KEY), you can play the live streaming in your browser. The web live room provide a talk room and danmaku.

中文内测版部署文档

License

This project is under the MIT License. See the LICENSE file for the full license text.

About

Simple live stream solution written in golang

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 98.9%
  • Lua 1.1%