Commit Graph

  • 83afaff142
    Update README.md 夏楚 2025-03-09 12:11:58 +0800
  • 11d1b849ec startSendRtp、startRecord接口支持缓存多个gop (#4180) xia-chu 2025-03-07 23:26:48 +0800
  • 479a3fb9bb
    Remove B-frames when playing WebRTC streams (#4176) Dw9 2025-03-03 14:37:57 +0800
  • 550870ea74 获取track统计信息不再上锁,修复可能死锁的bug ziyuexiachu 2025-02-28 12:51:15 +0800
  • 0b1f9fb194 修复编译问题 ziyuexiachu 2025-02-28 12:50:28 +0800
  • e677e41502
    新增ps解析器c api (#4172) 桑泽寰 2025-02-28 12:49:47 +0800
  • c0a93f3c8f
    Fix SrtCaller Crash problem (#4171) baigao-X 2025-02-28 12:46:43 +0800
  • 52ca731392 修复http api可能导致死锁的bug ziyuexiachu 2025-02-26 11:32:10 +0800
  • cd7f7fb5ea h265 track fix get extera data size error xiongguangjie 2025-02-23 21:21:59 +0800
  • cfd273a30e Update readme xia-chu 2025-02-21 22:07:44 +0800
  • aa160c6aa8
    Add IPv4/6 bind() check for srt client. (#4157) PioLing 2025-02-21 19:58:26 +0800
  • 0011b69516
    Update README.md 夏楚 2025-02-19 17:07:05 +0800
  • 12a2f7d491
    Handling rtsp authentication like ffmpeg, Compatible with some rtsp servers (#4154) baigao-X 2025-02-19 15:06:11 +0800
  • b66806deb6
    update srt readme (#4153) xiongguangjie 2025-02-19 15:04:12 +0800
  • a3bd9e1ebd
    Fix the compilation error of gcc4.8 (#4149) PioLing 2025-02-13 15:19:32 +0800
  • 2a85dffdf9
    on_play/on_publish hook 新增protocol字段 (#4133 #4143) xiongguangjie 2025-02-13 15:18:47 +0800
  • 8a4d548427
    Update README.md 夏楚 2025-02-11 20:06:07 +0800
  • 69e4c127bc
    Fix compile error when config with -DENABLE_SRT=OFF (#4132) yanggs 2025-02-11 13:23:24 +0800
  • a27e9459f5
    Fix the compilation error of ffmpeg 7 (#4129) PioLing 2025-01-20 18:00:13 +0800
  • 5160769112
    Improve the getSnap code (#4128) PioLing 2025-01-20 14:32:11 +0800
  • 2ede3197cd Update ZLToolKit xia-chu 2025-01-19 20:27:04 +0800
  • a8507d9ecc
    Optimize the code related to decoding and screenshot (#4106) PioLing 2025-01-19 20:18:32 +0800
  • 83a622fa25
    Ensure play url is valid(#4114) N.z 2025-01-19 18:35:22 +0800
  • f3026f5df0
    适配FFmpeg7.1 (#4102) Dary 2025-01-12 10:16:45 +0800
  • ac6bb9b332
    Improve srt print and check pusher (#4113) xiongguangjie 2025-01-12 10:01:35 +0800
  • b7b7989fae
    Add ENABLE_VERSION macro check. (#4100) PioLing 2025-01-06 15:27:14 +0800
  • 9863f9c160
    Add logo and version information to exe on windows (#4093) PioLing 2025-01-03 11:33:35 +0800
  • 21cb962c39 Merge branch 'master' of github.com:ZLMediaKit/ZLMediaKit into feature/transcode2 cqm 2025-01-01 22:31:00 +0800
  • 1c8ed1c55a
    Add srt caller mode and stream encryption support. (#4088) baigao-X 2024-12-28 20:21:29 +0800
  • cb4db80502
    Fix g711 rtp encoder timestamp calculate bug (#4085) xiongguangjie 2024-12-28 10:41:52 +0800
  • 3f5923337e update zlmrtcclient.js sdk and demo xiongguangjie 2024-12-20 19:31:05 +0800
  • 5e32199661 improve g711 rtp packetizer code xiongguangjie 2024-12-20 19:26:04 +0800
  • 3f772ea1d4 Update readme xia-chu 2024-12-21 18:48:36 +0800
  • 0bbcbb9907 修复某些不规范流不注册的问题 xia-chu 2024-12-21 18:47:33 +0800
  • cffd98042b
    代码优化: _last_seq_out -> next_seq, (#4069) mtdxc 2024-12-20 11:15:15 +0800
  • 8bf48ed333
    完善golang接口 (#4059) oldma3095 2024-12-15 11:43:31 +0800
  • 72c285908c Update zltoolkit xia-chu 2024-12-05 21:25:47 +0800
  • fa9db13bdb 修复推流器相关bug xia-chu 2024-12-05 21:13:22 +0800
  • 824be6cbd5
    修复某些H264视频流缺少sps pps帧的问题 (#4050 #4047 ) xiongguangjie 2024-12-04 10:46:37 +0800
  • 2bf85eb8ff
    Add mp3_plugin, support rtsp with mp3 (#4048) Dw9 2024-12-03 10:40:24 +0800
  • 06ba39a832 Merge branch 'master' of https://gitee.com/xia-chu/ZLMediaKit into feature/transcode2 cqm 2024-12-02 18:12:57 +0800
  • 8a27e11c4c 防止ps/ts不支持编码类型时警告日志打印 xia-chu 2024-12-01 10:26:50 +0800
  • 8cf8e4ed5f 防止rtmp打包不支持的编码类型时频繁打印警告日志 xia-chu 2024-12-01 10:20:01 +0800
  • aa56576b0e 修复默认音频参数相关bug xia-chu 2024-11-30 10:54:35 +0800
  • d1f3961326 完善rtp服务器对各编码类型es流的支持 xia-chu 2024-11-30 08:50:07 +0800
  • 892108d6ba 新增若干音视频编码类型的默认实现 xia-chu 2024-11-29 23:38:27 +0800
  • 87b42ab492 优化代码 xia-chu 2024-11-29 23:07:02 +0800
  • 67668c9f2c 更新第三方库 xia-chu 2024-11-29 21:56:19 +0800
  • 02a0b0402a 修复rtp单端口模式主动关闭时线程安全问题 xia-chu 2024-11-29 21:08:09 +0800
  • 64285b6b09 优化G711 rtp打包分片逻辑相关代码 xia-chu 2024-11-29 20:19:30 +0800
  • f5d5b71731 修复FrameMerger输入不可缓存帧相关bug xia-chu 2024-11-29 20:15:40 +0800
  • 4f8127f6f1 消除过多cmake警告 xia-chu 2024-11-29 20:14:32 +0800
  • 78b00d9dc0
    修复关闭mp4相关功能时test编译报错 (#4043) a839419160 2024-11-27 15:22:09 +0800
  • 06ff8461c7
    减少依赖影响范围 (#4039) Xiaofeng Wang 2024-11-25 11:22:29 +0800
  • 326b475beb
    增加pcap解析工具(#4033 #4034) a839419160 2024-11-22 17:43:15 +0800
  • 8868320301
    Add xr targetbitrate process and update js demo sdk (#4031) xiongguangjie 2024-11-21 14:17:02 +0800
  • 226b87a633
    优化rtsp ntp时间戳,防止音视频不同步( #4017 #4018) ss002012 2024-11-18 14:08:53 +0800
  • 49184fe347
    Pre Merge pull request !30 from 马皓/master 马皓 2024-11-15 03:07:27 +0000
  • bfb202a2a9 增加pcap解析 hao.ma 2024-11-15 11:06:39 +0800
  • 51f49d3a89
    Fix mp4 record segment bug (#4008 #4007) xiongguangjie 2024-11-09 19:33:36 +0800
  • 8e823b3b74
    提升rtsp协议兼容性 (#4003) 286897655 2024-11-09 19:32:18 +0800
  • ef11c66fb8 新增语音对讲接口(startSendRtpTalk) xia-chu 2024-11-09 19:17:54 +0800
  • 8ccb4e95b3
    update webassist (#3996) mtdxc 2024-11-01 14:07:55 +0800
  • 901c381300
    新增获取推流推流代理列表和ffmpeg源列表接口 (#3992) mtdxc 2024-11-01 10:47:18 +0800
  • 6729257eab
    修复时间戳回退导致超大mp4切片问题 (#3991) wuxingzhong 2024-10-31 20:11:34 +0800
  • cc590254a6 fix compile error for ci xiongguangjie 2024-10-27 12:05:04 +0800
  • b9a1f0d9b5 update zltoolkit fix #3979 xiongguangjie 2024-10-26 21:12:01 +0800
  • 18d5fb71f3 增强hls点播功能,每个切片文件夹生成一个m3u8索引文件 xia-chu 2024-10-26 14:26:39 +0800
  • 5c80c75ed9
    修复video stack相关功能bug sbkyy 2024-10-26 09:20:24 +0800
  • 4c90a1a95b Instantly enable recording support for GOP caching xia-chu 2024-10-18 22:22:03 +0800
  • 6fcf7f81a4 The Docker image removes unnecessary dependencies xia-chu 2024-10-18 21:53:46 +0800
  • fdbf77d46d
    feat: add mk_load_mp4_file c api(#3964) Lidaofu 2024-10-18 21:48:42 +0800
  • 61a93fab6a MP4 reader supports loading multi files xia-chu 2024-10-13 00:25:40 +0800
  • e4025a6811 Improve timestamp corrector xia-chu 2024-10-13 00:23:34 +0800
  • 351e8fbd43 Fixed the compilation issue on macOS15 M platform Xiaofeng Wang 2024-10-11 14:19:27 +0800
  • 6b2fcf7943
    Fix the issue where the hls-fmp4 do not flush data in single audio cases (#3935 #3937) xiongguangjie 2024-09-29 11:55:58 +0800
  • 87277ac91a
    Optimaztion code for srt (#3934) xiongguangjie 2024-09-28 10:11:39 +0800
  • de7afaf992
    Avoid negative PTS in the RTSP protocol (#3929 #3815) xiongguangjie 2024-09-26 10:59:41 +0800
  • aca39bbfaa Support hot-reload of SSL certificates (#2835) xia-chu 2024-09-21 18:15:32 +0800
  • 1753cbb81b Add compile options: -Wno-comment xia-chu 2024-09-21 18:14:18 +0800
  • 89e21038c2 Merge branch 'master' of github.com:ZLMediaKit/ZLMediaKit into feature/transcode2 cqm 2024-09-22 11:40:39 +0800
  • f3e2a29cbd
    Fix crashes where iterators may be invalid (#3920) Dw9 2024-09-19 20:16:16 +0800
  • 4152dcd409
    AI automatically translates all comments in the code into English (#3917) alex 2024-09-19 14:53:50 +0800
  • 046de691cb
    Fix the issue of RTP sorting cache crashing when the sequence is reset (#3915) Dw9 2024-09-18 19:09:14 +0800
  • 596531ecf5
    Add golang sdk for mk_api (#3914) PioLing 2024-09-18 17:36:06 +0800
  • 8f03105baa
    Fix bug #3894 of rtsp over http (#3903) xiongguangjie 2024-09-17 09:44:22 +0800
  • 2cc69d1be6
    Fix H.265 multi-PPS frame compatibility issue (#3902) 夏楚 2024-09-17 09:43:37 +0800
  • 7c914666f2
    Fix issue where when RTP timestamp does not change and packet loss occurs, the rtp parser's CommonRtpDecoder never outputs again (#3891) Talus 2024-09-13 17:44:30 +0800
  • e2ac6dc176
    Accelerate the ready speed of certain media that actually only have a single video track but the metadata contains an audio track (#3885) Talus 2024-09-13 14:59:46 +0800
  • 7c5ba5a099
    Add pps structure and parsing function (#3875) alex 2024-09-10 10:59:44 +0800
  • e322db0a04 兼容seq计数器重置不规范的rtp流 (#3860) 老衲不出家 2024-09-05 15:29:02 +0800
  • ab22cac85b
    新增兼容whip接口http头的 Authorization 的Bearer令牌 (#3849) PioLing 2024-08-29 10:58:51 +0800
  • df9dd3d17a
    修复startSendRtp接口开启收流时vhost设置错误的问题 (#3848) waken 2024-08-28 12:28:01 +0800
  • c409fc5754
    确保start_send_rtp相关c api线程安全,同时新增多个接口支持指定配置参数 (#3838) Lidaofu 2024-08-22 21:12:06 +0800
  • bd40c24745
    startSendRtp接口支持指定接收流的app和vhost参数 (#3841) wEnchanters 2024-08-22 19:50:29 +0800
  • cb1821cf88
    Fix addStreamProxy retry bug (#3830 #3810 #3837) xiongguangjie 2024-08-22 11:11:04 +0800
  • d329f76edf Merge branch 'master' of https://gitee.com/xia-chu/ZLMediaKit into transcode2 cqm 2024-08-19 17:39:50 +0800
  • 6889afbc76
    修复弱网丢包场景下rtp解码器可能不会输出配置帧的问题 (#3818) yujitai 2024-08-14 20:11:24 +0800
  • 2d6ee2c3db
    Pre Merge pull request !29 from libofeng/master libofeng 2024-08-13 09:26:07 +0000
  • 7ad7ea2e5c add Dockerfile for ubuntu22.04 libofeng 2024-08-13 17:19:33 +0800