ZLMediaKit/server
朱如洪 c530f281c3
优化CMakeList, 完善iOS下编译配置 (#2578)
1、调整 json 的源码引入,外部可以引入 json/json.h 使用;
2、针对 iOS 工程调整 cmake 配置,解决 iOS 环境下mk_util.h 找不到问题;同时在 iOS 工程中引入 MediaServer 静态库;
2023-06-27 10:51:31 +08:00
..
CMakeLists.txt 优化CMakeList, 完善iOS下编译配置 (#2578) 2023-06-27 10:51:31 +08:00
FFmpegSource.cpp 优化FFmpeg截图命令模板,提高截图成功率 (#2583) 2023-06-26 11:04:52 +08:00
FFmpegSource.h Header refactor (#2115) 2022-11-29 11:07:13 +08:00
main.cpp 新增日志相关设置启动参数 (#2581) 2023-06-26 10:49:25 +08:00
Process.cpp 解决启动ffmpeg进程导致shell终端假死的问题:#1662 2022-10-29 17:44:55 +08:00
Process.h 修复MSVC编译问题 2022-11-03 10:51:49 +08:00
System.cpp 确保MediaServer主函数可以多次调用: #1838 2022-07-29 16:24:43 +08:00
System.h 子进程重启失败时,不应通知守护进程退出,确保子进程重启成功 2022-04-09 21:02:54 +08:00
WebApi.cpp Replace the tuple (vhost/app/stream) with MediaTuple. (#2560) 2023-06-17 10:28:01 +08:00
WebApi.h 修复openRtpServer函数声明不一致问题 (#2445) 2023-05-08 15:27:43 +08:00
WebHook.cpp Replace the tuple (vhost/app/stream) with MediaTuple. (#2560) 2023-06-17 10:28:01 +08:00
WebHook.h 使用submodule方式添加jsoncpp源码 2022-10-16 21:10:18 +08:00