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

https://github.com/akagi201/srs-librtmp

export from SRS, may not be updated, please follow upstream
https://github.com/akagi201/srs-librtmp

c-plus-plus rtmp rtmp-client rtmp-proxy srs srs-librtmp

Last synced: 28 days ago
JSON representation

export from SRS, may not be updated, please follow upstream

Awesome Lists containing this project

README

        

# srs-librtmp

export from SRS, may not be updated, please follow upstream

## 导出`srs-librtmp`项目源码与编译
* `./configure --export-librtmp-project=srs-librtmp`
* `cd srs-librtmp && make`
* 成果物: `objs/include/srs_librtmp.h` `objs/lib/srs_librtmp.a`
* examples: `research/librtmp`
* 源码: `src`