Commit Graph

  • 89959ef02f
    支持webrtc over tcp模式 夏楚 2022-11-18 22:58:29 +0800
  • 47530ce830
    新增支持webrtc over tcp模式 (#2092) Dw9 2022-11-18 22:52:57 +0800
  • eef2b1fb7a c sdk支持webrtc tcp ziyue 2022-11-18 22:52:37 +0800
  • 82b72fe718 webrtc tcp模式支持线程安全 ziyue 2022-11-18 22:43:29 +0800
  • f05425825f webrtc tcp模式支持Firefox ziyue 2022-11-18 17:00:43 +0800
  • b6f902fbe4 Merge branch 'master' of github.com:Dw9/ZLMediaKit ziyue 2022-11-18 16:53:10 +0800
  • fc433de9ac 适配webrtc AV1编码: #2091 ziyue 2022-11-18 16:47:02 +0800
  • 255ccb4265 精简rtp服务器相关代码 ziyue 2022-11-18 16:42:40 +0800
  • afde1ec9bd 完善webrtc over tcp ziyue 2022-11-18 16:36:31 +0800
  • 6ce6b63a2c 处理rtc tcp 分片 宣伟 2022-11-17 17:10:57 +0800
  • 8f712d88f3 接受和发送的数据处理tcp 2字节头 宣伟 2022-11-17 17:00:43 +0800
  • 55b5e573a9 先屏蔽检查isCurrentThread 宣伟 2022-11-17 16:51:37 +0800
  • a3f505ccc5 webrtc server/session/cadidate 改为tcp 宣伟 2022-11-17 16:46:46 +0800
  • df14924a99 优化rtmp服务器兼容性: #2078 ziyue 2022-11-15 20:53:24 +0800
  • 034e29b25a 修复rtsp basic鉴权相关bug: #2087 ziyue 2022-11-15 20:52:27 +0800
  • 87353534af fix rtp server process removed server not clear xiongguangjie 2022-11-14 14:04:57 +0800
  • 228fa17327 windows平台默认开启wepoll(iocp) xiongziliang 2022-11-13 00:38:56 +0800
  • a65cc8bbfa 修复Android编译问题 xiongziliang 2022-11-13 00:37:45 +0800
  • 3fdd5a86c9 MediaServer -v 打印代码日期 xiongziliang 2022-11-13 00:13:02 +0800
  • 9bb6a2f828 全面整理转协议相关配置文件 xiongziliang 2022-11-12 23:54:35 +0800
  • 946945ce7b 优化代码 整理代码 xiongziliang 2022-11-12 21:59:48 +0800
  • 6ffbcbfde5
    优化Ehome协议兼容性 (#2063) samosirl 2022-11-12 21:03:54 +0800
  • b54f50c7c0 修复hls流注销时相关bug:#2082 xiongziliang 2022-11-12 09:57:47 +0800
  • a37268f003 格式化代码 夏楚 2022-11-12 01:52:49 +0000
  • bc63142712 add rtp server timeout hook xiongguangjie 2022-11-10 16:58:02 +0800
  • af554bc376
    update media-server (#2075) Aven 2022-11-09 17:44:38 +0800
  • 653caf6821 update media-server to 357ef88 Aven 2022-11-09 15:53:15 +0800
  • e7d7a022dd fix c2065 and c2051 error on windows, and the head file mpeg-ts-proto.h is also deprecated Aven 2022-11-07 10:34:58 +0800
  • 25a9e51b00 添加编译问题上报模版 Xiaofeng Wang 2022-11-07 10:28:36 +0800
  • c8d95617a0 更新ZLToolKit xiongziliang 2022-11-06 00:51:15 +0800
  • 44fd6b86bc 完善版本信息 xiongziliang 2022-11-06 00:38:14 +0800
  • 04e2952d12 更新zltoolkit xiongziliang 2022-11-05 23:59:00 +0800
  • 0053148139 优化MultiMediaSourceMuxer相关代码 xiongziliang 2022-11-05 20:47:33 +0800
  • 7e95bd2078 修复MSVC编译问题 monktan89 2022-11-03 10:51:49 +0800
  • c617e5d8c2 Ehome消息头解析优化,解决主码流无法播放问题,第二个及之后通道无法播放问题 liyanwei 2022-11-01 22:50:32 +0800
  • 2b804514e1 修复mp4点播流线程安全检查失败bug ziyue 2022-11-01 22:02:28 +0800
  • 5877d3942e RtpServer确保超时回收 ziyue 2022-11-01 17:54:41 +0800
  • 2cdeddeb2c RtpServer支持udp与tcp模式并存 ziyue 2022-11-01 17:27:27 +0800
  • 60d96f4f3b 优化FrameDispatcher相关代码 ziyue 2022-11-01 16:52:52 +0800
  • d04761c2c6 Merge branch 'FrameDispatcher_addDelegate_refactor' of github.com:mtdxc/ZLMediaKit ziyue 2022-11-01 16:36:43 +0800
  • bfe118d94e 修复RtpProcess析构导致的线程问题 ziyue 2022-11-01 16:05:23 +0800
  • f5a032c9a0 Merge branch 'master' of github.com:ZLMediaKit/ZLMediaKit ziyue 2022-11-01 14:08:36 +0800
  • dde352542b private FrameWriterInterfaceHelper cqm 2022-11-01 11:44:50 +0800
  • ac3d7bd21f add addDelegate with std::function, remove FrameWriterInterfaceHelper cqm 2022-11-01 08:54:56 +0800
  • 520945c2e9 提高线程安全性 ziyue 2022-10-31 17:53:20 +0800
  • d2c64b1f09 Merge remote-tracking branch 'origin/master' xiongguangjie 2022-10-31 19:04:04 +0800
  • 613aae8bc3 rtp server only tcp mode is none use udp server xiongguangjie 2022-10-31 18:47:42 +0800
  • 918b1fce6c 修复hls/ts拉流崩溃问题:#2057 ziyue 2022-10-30 23:50:20 +0800
  • 9498b96b95 确保rtp推流线程安全性 xiongziliang 2022-10-30 21:36:35 +0800
  • 80eb6dc402 协议解析最大支持4MB分包: #2026 xiongziliang 2022-10-29 22:57:32 +0800
  • c25e93fee3 解决启动ffmpeg进程导致shell终端假死的问题:#1662 xiongziliang 2022-10-29 17:44:55 +0800
  • 9bb4b55924 修复mk_media_start_send_rtp相关bug: #2044 xiongziliang 2022-10-29 16:48:37 +0800
  • 3d7fc44a9b update media-server for ts muxer add pat pmt before every video key frame xiongguangjie 2022-10-27 17:15:02 +0800
  • 1012a5b08a 支持arm64 docker xiongziliang 2022-10-25 23:00:13 +0800
  • cc9b1ae1f8 尝试支持arm64 docker 17 ziyue 2022-10-20 11:01:18 +0800
  • b3fd74ccf0 Merge branch 'master' of github.com:ZLMediaKit/ZLMediaKit ziyue 2022-10-20 11:01:18 +0800
  • 7d251e15b3 on_publish hook兼容非标准回复 ziyue 2022-10-20 10:59:43 +0800
  • 16886b9de5 on_play回调添加状态码,可选择返回未授权或未找到状态码 huangxiuqi 2022-10-20 09:36:28 +0800
  • 0a71e06d4a united some code style xiongguangjie 2022-10-19 14:55:39 +0800
  • 7b87985f74 Merge remote-tracking branch 'origin/master' xiongguangjie 2022-10-19 14:27:49 +0800
  • 0d2e035215 rtsp and rtp h264 lowlatency mode config xiongguangjie 2022-10-19 14:20:53 +0800
  • 5bc0f306b7 Merge branch 'master' of https://gitee.com/xia-chu/ZLMediaKit ziyue 2022-10-18 19:24:26 +0800
  • ff6e9f4fc7 修复流注销时,hls无法播完最后一个切片的问题: #1955 ziyue 2022-10-18 19:23:20 +0800
  • 4a51d6b488 修复第三方引用ZLM编译webrtc避免生成dll文件 baiyfcu 2022-10-17 10:53:39 +0800
  • eac5a5b1dc 使用submodule方式添加jsoncpp源码 ziyue 2022-10-16 21:10:18 +0800
  • 8d80582f89 删除jsoncpp源码 ziyue 2022-10-16 21:08:03 +0800
  • ac1abb34da 新增媒体流flush机制:#1996 ziyue 2022-10-16 19:49:56 +0800
  • 80eef693c6 精确mp4录制时长:#1795 ziyue 2022-10-16 16:40:21 +0800
  • bbdcc44eb0 mute audio maker avoid uint32_t cycle and 8k aac a frame is 128ms xiongguangjie 2022-10-11 16:53:27 +0800
  • 2b64245c14 优化代码 ziyue 2022-10-08 10:47:09 +0800
  • c790254f46 修复关闭mp4录制不能触发无人观看事件问题:#2010 xiongziliang 2022-10-06 13:06:54 +0800
  • 5854a26047 修复未开启宏编译失败问题 xiongziliang 2022-10-06 12:59:12 +0800
  • a916760ac3 整理webrtc c接口 xiongziliang 2022-10-06 12:33:48 +0800
  • 426d76f05c 增加通过offer获取answer的接口,不依赖http模块 gongluck 2022-09-19 10:46:06 +0800
  • d066d70e34
    Merge branch 'ZLMediaKit:master' into master gongluck 2022-09-30 02:50:53 -0500
  • 34838b1b26 rtmp点播采用简单握手,发送心跳包,兼容fms服务器: #2007 ziyue 2022-09-30 13:34:56 +0800
  • 63745acef0
    Merge branch 'ZLMediaKit:master' into master gongluck 2022-09-29 21:17:57 -0500
  • bfebcd62c7 rtp packet sort set init seq xiongguangjie 2022-09-28 15:29:11 +0800
  • 69736fdb63
    Merge pull request #1999 from ZLMediaKit/feature/gbsendpassive_random_port_return_immediately 夏楚 2022-09-26 16:16:15 +0800
  • 9f716dd8b8 fix gb startsendpassive use random port return immediately not wait xiongguangjie 2022-09-26 15:50:02 +0800
  • 718a18558a
    Merge pull request #1993 from leo94666/master 夏楚 2022-09-26 14:11:04 +0800
  • cf5527ed62
    Update README.md 夏楚 2022-09-26 10:32:27 +0800
  • 037dd646d1
    Merge pull request #1994 from Dw9/master 夏楚 2022-09-26 10:27:30 +0800
  • 6f1a45db8a 修复推rtsp L16崩溃 Dw9 2022-09-25 12:13:09 +0800
  • 9b8f2c5f3d 修复assert路径错误 Dw9 2022-09-25 12:12:23 +0800
  • edf2341496 android webrtc player leo94666 2022-09-25 10:51:43 +0800
  • b9a4b3e71a
    消除编译警告 夏楚 2022-09-24 19:07:45 +0800
  • 79916ca6a4 消除编译警告 xiongziliang 2022-09-24 17:26:21 +0800
  • 2f9b3e187b
    Merge pull request #1984 from Dw9/master 夏楚 2022-09-23 14:29:12 +0800
  • c363b30360 srt optimize ack send logic ignore too many ack packet xiongguangjie 2022-09-23 09:35:10 +0800
  • 43bf7c7918 c api support srt server Dw9 2022-09-22 21:18:34 +0800
  • b782832a74 fix typo Dw9 2022-09-22 21:16:56 +0800
  • 02aad5d256 srt avoid ack time map memory not release xiongguangjie 2022-09-22 19:21:14 +0800
  • a74a9ec0d7 remove srt debug log xiongguangjie 2022-09-22 12:03:53 +0800
  • 801f705628 fix srt ack packet packet buf length error xiongguangjie 2022-09-22 12:00:02 +0800
  • 642ca4997a add more dump xiongguangjie 2022-09-22 01:07:10 +0800
  • 533f35dac4 copy srt estimated link capacity algorithm xiongguangjie 2022-09-22 00:34:42 +0800
  • ea35002be8 copy srt official packet recve rate algorithm xiongguangjie 2022-09-21 19:21:49 +0800
  • a226794cd2 Merge branch 'master' of github.com:ZLMediaKit/ZLMediaKit ziyue 2022-09-20 16:13:14 +0800
  • 6fad6f591f 开启第三方mpeg库编译宏开关,兼容某些国标流 ziyue 2022-09-20 16:00:13 +0800