Commit Graph

  • 44d6457108 Update ZLToolKit, support kqueue for macOS/BSD xia-chu 2024-04-20 21:15:47 +0800
  • ff70ef233c Fix bug where ts files are not written into m3u8 file during HLS playback. xia-chu 2024-04-20 20:00:25 +0800
  • 4aa330ab82
    rtp g711 encoder rtp not key pos avoid gop cache useless (#3476) xiongguangjie 2024-04-16 22:34:54 +0800
  • 0b9be9d95d rtp g711 encoder rtp not key pos avoid gop cache useless #3476 xiongguangjie 2024-04-16 19:58:06 +0800
  • c341f8ebf6 startSendRtp不指定use_ps时,发送的为裸包,不兼容之前的旧版本。 renlu 2024-04-10 13:14:53 +0800
  • d8cb75d387
    Improve url encode and decode code add user pass encode decode methond (#3468) xiongguangjie 2024-04-13 20:36:15 +0800
  • 3dcd0ed463
    Enable video stack individually (#3469) Aven 2024-04-13 20:35:59 +0800
  • 9951c78a73 fix typo #3469 Aven 2024-04-12 11:12:12 +0800
  • 878872f74e enable video stack to be toggled individually. Aven 2024-04-12 11:11:04 +0800
  • 6665861e09 optimazition url encode code and add user pass encode pass fix rtsp user pass decoder error #3468 xiongguangjie 2024-04-11 20:04:32 +0800
  • bce6716a9b
    Merge branch 'ZLMediaKit:master' into master lidaofu-hub 2024-04-10 17:17:16 +0800
  • fc7ef34d8a
    Merge 353c635852 into e6506a96d4 #3446 baiyfcu 2024-04-08 10:16:55 +0800
  • e6506a96d4
    Update h264_pusher.c, fix build issue (#3444) Dw9 2024-04-08 10:16:45 +0800
  • 353c635852 对外暴露zlm生成目录 #3446 branch_cumulative_commit baiyfcu 2024-04-07 14:08:50 +0800
  • eab1dbc606 补提rtp app名称自定义相关文件修改 baiyfcu 2024-04-07 14:08:05 +0800
  • 3f60e55dfe
    Update h264_pusher.c #3444 Dw9 2024-04-07 14:02:13 +0800
  • d771530316 添加rtp server支持自定义app名称 baiyfcu 2024-04-07 13:59:57 +0800
  • edca662208
    fix webrtc echo error (#3442) Dw9 2024-04-05 22:11:50 +0800
  • 071f008108
    add c api for MediaSource (#3433) lidaofu-hub 2024-04-05 22:09:40 +0800
  • 2159e90f78 Add demo of reading H.264 file and pushing RTSP/RTMP stream xiongziliang 2024-04-05 22:07:09 +0800
  • 6356684ad9 fix webrtc echo error #3442 Dw9 2024-04-03 19:31:20 +0800
  • e7eae11891 rtsp点播恢复时不带range baiyfcu 2024-04-03 15:46:02 +0800
  • 6b1b9f3e35 添加track在创建后input frame前回调,避免track订阅错过配置帧数据,MP4Demuxer接口添加virtual可派生扩展 baiyfcu 2024-04-03 14:46:33 +0800
  • 584944d777 屏蔽使用自定义WebSocketSessionBase创建http server时ws收数据崩溃问题(原因未定位) baiyfcu 2024-04-03 14:35:13 +0800
  • e9887c6cd9 增加checkHost参数判断 baiyfcu 2024-04-03 14:27:18 +0800
  • 66b18bc7f8 添加非windows使用iconv转码 baiyfcu 2024-04-03 14:26:15 +0800
  • 4d57f413cf add: 补充MediaSource C API _strdup moved to api/include/mk_common.h #3433 李道甫 2024-04-02 08:55:26 +0800
  • 5926160289 add: 补充MediaSource C API _strdup in linux 李道甫 2024-04-01 18:34:09 +0800
  • 5b850375ac add: 补充MediaSource C API extra useless white space 李道甫 2024-04-01 18:20:46 +0800
  • 9741eb7272 add: 补充MediaSource C API 李道甫 2024-04-01 17:55:40 +0800
  • 24689fefd1
    Fix compilation error (#3432) ljx0305 2024-04-01 17:31:04 +0800
  • 51199bcc17
    Fix compilation error #3432 ljx0305 2024-04-01 16:19:17 +0800
  • b54c46705c
    Merge pull request #2 from ZLMediaKit/master ljx0305 2024-04-01 16:15:47 +0800
  • af3ef996b0 Avoid build warnings in the main code xia-chu 2024-03-30 14:59:28 +0800
  • 0602cc0c0b Add 'params' field to MediaSource tuple information xia-chu 2024-03-30 14:46:39 +0800
  • 390c374086 Optimize the code xia-chu 2024-03-30 14:41:20 +0800
  • ecc05dae28 BugFix: fix the issue where modifying the default secret resulted in HTTP api authentication failures xia-chu 2024-03-30 14:04:32 +0800
  • 6119ac9c53 rtp推流增加PCM音频的处理 #3419 rayjay 2024-03-28 11:21:23 +0800
  • a33c1d5a08 Merge branch 'master' of https://github.com/ZLMediaKit/ZLMediaKit rayjay 2024-03-28 11:15:19 +0800
  • 861be27ef8
    Fix compilation error issues (#3412) ljx0305 2024-03-26 15:05:14 +0800
  • 78924ad8e2
    Fix compilation error issues #3412 ljx0305 2024-03-25 19:03:44 +0800
  • 5428ba1d31
    Merge pull request #1 from ZLMediaKit/master ljx0305 2024-03-25 18:59:03 +0800
  • 3e13e69724 BufFix: avoid may change data in splitter xiongziliang 2024-03-24 22:01:56 +0800
  • f9685df3be
    Merge 1e0bbe803a into 208f57e2cd #3392 dennis-zheng 2024-03-24 21:29:28 +0800
  • 208f57e2cd
    Fix macOS compile error by rename version.h -> ZLMVersion.h (#3411 #3410) #3409 Jacob Su 2024-03-24 17:18:18 +0800
  • f21eb470db issue 3410: fix macOS compile error by rename version.h -> ZLMVersion.h #3411 Jacob Su 2024-03-24 14:20:11 +0800
  • 7aaafa18e7 Format code xiongziliang 2024-03-23 23:08:10 +0800
  • d8893877b2 Delete invalid code xiongziliang 2024-03-23 22:52:40 +0800
  • 029813402d
    feat: update negotiateSdp and WebRtcArgs (#3371) johzzy 2024-03-23 11:46:30 -0300
  • 73678a6e69 优化代码 #3371 xiongziliang 2024-03-23 22:43:09 +0800
  • f81f62c8ff Merge branch 'master' of github.com:johzzy/ZLMediaKit xiongziliang 2024-03-23 20:49:25 +0800
  • 2e2823d4cf
    VideoStack: move sws execution to WorkThread and optimization interface (#3407) KkemChen 2024-03-23 20:47:38 +0800
  • d638754364 Update authors xiongziliang 2024-03-23 20:44:25 +0800
  • 2114746aca VideoStack: move sws execution to WorkThread and optimization interface response #3407 KkemChen 2024-03-23 15:02:32 +0800
  • 013ef3f63e feat: update negotiateSdp and WebRtcArgs Johnny 2024-03-03 16:39:40 +0800
  • b05f515ccc Revert "Fix the issue of failing to push streams to FMS 3.0 server" xia-chu 2024-03-22 20:37:51 +0800
  • f5ca61d235 Enhance compatibility with non-compliant RTMP AAC streams xia-chu 2024-03-22 20:37:27 +0800
  • 49ddde28c0 Refactor code xia-chu 2024-03-22 20:36:09 +0800
  • e972ec5a22 Remove deprecated code xia-chu 2024-03-22 20:35:11 +0800
  • cfac61e55b BugFix: prevent the player's configuration from being overridden in addStreamProxy xia-chu 2024-03-22 20:34:07 +0800
  • db4c570d19 WebRTC audio preferred PCMA xia-chu 2024-03-22 20:30:48 +0800
  • 5036aa5ec5 BugFix: crashes when exceptions are thrown during destruction #3402 xia-chu 2024-03-22 20:29:22 +0800
  • 66a6253160
    Fix compilation error issues (#3385) ljx0305 2024-03-22 20:42:02 +0800
  • 12d9351666
    Fix compile error for enable_webrtc is off ( #3393 #3397) xiongguangjie 2024-03-22 20:41:14 +0800
  • 3edc671483 Revert "Fix the issue of failing to push streams to FMS 3.0 server" #3406 xia-chu 2024-03-22 20:37:51 +0800
  • 2bf1798e01 Enhance compatibility with non-compliant RTMP AAC streams xia-chu 2024-03-22 20:37:27 +0800
  • cd12b456d7 Refactor code xia-chu 2024-03-22 20:36:09 +0800
  • 8eeae84600 Remove deprecated code xia-chu 2024-03-22 20:35:11 +0800
  • 48a58b95bf BugFix: prevent the player's configuration from being overridden in addStreamProxy xia-chu 2024-03-22 20:34:07 +0800
  • ae433e7fe0 WebRTC audio preferred PCMA xia-chu 2024-03-22 20:30:48 +0800
  • 1a3a30dd63 BugFix: crashes when exceptions are thrown during destruction #3402 xia-chu 2024-03-22 20:29:22 +0800
  • 4a64a96f8c
    去除无用函数声明 #3385 ljx0305 2024-03-21 14:50:28 +0800
  • 8272352f0d add marcro define for rtc callback #3397 xiongguangjie 2024-03-21 09:41:33 +0800
  • 52cb2247fb add marcro define check for include file xiongguangjie 2024-03-21 09:31:44 +0800
  • 42c2963d00 fix compile error for enable_webrtc is off xiongguangjie 2024-03-21 00:14:30 +0800
  • 1e0bbe803a Implement size limits on HTTP header number, header size and body size #3392 dennis 2024-03-20 11:02:49 +0800
  • 0c32c9aea7
    Update VideoStack.cpp ljx0305 2024-03-19 09:39:33 +0800
  • 5a137f8b8e Update submodule xia-chu 2024-03-17 10:28:10 +0800
  • 437ae778c0
    feat: VideoStack (#3373) KkemChen 2024-03-16 22:56:32 +0800
  • 51521ed33f chore: VideoStack code adds bom header #3373 KkemChen 2024-03-16 22:23:35 +0800
  • ff43fa5075
    Fix the issue of abnormal timestamps during MP4 recording. (#3363) 百鸣 2024-03-16 22:01:06 +0800
  • 3b7f16b755
    Fix the issue of failing to push streams to FMS 3.0 server. (#3362) haorui wang 2024-03-16 21:58:33 +0800
  • 69738ad24e BugFix: configuration of `downloadRoot` cannot use absolute paths xia-chu 2024-03-15 22:24:45 +0800
  • 50f65c4ba4 Random port pool ensures that both UDP and TCP modes are available simultaneously xia-chu 2024-03-15 22:24:33 +0800
  • 1930d909f9 Fix the thread safety issue caused by poller thread switching when paced sender enabled xia-chu 2024-03-15 22:24:20 +0800
  • c9c2706843 avoid addstreamproxy rtsp user or pass contain + xiongguangjie 2024-03-16 19:34:06 +0800
  • af155ef87a no track throw error avoid addstreamproxy already exist xiongguangjie 2024-03-16 18:56:35 +0800
  • 06d3ea6cb6 avoid addstreamproxy rtsp user or pass contain + #3380 xiongguangjie 2024-03-16 19:34:06 +0800
  • 8dc0c8939a no track throw error avoid addstreamproxy already exist xiongguangjie 2024-03-16 18:56:35 +0800
  • f0e3cb300d build: When FFmpeg and x264 are not enabled, VideoStack is not compiled KkemChen 2024-03-16 11:03:56 +0800
  • 7504c6088b BugFix: configuration of `downloadRoot` cannot use absolute paths #3381 xia-chu 2024-03-15 22:24:45 +0800
  • 29b3f00a43 Random port pool ensures that both UDP and TCP modes are available simultaneously xia-chu 2024-03-15 22:24:33 +0800
  • 401d0ca2eb Fix the thread safety issue caused by poller thread switching when paced sender enabled xia-chu 2024-03-15 22:24:20 +0800
  • 4ec31dbfd7 feat: VideoStack KkemChen 2024-03-14 20:00:17 +0800
  • 4f633ad7c8 [what][style] 格式处理 #3362 haorui 2024-03-13 19:18:05 +0800
  • 8e16a698b6
    降低webrtc握手未结束,数据先到的日志等级 (#3368) #3359 小强先生 2024-03-13 10:57:43 +0800
  • 69800632fe
    feat(html): update webrtc page (#3361) johzzy 2024-03-12 23:48:17 -0300
  • e2939aebdb 降低webrtc握手未结束,数据先到的日志等级 #3368 linshangqiang 2024-03-12 16:35:16 +0800
  • 62bca29edf 降低webrtc握手未结束,数据先到的日志等级 #3367 linsq@wiclass.net 2024-03-12 14:16:02 +0800
  • 1355172fa2 修复视频流存在b帧时,时间翻转导致的切片精度偏差很大的问题 #3363 xingqiao 2024-03-11 17:41:38 +0800