genteure
|
b85988861e
|
fix(core): unify user-agent
fix #544
|
2023-11-05 17:58:41 +08:00 |
|
genteure
|
00f0d58505
|
misc(core): minor changes
|
2023-08-24 23:48:11 +08:00 |
|
genteure
|
f63f7b21aa
|
misc(core): fix warnings
|
2023-08-24 23:08:56 +08:00 |
|
Genteure
|
58bebb2eb8
|
Rebranding (#504)
* Rebranding
* rebranding fixups
|
2023-07-11 16:55:47 +00:00 |
|
genteure
|
26ea02d944
|
feat: add streamer uid to IRoom and other types
|
2023-07-10 21:35:06 +08:00 |
|
genteure
|
6376c9ac4f
|
feat(core): add option to omit stream metadata
|
2023-02-01 19:14:53 +08:00 |
|
genteure
|
1e8bab25d6
|
fix(flv): stop recording on unsupported codec
|
2022-11-23 23:33:42 +08:00 |
|
genteure
|
bcbd1597c6
|
feat(core): save more info about stream servers
close #380
|
2022-08-27 17:37:43 +08:00 |
|
genteure
|
616efe40c9
|
feat: add "partIndex" file name template variable
close #114 #360
|
2022-08-27 16:51:13 +08:00 |
|
genteure
|
f9f0dec794
|
FLV: Disconnect stream when continuous duplicated data is detected
|
2022-07-24 21:50:15 +08:00 |
|
genteure
|
59e43973eb
|
Small code cleanup
|
2022-06-30 21:37:00 +08:00 |
|
genteure
|
cbcbd840f0
|
Add stream host to stats
|
2022-06-29 19:46:58 +08:00 |
|
genteure
|
0b8cf27ce9
|
Core: Refactor file name templateing
|
2022-06-28 16:10:06 +08:00 |
|
genteure
|
232eb1af5b
|
Add new option FlvProcessorSplitOnScriptTag
|
2022-06-25 17:31:21 +08:00 |
|
genteure
|
fe527e7bc9
|
FLV: Refactor text log accompanying recording files
|
2022-06-24 21:29:16 +08:00 |
|
genteure
|
4bcd36a7d0
|
FLV: Disable creating new file when recevied onMetaData
|
2022-06-24 21:29:16 +08:00 |
|
genteure
|
5a228d42e3
|
Web: Add POST /api/misc/generatefilename
|
2022-06-09 15:40:08 +08:00 |
|
genteure
|
e3f660f6df
|
Core: Remove disk speed warning
|
2022-05-27 21:14:26 +08:00 |
|
genteure
|
4ded913bc2
|
Fix build warnings
|
2022-05-17 00:53:37 +08:00 |
|
genteure
|
730bc9a4d1
|
Core: Change visibility of most types to internal
|
2022-05-16 23:28:31 +08:00 |
|
genteure
|
bc12b720a1
|
Core: Fix redirect did not support relative path
|
2022-05-16 21:37:07 +08:00 |
|
genteure
|
6b9b077a52
|
Core: Add qn to file name template variables
|
2022-05-15 00:12:37 +08:00 |
|
genteure
|
2280c92ba6
|
Core: Improve log message for qn
|
2022-05-12 17:30:25 +08:00 |
|
genteure
|
bb06539993
|
Core: Add scripting support
|
2022-05-11 19:08:53 +08:00 |
|
genteure
|
43d1c6f2ef
|
Core: Add config options to ignore system proxy, use IPv4 and/or IPv6
|
2022-05-09 22:42:08 +08:00 |
|
genteure
|
2fe47fd6f1
|
Core: Change API used, add more file name template variable
|
2022-05-06 19:36:40 +08:00 |
|
genteure
|
42cbf55fe2
|
Refactor room stats
|
2022-04-09 16:43:05 +08:00 |
|
genteure
|
95e4f1d5dd
|
Core: Add disk IO detection
|
2022-04-07 19:01:02 +08:00 |
|
genteure
|
70eb0b4244
|
Core: Fix FileClosed events are not triggered after file close.
|
2022-04-06 21:03:45 +08:00 |
|
genteure
|
20c7a1efb0
|
Core: Use Fluid.Core to generate file names
|
2022-04-03 19:32:43 +08:00 |
|
genteure
|
441343e92e
|
Switch to config v3
|
2022-04-03 19:32:43 +08:00 |
|
genteure
|
8a65c9645d
|
Core: Create config v3
|
2022-04-03 19:32:43 +08:00 |
|
genteure
|
32d49c70fc
|
Core: Imporve logs related to recording qn
|
2021-11-25 23:26:32 +08:00 |
|
genteure
|
06a4c59bb7
|
Core: Strictly enforce qn settings
|
2021-11-20 14:34:35 +08:00 |
|
Genteure
|
9237f3b7fd
|
Fix typo
|
2021-08-04 21:58:35 +08:00 |
|
Genteure
|
2b482a9c4b
|
支持录制画质选择
|
2021-07-09 19:48:39 +08:00 |
|
Genteure
|
bf8a4481e2
|
Update RecordTaskFactory
|
2021-06-01 23:53:38 +08:00 |
|
Genteure
|
ce064f1f07
|
Catch exceptions thrown by FileStream.Dispose()
|
2021-05-25 21:52:50 +08:00 |
|
Genteure
|
2ceb916a8d
|
Merge file creation into one step
|
2021-05-21 21:30:46 +08:00 |
|
Genteure
|
ba847cf28d
|
Fix File.Open
|
2021-05-21 21:04:37 +08:00 |
|
Genteure
|
b616ac9f63
|
Update logging calls
|
2021-05-17 23:29:33 +08:00 |
|
Genteure
|
0a794e691f
|
Core: Avoid mcdn
|
2021-05-13 18:32:29 +08:00 |
|
Genteure
|
9df51d431d
|
FLV: Add keyframes metadata
|
2021-05-12 22:38:39 +08:00 |
|
Genteure
|
834270276b
|
Core: Delay init requests, update logs
|
2021-04-30 19:35:15 +08:00 |
|
Genteure
|
93781b2a56
|
FLV: Performance improvements
(I guess)
|
2021-04-29 23:51:06 +08:00 |
|
Genteure
|
539b0b95a4
|
Core: Improve recording stability
|
2021-04-23 19:15:20 +08:00 |
|
Genteure
|
fc0b955b3d
|
Core: Update default file name format
|
2021-04-21 19:54:57 +08:00 |
|
Genteure
|
7c9a3582a0
|
Core: Update ratio display
|
2021-04-21 19:48:28 +08:00 |
|
Genteure
|
560e8f22e7
|
Core: Add raw data recording mode
|
2021-04-20 22:28:52 +08:00 |
|
Genteure
|
ec58a3c5b9
|
Core: Implement watchdog, use api host in config
|
2021-04-15 19:13:19 +08:00 |
|