Skip to content

Latest commit

 

History

History
22 lines (11 loc) · 173 Bytes

README.md

File metadata and controls

22 lines (11 loc) · 173 Bytes

share_rtmp_server

author Brave Han

TODO rtmp live server

#Build

cd share_rtmp_server

sh auto/depends.sh

mkdir -p build

cd build

cmake ../

make -j4

build done