1 Star 11 Fork 4

橘色的喵 / rtsp2rtmp

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
CMakeLists.txt 126 Bytes
一键复制 编辑 原始数据 按行查看 历史
dgliu 提交于 2021-05-31 15:22 . update 增加每个线程单独启动逻辑
cmake_minimum_required( VERSION 2.8 )
project(rtsp2rtmp_solution)
add_subdirectory (rtsp2rtmp)
add_subdirectory (test_app)
C++
1
https://gitee.com/liudegui/rtsp2rtmp.git
git@gitee.com:liudegui/rtsp2rtmp.git
liudegui
rtsp2rtmp
rtsp2rtmp
master

搜索帮助