mirror of
https://github.com/zergon321/reisen.git
synced 2025-09-26 20:01:14 +08:00
Readme added to the RTMP example.
This commit is contained in:
10
examples/rtmp/README.md
Normal file
10
examples/rtmp/README.md
Normal file
@@ -0,0 +1,10 @@
|
||||
# An RTMP stream reading example
|
||||
|
||||
## Dependencies
|
||||
|
||||
- **Docker**
|
||||
- `docker-compose`
|
||||
|
||||
## How to launch
|
||||
|
||||
First run `docker-compose up` to launch the **RTMP** streaming server. Then run `./stream.sh` to start streaming `video.mp4` over **RTMP**. After it execute `go run main.go` to watch the stream.
|
Reference in New Issue
Block a user