BililiveRecorder/BililiveRecorder.Core/Recording
Genteure d7c03f4736
feat: add option to disable spliting when H264 Annex-B is detected (#614)
* feat: add option to disable spliting when H264 Annex-B is detected

* add wpf ui toggles

* chore: remove public api check for flv

* fix warning unboxing a possibly null value

* fix cli tool help text

* feat(wpf): add disable split on h264annexb option for toolbox
2024-11-22 13:55:20 +00:00
..
FlvProcessingContextWriterWithFileWriterFactory.cs FLV: Disable creating new file when recevied onMetaData 2022-06-24 21:29:16 +08:00
FlvTagReaderFactory.cs Core: Change visibility of most types to internal 2022-05-16 23:28:31 +08:00
IFlvProcessingContextWriterFactory.cs Core: Change visibility of most types to internal 2022-05-16 23:28:31 +08:00
IFlvTagReaderFactory.cs Core: Change visibility of most types to internal 2022-05-16 23:28:31 +08:00
IRecordTask.cs Core: Change visibility of most types to internal 2022-05-16 23:28:31 +08:00
IRecordTaskFactory.cs Core: Change visibility of most types to internal 2022-05-16 23:28:31 +08:00
ITagGroupReaderFactory.cs Core: Change visibility of most types to internal 2022-05-16 23:28:31 +08:00
RawDataRecordTask.cs misc(core): minor changes 2023-08-24 23:48:11 +08:00
RecordTaskBase.cs fix(core): unify user-agent 2023-11-05 17:58:41 +08:00
RecordTaskFactory.cs Core: Change visibility of most types to internal 2022-05-16 23:28:31 +08:00
StandardRecordTask.cs feat: add option to disable spliting when H264 Annex-B is detected (#614) 2024-11-22 13:55:20 +00:00
TagGroupReaderFactory.cs Core: Change visibility of most types to internal 2022-05-16 23:28:31 +08:00