An open API service indexing awesome lists of open source software.

https://github.com/tientham/rtmp-server-local


https://github.com/tientham/rtmp-server-local

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# Local RTMP Server [macOS supported]

### Usage

- yarn
- yarn start
- Then from other terminal, launch following command:
- ffmpeg -re -i .mp4 -c:v libx264 -f flv rtmp:///live

### Additional