Home

Awesome

media-server

media-server is a live streaming server based on brpc used in Live Streaming Service of Baidu Cloud.

Main features

Getting Started

Supported operating system: Linux, MacOSX.

mkdir build && cd build && cmake .. && make -sj4
./output/bin/media_server

Then you can push/play stream from it.

Main options

Please run

./output/bin/media_server --help

to get all configurations in detail.

Examples

Other docs