Commit Graph

  • 664d0b67bc Add the listRtpSender http api xia-chu 2024-04-21 11:31:43 +0800
  • 2d66dd7cb3 Fixing the problem of WebRTC handshake failure caused by unsupported RTP extensions (#3486) xia-chu 2024-04-20 22:49:27 +0800
  • e4de454d5d Charset default to UTF-8 on Windows xia-chu 2024-04-20 22:25:21 +0800
  • 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
  • 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
  • 19d77fc8fe
    Pre Merge pull request !26 from yinxiang/master yinxiang 2024-04-10 05:16:38 +0000
  • 415b17b812 startSendRtp不指定use_ps时,发送的为裸包,不兼容之前的旧版本。 renlu 2024-04-10 13:14:53 +0800
  • e6506a96d4
    Update h264_pusher.c, fix build issue (#3444) Dw9 2024-04-08 10:16:45 +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
  • 24689fefd1
    Fix compilation error (#3432) ljx0305 2024-04-01 17:31:04 +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
  • 861be27ef8
    Fix compilation error issues (#3412) ljx0305 2024-03-26 15:05:14 +0800
  • 3e13e69724 BufFix: avoid may change data in splitter xiongziliang 2024-03-24 22:01:56 +0800
  • 208f57e2cd
    Fix macOS compile error by rename version.h -> ZLMVersion.h (#3411 #3410) Jacob Su 2024-03-24 17:18:18 +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
  • 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
  • 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
  • 5a137f8b8e Update submodule xia-chu 2024-03-17 10:28:10 +0800
  • 437ae778c0
    feat: VideoStack (#3373) KkemChen 2024-03-16 22:56:32 +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
  • 8e16a698b6
    降低webrtc握手未结束,数据先到的日志等级 (#3368) 小强先生 2024-03-13 10:57:43 +0800
  • 69800632fe
    feat(html): update webrtc page (#3361) johzzy 2024-03-12 23:48:17 -0300
  • 1e39594335
    fix for https://bugs.chromium.org/p/webrtc/issues/detail?id=15845 (#3360) johzzy 2024-03-10 10:34:03 -0300
  • 2f50344e7b
    Add ServiceController to manage PlayerProxy/PusherProxy/FFmpegSource/RtpServer services (#3337) johzzy 2024-03-10 05:31:20 -0300
  • 03c93d0b23
    Add config for save fmp4 record files (#3356) jamesZHANG500 2024-03-10 16:19:02 +0800
  • 78a6f041a8
    Fixed issue that set use_ps in startSendRtp api does not take effect (#3353) huangcaichun 2024-03-10 16:17:29 +0800
  • fe61b572e0
    Fix hls fmp4 clear cache bug (#3355) xiongguangjie 2024-03-08 11:04:59 +0800
  • 79b2aa6adc
    openRtpServer接口增加单视频参数,加快单视频流注册速度 (#3342) waken 2024-03-05 17:06:31 +0800
  • ffdc13bfb9
    RTP proxy通过UDP收流,调整udp recv socket buffer size成配置 (#3336) 张传峰 2024-03-05 10:42:22 +0800
  • 210894ed83 Use find_package when pkg_check_modules fails wdl1697454803 2024-03-01 13:27:44 +0800
  • a554fab5fb add cmake minimum required 3.6.0 wdl1697454803 2024-02-28 18:26:25 +0800
  • f49aed7a32
    srt optimization code for query poller (#3334) johzzy 2024-03-02 06:25:32 -0400
  • 1b709f665a Update submodules xiongziliang 2024-03-02 16:57:27 +0800
  • 24ad9c9b9e
    Support mpegts rtp payload in startSendRtp (#3335) 夏楚 2024-03-02 16:53:53 +0800
  • 5a6364bae2
    Add datachannel c apis and callbacks(#3328) gongluck 2024-03-02 16:52:51 +0800
  • 06abbd0eb7
    rtp send rtp g711 audio can config duration (#3325) xiongguangjie 2024-03-02 16:40:13 +0800
  • 87cb488b04
    Added support for DRI frames in MJPEG RTP packetization (#3305) imp_rayjay 2024-02-19 11:54:13 +0800
  • 4fb593f4a1
    Fix compilation failure issue caused by lack of regular expression support in gcc 4.8.5 (#3301 #3279) xiongguangjie 2024-02-19 11:05:30 +0800
  • da5673d1c4 Update ZLToolKit xiongziliang 2024-02-07 23:07:25 +0800
  • 81b08af0ce Ensure thread safety of player and pusher xiongziliang 2024-02-07 23:06:42 +0800
  • 306a32131c Fix crash issue when exit test_player xiongziliang 2024-02-07 22:40:41 +0800
  • 4d28b99780
    Add mk_proxy_player_create2 for support more proxy options (#3262) lidaofu-hub 2024-02-04 23:15:11 +0800
  • bfcaf15075
    Ignore localhost address when get icecand for webrtc from http request (#3282) waken 2024-02-04 23:11:18 +0800
  • 0359f178de Update ZLToolKit xiongziliang 2024-01-28 19:35:06 +0800
  • 826f4de24a Add new authors xiongziliang 2024-01-28 19:31:20 +0800
  • ceae040a7a
    Fix http url path and component's coding (#3237 #3181) sandro-qiang 2024-01-28 19:18:36 +0800
  • cfe9a31ca6 Fix http cross domain issues xiongziliang 2024-01-27 21:29:10 +0800
  • 56bdb14baf
    解决流名被替换后,getRtpInfo等接口无法使用新流名的问题 (#3265) chdahuzi 2024-01-27 20:55:57 +0800
  • fd1ebb1a51
    Auto get icecand ip address from http request (#3251) waken 2024-01-26 10:26:30 +0800
  • 9977b550e0
    Add snapshot cmd parameter to ignore audio (#3246) 张传峰 2024-01-26 10:19:19 +0800
  • 62641f426b
    Fix a bug in WebRTC where the DTLS certificate is too large(big than MTU) (#3250) 老衲不出家 2024-01-24 15:14:23 +0800
  • f9da87eb5d
    update media-server for ps demuxer bug fix (#3249) xiongguangjie 2024-01-23 22:47:39 +0800
  • fdc5bfac26
    Add win32 mmap (#3229) PioLing 2024-01-18 11:04:27 +0800
  • b43f5a119e
    correct typo (#3231) Paul Philippov 2024-01-17 22:00:14 -0500
  • 3a80b1de1e
    openRtpServer接口新增local_ip参数 (#3224) waken 2024-01-18 10:59:09 +0800
  • 8d951f06a0
    修复rtp udp推流时,调用close_stream延时3秒才注销的bug (#3226) chdahuzi 2024-01-17 18:11:56 +0800
  • 6514be74f1 Prevent access to nullptr when cloning a track xiongziliang 2024-01-15 20:34:17 +0800
  • dfda93a4c4 Ignore invalid H264/H265 rtmp packet instead of throwing an error xiongziliang 2024-01-15 20:32:06 +0800
  • 473228a128 Update ZLToolKit xiongziliang 2024-01-06 23:22:47 +0800
  • 27217cb1e6 Fix _media_src setIndexFile by mistake for include_delay. Seto 2024-01-06 18:30:42 +0800
  • 8048cd886b Fix typo error of VideoTrackImp xiongziliang 2024-01-06 18:17:51 +0800
  • 77400832ac Update ZLToolKit xiongziliang 2024-01-06 17:47:43 +0800
  • aeda47ec8c
    修正SctpAssociation.cpp的访问越界 (#3182) sandro-qiang 2024-01-05 15:33:51 +0800
  • b6cbbb4339
    Add hls_delay feature (#3158) SetoKaiba 2024-01-03 09:05:15 +0800
  • bb2d482056 Update ZLToolKit xiongziliang 2023-12-31 22:16:05 +0800
  • 519cce8c29 Add data alignment declaration xiongziliang 2023-12-31 22:15:51 +0800
  • f382f1fa95 Replacing switch case with codec map xiongziliang 2023-12-31 22:14:58 +0800
  • a106f8dfc0 Avoid blocking the poller thread xiongziliang 2023-12-31 22:10:13 +0800
  • 7c42ac4d79
    Set the default port for WebRTC (#3175) Dw9 2023-12-29 10:53:47 +0800
  • bcf0c719f1 Update ZLToolKit xiongziliang 2023-12-23 21:32:24 +0800
  • 9d68b668fc
    Add http pipelining request support (#3154) xiongguangjie 2023-12-23 21:27:28 +0800
  • 8f4e76406c
    修复编译 rpm 时获取调试信息失败问题 (#3151) snysmtx 2023-12-22 17:40:42 +0800
  • a17b950b21
    Install http api and hook before starting the service listener (#3149) chdahuzi 2023-12-20 19:32:49 +0800
  • c7f2f9e883
    Change fillPicture (av_image_fill_arrays() ) align size from 1 to 32 (#3142) PioLing 2023-12-18 16:28:00 +0800