Commit Graph

  • 3165a2f81c 修改服务器版本信息声明相关代码 ziyue 2021-06-29 11:16:05 +0800
  • 7375889b2e
    Update config.h 6.0 夏楚 2021-06-29 10:39:31 +0800
  • dfbfd65ab3 宏定义移至macros.h文件 ziyue 2021-06-28 20:29:56 +0800
  • de5cf86050 http最大请求加大到40 KB ziyue 2021-06-28 20:12:35 +0800
  • 397c1c7c57 整理宏 ziyue 2021-06-28 20:12:07 +0800
  • d4b3036446 add:增加Audio子目录及对应的库 DoubleX69 2021-06-28 17:51:58 +0800
  • 0263bb9b50 修改提示信息 DoubleX69 2021-06-28 17:51:08 +0800
  • 4edb015d2d add: 增加AudioPlayer播放音频 DoubleX69 2021-06-28 17:34:07 +0800
  • 5ac4e3cc72 add: 增加Audio相关代码 DoubleX69 2021-06-28 17:33:26 +0800
  • 7e5873d818 Merge branch 'master' of https://github.com/xia-chu/ZLMediaKit ziyue 2021-06-28 16:29:50 +0800
  • ded38fc3f6 Merge branch 'dev' of https://github.com/xia-chu/ZLMediaKit ziyue 2021-06-28 16:03:20 +0800
  • 48d82daa5c 添加bom头 ziyue 2021-06-28 16:02:13 +0800
  • 42d2c1b4c0
    Merge pull request #941 from ZLMediaKit/feature/fix-cmake-prepend Xiaofeng Wang 2021-06-28 14:03:44 +0800
  • e1be491d4c
    Merge pull request #940 from ZLMediaKit/feature/fix-cmake-prepend Xiaofeng Wang 2021-06-28 14:03:33 +0800
  • f06faa7c02 cmake list PREPEND only from 3.15 support use append linux use link group solve link order error xgj 2021-06-28 11:12:14 +0800
  • 8cf58dd843 Revert "调整链接顺序, 修正编译问题" wxf 2021-06-28 13:53:28 +0800
  • cd7af6fa4e update ziyue 2021-06-28 11:31:11 +0800
  • 89fb4222ce 默认关闭编译webrtc ziyue 2021-06-28 10:46:03 +0800
  • 8f730b8dab 整理代码 ziyue 2021-06-28 10:35:08 +0800
  • 430229fe94 Merge branch 'dev' of https://gitee.com/xia-chu/ZLMediaKit into dev_test ziyue 2021-06-28 10:11:39 +0800
  • 02bd01c83b 完善http option命令 ziyue 2021-06-28 10:09:44 +0800
  • fae86a9b4b !11 合帧逻辑 加强判断,防止 SPS PPS VPS 作为一帧,rtmp h264/h265 打包 保证帧内必须有VCL Merge pull request !11 from xiongguangjie/dev 夏楚 2021-06-28 02:02:49 +0000
  • 3f36a10bee Merge branch 'master' of https://github.com/xia-chu/ZLMediaKit into dev xiongziliang 2021-06-26 18:28:31 +0800
  • d3f81745fd
    Merge pull request #936 from ZLMediaKit/feature/fix-workflow 夏楚 2021-06-26 18:16:45 +0800
  • c733e7af41
    Merge pull request #935 from ZLMediaKit/feature/fix-compile 夏楚 2021-06-26 18:16:05 +0800
  • 72e8b6efa4 支持集成 WebRTC 功能 wxf 2021-06-26 17:58:00 +0800
  • 0a7acf94d3 明确使用的编译服务器版本 wxf 2021-06-26 17:57:05 +0800
  • b026634a3e 未启用 WebRTC 的情况下禁用相关测试用例 wxf 2021-06-26 17:10:42 +0800
  • a92b02907d 调整链接顺序, 修正编译问题 wxf 2021-06-26 16:55:30 +0800
  • 4609716ba3
    Merge pull request #933 from CharleyWangHZ/master 夏楚 2021-06-26 03:55:17 +0800
  • c0f362af33 for linux compile --start-group and --end-group xiongguangjie 2021-06-25 22:03:52 +0800
  • 6d8d64caf6 for mergen xiongguangjie 2021-06-25 21:24:53 +0800
  • 8c670c652e 提前映射ssrc与rid的关系 ziyue 2021-06-25 18:08:21 +0800
  • 0f1d1ded7e rid支持更新 ziyue 2021-06-25 18:08:03 +0800
  • 365aead8b6 修复注释 ziyue 2021-06-25 17:24:32 +0800
  • edf30a04cf 优化代码 ziyue 2021-06-25 17:17:48 +0800
  • 89ef183647 精简代码 ziyue 2021-06-25 17:10:27 +0800
  • 423dd454ca 整理代码 ziyue 2021-06-25 17:02:58 +0800
  • 76ebf02ced 记录所有rtp的ssrc ziyue 2021-06-25 16:57:38 +0800
  • a7f75774e9 整理RtpReceiver相关代码 ziyue 2021-06-25 16:24:44 +0800
  • 18b7e45906 整理nack相关代码 ziyue 2021-06-25 15:43:47 +0800
  • 7406281c96 抽象RtpExtContext对象 ziyue 2021-06-25 15:31:13 +0800
  • 964cf39145 RtcpContext修改时间戳单位、整理WebRTC相关代码 ziyue 2021-06-25 14:59:27 +0800
  • 6c01cf336e 抽象MediaTrack与RtpChannel对象 ziyue 2021-06-25 14:37:11 +0800
  • 4c08d8e197 feat(rtc): add RtpReceiverImp::handleRtp Johnny 2021-06-25 14:05:04 +0800
  • ba672178b4 修复simulcast无法开启主码流的问题 ziyue 2021-06-25 13:23:10 +0800
  • 332e8fa180
    Update HttpSession.cpp CharleyWangHZ 2021-06-25 11:17:21 +0800
  • 248c9e8f9a
    Update HttpSession.h CharleyWangHZ 2021-06-25 10:59:56 +0800
  • e3d17848f6
    Update HttpSession.cpp CharleyWangHZ 2021-06-25 10:59:06 +0800
  • e7e7906ecd for firefox ingore ssrc is 0 xgj 2021-06-25 10:08:53 +0800
  • ebb947c698 完善simulcast与ssrc相关处理代码 ziyue 2021-06-24 17:54:16 +0800
  • 3862c8f1da 删除多余行 ziyue 2021-06-24 17:53:37 +0800
  • 74a935a8cd 完善simulcast播放统计功能 ziyue 2021-06-24 13:20:17 +0800
  • 7a02d2c8d6 不支持的rtp方向,answer sdp设置为inactive ziyue 2021-06-24 13:09:51 +0800
  • e9d28c1386 Merge branch 'dev' of https://gitee.com/xia-chu/ZLMediaKit into dev xgj 2021-06-24 11:53:15 +0800
  • a91f4d29f2 完善simulcast接收及处理 ziyue 2021-06-24 11:39:55 +0800
  • dcb91e3b50 初步支持simulcast流的接收和分流 ziyue 2021-06-23 21:44:04 +0800
  • faa43adbbc Merge branch 'master' of https://github.com/xia-chu/ZLMediaKit into dev_test ziyue 2021-06-23 17:32:26 +0800
  • 307be4339f Merge branch 'dev' of https://github.com/xia-chu/ZLMediaKit into dev_test ziyue 2021-06-23 17:32:09 +0800
  • eece9dc51a
    Create requirement.md 夏楚 2021-06-23 12:03:43 +0800
  • 0eecb3be6c
    Merge pull request #927 from ZLMediaKit/feature/fix-compile-el7 夏楚 2021-06-23 11:56:08 +0800
  • 8717cd2f3d 优化代码 ziyue 2021-06-23 11:09:53 +0800
  • d9de40526d 解决开启rtp推流鉴权导致udp丢包的问题,提升GB28181推流秒开体验 ziyue 2021-06-23 11:02:39 +0800
  • 0d4ac4f655 spec: Fix openssl directory wxf 2021-06-23 10:11:30 +0800
  • b34226b785 spec: WebRTC requires openssl >= 1.1 wxf 2021-06-23 10:00:46 +0800
  • 549b07f598 spec: Enable WebRTC wxf 2021-06-23 09:44:37 +0800
  • f5786fcba3 兼容 glibc < 2.18 wxf 2021-06-23 10:34:02 +0800
  • e8c9666af0 支持hls直播文件延时删除: #913 ziyue 2021-06-23 10:25:09 +0800
  • ce2122d3b6 优化rtmp chunk相关处理代码 xiongziliang 2021-06-22 10:39:16 +0800
  • 510d908bc4 rtp服务器支持opus推流 ziyue 2021-06-21 20:32:13 +0800
  • c90f348801 RTP服务器支持ES混合流, 同时新增H265/G711的支持 ziyue 2021-06-21 19:58:59 +0800
  • caecfc3fda Merge branch 'master' of https://github.com/xia-chu/ZLMediaKit into dev ziyue 2021-06-21 17:51:15 +0800
  • 8375064a90 Merge branch 'dev' of https://gitee.com/xia-chu/ZLMediaKit into dev ziyue 2021-06-21 17:50:05 +0800
  • 25b2208f34
    Merge pull request #921 from johzzy/johnny/dev Xiaofeng Wang 2021-06-20 09:10:08 +0800
  • 89d8f005f8 fix: fix typo. Johnny 2021-06-19 23:56:17 +0800
  • 9b111fac62 add to do for h265 rtmp xiongguangjie 2021-06-19 02:01:28 +0800
  • d215502ff5 rtmp packet must has vlc when flush xiongguangjie 2021-06-19 01:54:57 +0800
  • a28aeb2148 for frame merge must has vlc(video codec layer) data and flush rtmp a frame must has vcl xiongguangjie 2021-06-19 01:27:13 +0800
  • e3708e744e
    Merge pull request #918 from ZLMediaKit/feature/fix-sdp-candidate-parse 夏楚 2021-06-18 17:07:08 +0800
  • 05c9a842a9 !10 对h264 一帧多slice (多nal)fmp4播放卡顿(vlc) Merge pull request !10 from xiongguangjie/dev 夏楚 2021-06-18 07:27:52 +0000
  • 2335043cdf drop SEI and AUD for h264 and h265 avoid sei as a frame xgj 2021-06-18 15:19:21 +0800
  • 5fc5a9ef5f webrtc: 修正 sdp 中 candidate 解析问题 wxf 2021-06-18 13:36:25 +0800
  • a6e9652da8 for h264/h265 judge a frame start more safe(h264 is first_mb_in_slice h265 is first_slice_segment_in_pic_flag) and for h265 only idr is key frame xgj 2021-06-18 12:40:42 +0800
  • 3429690d75 for h264 pps sps aud sei not check first_mb_in_slice xgj 2021-06-17 19:26:58 +0800
  • 1920802764 for h264 multi slice on frame compatibility xgj 2021-06-17 18:08:35 +0800
  • e0d162c460 Merge remote-tracking branch 'origin/dev' into dev xgj 2021-06-17 16:15:51 +0800
  • f8467f21fb 推流失败时打印日志 ziyue 2021-06-17 11:34:24 +0800
  • 60a2346819 媒体源注销后不做无谓推流重试 ziyue 2021-06-17 11:32:57 +0800
  • e4172b4ab1 更新postman api配置文件 ziyue 2021-06-17 11:03:11 +0800
  • 752590f804 完善addStreamPusherProxy相关功能并修复自动删除相关的bug ziyue 2021-06-17 10:59:58 +0800
  • aa39680c69 addStreamPusherProxy接口修改key唯一性规则,新增rtsp推流类型、超时参数 ziyue 2021-06-17 10:41:26 +0800
  • eef0c31d7b addStreamProxy新增重试次数参数 ziyue 2021-06-17 10:39:22 +0800
  • 936c6f7965 调整代码细节 ziyue 2021-06-17 10:12:34 +0800
  • 06023f1770
    Merge pull request #916 from ZLMediaKit/dev-monk 夏楚 2021-06-17 09:52:49 +0800
  • cd7ae27276 添加推流代理器 monktan 2021-06-16 19:40:08 +0800
  • fadef1cac3 完善添加track日志打印 ziyue 2021-06-16 11:39:46 +0800
  • 807f9626d5 webrtc新增对av1的支持 ziyue 2021-06-16 11:14:10 +0800
  • a67246f57e Merge branch 'master' of https://gitee.com/xia-chu/ZLMediaKit into dev ziyue 2021-06-16 10:40:17 +0800
  • d67060e97b mk_media_stop_send_rtp支持关闭单路流 ziyue 2021-06-16 10:36:53 +0800
  • 14d70426ed 加快GB28181推流时注册速度 ziyue 2021-06-16 10:26:17 +0800