Commit Graph

540 Commits

Author SHA1 Message Date
langhuihui
30c8d5e4eb fix: amf Marshal AMF0_STRICT_ARRAY do not write end v4.15.2 2024-07-09 15:51:18 +08:00
charlestamz
803e18a111 Parse增加注释 2024-07-02 10:47:54 +08:00
langhuihui
863a6ce78a fix: jessibuca play submode=2 not work 2024-06-27 18:40:35 +08:00
charlestamz
94b9d02aa1 加入排序Range函数 RangeSorted 2024-06-23 11:59:17 +08:00
langhuihui
72922ce539 fix: redcue 2024-06-18 09:23:44 +08:00
langhuihui
0dfd3e7450 feat: add log for config file path 2024-06-17 08:42:24 +08:00
langhuihui
6360213cd7 feat: use rwlock 2024-06-13 09:01:24 +08:00
langhuihui
9b574f3ddc fix: reduce 2024-06-07 08:57:55 +08:00
langhuihui
0c7bd27176 fix: reduce ring 2024-06-04 08:49:59 +08:00
dexter
7ab831dad5 Merge pull request #109 from ptrjeffrey/v4
鉴权失败原因的日志输出
2024-06-03 14:26:23 +08:00
sean.zhang
b614e3959e 鉴权失败原因的日志输出 2024-06-03 13:38:35 +08:00
dexter
4a481a0165 Merge pull request #107 from patchoulistar/v4
修复在创建流,并且save=2的情况下返回EOF的错误。
2024-05-07 17:09:29 +08:00
patchoulistar
cbc5ba3df7 修复在创建流,并且save=2的情况下返回EOF的错误。 2024-05-07 16:51:20 +08:00
dexter
49399fbba0 Merge pull request #106 from bigbeer1/v4
fix[config]: 解决config如果存在指针对象不解析
2024-05-07 16:25:47 +08:00
dabenxiong
553b4b1392 fix[config]: 解决config如果存在指针对象不解析 2024-05-07 16:20:37 +08:00
charlestamz
841ad8a93a 更换h265的parseSPS 2024-05-06 14:51:16 +08:00
dexter
9abb89c0f4 Merge pull request #105 from l0g1n/fix-auth-check
fix: 修复内置鉴权panic, fixes #100
2024-04-30 22:55:54 +08:00
guoqiang
8b2abfde35 fix: 修复内置鉴权panic, fixes #100 2024-04-30 17:13:24 +08:00
charlestamz
fd59c7632d 1. 优化日志 2024-04-18 18:42:41 +08:00
dexter
014c2da8d3 Merge pull request #104 from pggiroro/fix_publisher_is_null
修复publisher为空的问题
2024-04-11 15:21:17 +08:00
pggiroro
a3198be64a 修复publisher为空的问题 2024-04-10 21:05:23 +08:00
dexter
35ff76f224 refactor: type = 2024-04-04 10:03:42 +08:00
langhuihui
9f9b239273 fix: data track set logger 2024-04-02 19:22:24 +08:00
langhuihui
a44ad2830b fix: pull save 2024-04-02 15:56:36 +08:00
langhuihui
6e3c86d012 fix: avoid auth puller 2024-03-28 17:24:39 +08:00
langhuihui
f677b9885c feat: ReturnValue return raw data if data is string or number 2024-03-15 09:29:39 +08:00
langhuihui
9dc92eca7b feat: wait publish tracks longger 2024-03-13 09:52:40 +08:00
langhuihui
0280cfa655 feat: add amf3 protocol, audio track attach when get data 2024-03-07 20:48:20 +08:00
langhuihui
348f52afb5 feat: add CreateAudioTrack and CreateVideoTrack to Publisher v4.15.1 2024-02-27 20:08:47 +08:00
langhuihui
b58e926819 feat: remove sei track v4.15.0 2024-02-26 17:16:49 +08:00
langhuihui
5e41a2f6bb feat: sei track use channel to replace data track v4.14.7 2024-02-20 18:08:21 +08:00
langhuihui
f320e61803 fix: subscriber wait track timeout 2024-02-11 10:29:11 +08:00
langhuihui
2891ee8392 feat: reduce wait close when no subscribe 2024-02-08 22:41:25 +08:00
langhuihui
fea867a287 fix: rtmp encode nil value 2024-02-02 10:15:33 +08:00
langhuihui
e82bc7e5d0 fix: global value override 2024-01-22 15:59:01 +08:00
langhuihui
b102419492 fix: new publisher use old track 2024-01-22 13:58:55 +08:00
langhuihui
441dbe86d0 fix: WriteRTPFrame panic 2024-01-15 09:59:54 +08:00
langhuihui
048c7eb0a8 feat: fit wrong timestamp 2024-01-11 13:46:51 +08:00
langhuihui
453ea6a6f2 fix: findstream will panic v4.14.6 2023-12-20 10:14:02 +08:00
langhuihui
5e3008f00b feat: reflect ServeHTTP now can use parent 2023-12-15 18:10:10 +08:00
langhuihui
b486af8484 fix: Regexp Marshal 2023-12-14 14:06:27 +08:00
langhuihui
5927c4a30a fix: lock pullonstart map before read or write 2023-12-14 13:28:00 +08:00
langhuihui
c8fbf37487 chore: add desc to tcp and quic config 2023-12-12 20:11:32 +08:00
langhuihui
434de39d3a feat: modify file only have modified config 2023-12-12 17:02:18 +08:00
langhuihui
35741fc0fc feat: add regexp config type 2023-12-11 19:31:56 +08:00
langhuihui
46130a13bb chore: update formily format output 2023-12-11 12:17:34 +08:00
langhuihui
7311bf4d66 fix: getconfig api old format output 2023-12-11 10:00:02 +08:00
langhuihui
8ee68a7ff7 fix: repush 2023-12-07 16:32:14 +08:00
langhuihui
48d6e277e4 feat: add extra event system 2023-12-05 19:12:03 +08:00
langhuihui
9e2ca2a670 feat: add formiliy support 2023-12-01 17:54:10 +08:00