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
- Host: GitHub
- URL: https://github.com/akagi201/srs-librtmp
- Owner: Akagi201
- License: mit
- Created: 2015-03-13T08:29:34.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2023-01-19T00:59:06.000Z (over 2 years ago)
- Last Synced: 2025-04-04T18:51:59.570Z (about 2 months ago)
- Topics: c-plus-plus, rtmp, rtmp-client, rtmp-proxy, srs, srs-librtmp
- Language: C++
- Size: 239 KB
- Stars: 2
- Watchers: 1
- Forks: 7
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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`