Commit Graph

  • e087d45f9c 更新编译脚本 xiongziliang 2018-03-21 15:23:05 +0800
  • ee9b6b64da 解决编译错误以及运行期bug xiongziliang 2018-03-21 15:13:33 +0800
  • 30aa71cb53 修复编译问题 xiongziliang 2018-03-21 11:35:00 +0800
  • bec36b257e
    Update README.md 夏楚 2018-03-20 11:50:37 +0800
  • 42cc74cda7
    Update README.md 夏楚 2018-03-20 11:50:01 +0800
  • b6a01f286c
    Update README.md 夏楚 2018-03-20 11:48:05 +0800
  • 88e5a199eb 添加bom、完善rtsp客户端兼容性 xiongziliang 2018-03-20 11:28:13 +0800
  • 2e96403c94
    Merge d95378c519 into 906fb0613b 夏楚 2018-03-19 02:49:07 +0000
  • d95378c519
    Delete build 夏楚 2018-03-19 10:48:16 +0800
  • 906fb0613b
    Delete build 夏楚 2018-03-19 10:48:02 +0800
  • 961bff817f 修改编译脚本、readme xiongziliang 2018-03-19 10:45:31 +0800
  • b5c1726ce7 rtmp未找到流后延迟重试 xiongziliang 2018-03-14 22:35:54 +0800
  • 36f688f118 优化http文件服务器性能 xiongziliang 2018-03-14 22:32:36 +0800
  • 326d3a57c6 适配网络库 xiongziliang 2018-03-14 14:51:54 +0800
  • d310978c21 删除废代码 xiongziliang 2018-03-14 11:30:14 +0800
  • 03c04ea6a4 修复windows下的编译问题 xiongziliang 2018-03-05 10:41:15 +0800
  • 3726721dd9 内部生成时间戳 xiongziliang 2018-03-02 15:00:04 +0800
  • 28cc1433e5 去除缓存池功能 xiongziliang 2018-03-02 14:33:57 +0800
  • 5988376647 完善openssl的版本判断 xiongziliang 2018-03-02 13:40:57 +0800
  • 6d267e7206 完善openssl的版本判断 xiongziliang 2018-03-02 13:40:17 +0800
  • 418c110893 解决metadata无媒体信息导致不能转换格式的问题 xiongziliang 2018-03-01 14:32:11 +0800
  • f5c7f4328c 删除多余文件 xiongziliang 2018-03-01 11:49:06 +0800
  • c2b11e3868 完善http超时管理 xiongziliang 2018-02-28 17:30:12 +0800
  • d9dea060d3 返回端口号 xiongziliang 2018-02-28 10:58:36 +0800
  • fe4da29fb1 update xiongziliang 2018-02-24 15:18:16 +0800
  • 15f03476c3 修复编写失败的问题 xiongziliang 2018-02-24 10:45:19 +0800
  • a2751ced5e fix xiongziliang 2018-02-23 17:06:56 +0800
  • 3bc6ad4c90 Merge branch '2.0-alpha' of github.com:xiongziliang/ZLMediaKit into 2.0-alpha xiongziliang 2018-02-23 15:37:31 +0800
  • f1b4a196c6 适配ZLToolKit develop分支 xiongziliang 2018-02-23 15:36:51 +0800
  • 23560ac49b 添加警告log xiongziliang 2018-02-14 23:47:56 +0800
  • b0a64d1e6f 广播添加sender参数 xiongziliang 2018-02-09 15:50:21 +0800
  • 4cf09bdaa1 支持多变量 xiongziliang 2018-02-09 14:15:56 +0800
  • 70bb1a652a 添加配置文件热加载功能 xiongziliang 2018-02-09 11:42:55 +0800
  • 551b9a437b shell登录鉴权改成广播方式 删除rtsp/rtmp shell命令,添加media命令 加载配置文件后发送广播 xiongziliang 2018-02-08 17:24:42 +0800
  • 3c40f171c1 组播地址改成字符串 xiongziliang 2018-02-07 13:43:44 +0800
  • 5ed2ce40fe 修改文件录制、hls生成、拉流代理逻辑 xiongziliang 2018-02-07 11:16:43 +0800
  • ae1b62c78f Http客户端添加超时功能 xiongziliang 2018-02-06 17:35:32 +0800
  • c801de9965 修复http-flv流量统计的bug xiongziliang 2018-02-06 16:34:02 +0800
  • d375116e6d 优化鉴权invoker定义 xiongziliang 2018-02-06 16:17:37 +0800
  • 991715fc93 添加流量统计广播、整理广播参数类型 xiongziliang 2018-02-06 15:28:27 +0800
  • fa5f90599c update xiongziliang 2018-02-06 11:39:52 +0800
  • 4f072eb36a 添加踢出推流器功能 xiongziliang 2018-02-06 10:56:58 +0800
  • cf8b6f6b91 鉴权失败添加错误描述信息 xiongziliang 2018-02-05 17:25:22 +0800
  • 805a1a945e 修复travis-ci编译不过的问题 xiongziliang 2018-02-05 16:28:15 +0800
  • ec902f5164 添加 http-flv/rtmp/rtsp通用鉴权接口 xiongziliang 2018-02-05 15:56:44 +0800
  • 6da3a577a6 初步提交2.0版本,支持虚拟主机 xiongziliang 2018-02-02 18:19:35 +0800
  • bd72a69d33 初步提交2.0版本,支持虚拟主机 xiongziliang 2018-02-02 18:06:08 +0800
  • 1262c4c51d bug fixed on http server root 2018-01-31 11:20:50 +0800
  • 8ef84473fc bug fixed xiongziliang 2018-01-31 09:55:55 +0800
  • aa0ae0c865 优化http服务器性能 xiongziliang 2018-01-31 09:31:07 +0800
  • 49375fd926 http文件服务器支持跨域 xiongziliang 2018-01-30 17:25:19 +0800
  • 7974506129 去除编译警告 771730766@qq.com 2018-01-30 15:15:24 +0800
  • 8f10cdbacd 优化rtmp内存估算 771730766@qq.com 2018-01-30 13:52:11 +0800
  • a97b7ce701 优化http服务器性能 771730766@qq.com 2018-01-30 11:47:56 +0800
  • ddd4f57fe8 添加jemalloc支持 771730766@qq.com 2018-01-30 11:26:32 +0800
  • 8c50aa6c66 优化性能 771730766@qq.com 2018-01-30 11:23:57 +0800
  • 28b8e8e09f 大幅优化RTSP服务器性能 771730766@qq.com 2018-01-30 09:35:54 +0800
  • 25551ef3e6 程序退出清理 xiongziliang 2018-01-25 09:12:41 +0800
  • 93a1b16305 修复windows下http-flv的bug xiongziliang 2018-01-23 15:42:09 +0800
  • 82e3907dfa update xzl 2017-12-29 18:46:01 +0800
  • 723c1294c6
    Update README.md 夏楚 2017-12-28 15:24:18 +0800
  • 7bf5451137
    Update README.md 夏楚 2017-12-27 11:24:09 +0800
  • 308ba31d65 修复编译不过的bug xiongziliang 2017-12-22 14:27:17 +0800
  • 6ff01f55c4 增加adts头相关接口 xiongziliang 2017-12-19 10:34:52 +0800
  • 68bc9b6a6a
    修复android可能编译不过的bug 夏楚 2017-12-15 17:12:25 +0800
  • 45455de1a5
    Update README.md 夏楚 2017-12-15 16:10:41 +0800
  • b0c567e49d 删除多余文件 xiongziliang 2017-12-15 16:03:23 +0800
  • 25ec025553 Merge remote-tracking branch 'origin/master' xiongziliang 2017-12-15 16:01:44 +0800
  • 8f8e4abc39 支持http-flv直播 xiongziliang 2017-12-15 16:01:21 +0800
  • 5c83a905d6
    Update README.md 夏楚 2017-12-14 09:48:20 +0800
  • ceec650fd7
    Update README.md 夏楚 2017-12-14 09:47:22 +0800
  • 50f93cdc0b 添加c接口及测试程序 xiongziliang 2017-12-13 18:15:22 +0800
  • 22448bf48a 添加win测试程序 xiongziliang 2017-12-13 14:21:40 +0800
  • f347bec3cb 添加win测试程序 xiongziliang 2017-12-13 14:18:10 +0800
  • 34176f0e2b
    Update README.md 夏楚 2017-12-13 11:25:15 +0800
  • 4a9bbdb5f2
    rtsp支持鉴权 夏楚 2017-12-10 01:44:06 +0800
  • 5ce5da0d1d
    新增rtsp鉴权 夏楚 2017-12-10 01:42:14 +0800
  • f3e551b3b9 支持可配置化的RTSP登录认证 xiongziliang 2017-12-10 01:34:43 +0800
  • 02aba328c1 支持跨域访问 xiongziliang 2017-12-09 16:43:47 +0800
  • 15afeb7f61 Merge branch 'master' of github.com:xiongziliang/ZLMediaKit xiongziliang 2017-12-09 16:25:35 +0800
  • db73430c54 修复Keep-Alive的bug xiongziliang 2017-12-09 16:24:07 +0800
  • 450a5da011 添加linux目标程序 root 2017-12-09 11:46:52 +0800
  • e8e35dcfe4 删除无用文件 xiongziliang 2017-12-08 23:42:36 +0800
  • 6614b701f2 新增mac目标文件 xiongziliang 2017-12-08 23:01:09 +0800
  • 42d382878d 完善HTTP API功能 xiongziliang 2017-12-08 22:37:17 +0800
  • ad553900b4
    Update benchmark.md 夏楚 2017-12-05 10:15:10 +0800
  • 513ef91081
    Update benchmark.md 夏楚 2017-12-05 10:14:24 +0800
  • 509f33a880
    更新为Release版本测试 夏楚 2017-12-05 00:30:00 +0800
  • a32c97f8b5 优化性能 xiongziliang 2017-12-04 23:55:09 +0800
  • 882210abd2
    Update benchmark.md 夏楚 2017-12-04 17:59:48 +0800
  • 9735541894
    Update benchmark.md 夏楚 2017-12-04 17:53:31 +0800
  • 9ac224f026
    Update benchmark.md 夏楚 2017-12-04 13:49:34 +0800
  • f42e4299fd
    添加测试报告 夏楚 2017-12-03 17:51:32 +0800
  • f38a21e99f
    Update benchmark.md 夏楚 2017-12-03 17:47:33 +0800
  • 7754aee764
    Update benchmark.md 夏楚 2017-12-03 17:46:51 +0800
  • 0f89fbe937 添加测试报告 xiongziliang 2017-12-03 17:45:54 +0800
  • c8c1eee25d Update CMakeLists.txt 夏楚 2017-12-01 18:26:48 +0800
  • 473b9356a6 ShellSession跟业务隔离 xiongziliang 2017-12-01 11:42:49 +0800
  • e2d509e63f Merge branch 'master' of github.com:xiongziliang/ZLMediaKit merge xiongziliang 2017-11-09 18:14:44 +0800
  • 0588c47bd2 优化HLS延时 xiongziliang 2017-11-09 18:14:16 +0800