|
|
|
@ -4,8 +4,8 @@
@@ -4,8 +4,8 @@
|
|
|
|
|
|
|
|
|
|
[中文](./README_cn.md) |
|
|
|
|
|
|
|
|
|
[](https://github.com/gwuhaolin/livego/actions?query=workflow%3ATest) |
|
|
|
|
[](https://github.com/gwuhaolin/livego/actions?query=workflow%3ARelease) |
|
|
|
|
[](https://github.com/dudebing99/livego/actions?query=workflow%3ATest) |
|
|
|
|
[](https://github.com/dudebing99/livego/actions?query=workflow%3ARelease) |
|
|
|
|
|
|
|
|
|
Simple and efficient live broadcast server: |
|
|
|
|
- Very simple to install and use; |
|
|
|
@ -28,7 +28,7 @@ Simple and efficient live broadcast server:
@@ -28,7 +28,7 @@ Simple and efficient live broadcast server:
|
|
|
|
|
- MP3 |
|
|
|
|
|
|
|
|
|
## Installation |
|
|
|
|
After directly downloading the compiled [binary file](https://github.com/gwuhaolin/livego/releases), execute it on the command line. |
|
|
|
|
After directly downloading the compiled [binary file](https://github.com/dudebing99/livego/releases), execute it on the command line. |
|
|
|
|
|
|
|
|
|
#### Boot from Docker |
|
|
|
|
Run `docker run -p 1935:1935 -p 7001:7001 -p 7002:7002 -p 8090:8090 -d gwuhaolin/livego` to start |
|
|
|
@ -64,4 +64,3 @@ Usage of ./livego:
@@ -64,4 +64,3 @@ Usage of ./livego:
|
|
|
|
|
|
|
|
|
|
### [Use with flv.js](https://github.com/gwuhaolin/blog/issues/3) |
|
|
|
|
|
|
|
|
|
Interested in Golang? Please see [Golang Chinese Learning Materials Summary](http://go.wuhaolin.cn/) |
|
|
|
|