Searched refs:need_record (Results 1 – 11 of 11) sorted by relevance
| /xiu/protocol/hls/src/ |
| H A D | remuxer.rs | 12 need_record: bool, field 19 need_record: bool, in new() 24 need_record, in new() 43 self.need_record, in run()
|
| H A D | m3u8.rs | 53 need_record: bool, field 64 need_record: bool, in new() 70 let vod_m3u8_name = if need_record { in new() 86 need_record, in new() 91 if need_record { in new() 108 if !self.need_record { in add_segment() 118 if self.need_record { in add_segment() 128 if self.need_record { in clear()
|
| H A D | flv_data_receiver.rs | 39 need_record: bool, in new() 49 media_processor: Flv2HlsRemuxer::new(duration, app_name, stream_name, need_record), in new()
|
| H A D | flv2hls.rs | 36 pub fn new(duration: i64, app_name: String, stream_name: String, need_record: bool) -> Self { in new() 63 m3u8_handler: M3u8::new(duration, 6, app_name, stream_name, need_record), in new()
|
| /xiu/application/xiu/src/config/ |
| H A D | config_rtmp_hls.toml | 16 need_record = true
|
| H A D | mod.rs | 69 need_record: false, in new() 135 pub need_record: bool, field
|
| H A D | config.toml | 59 need_record = true
|
| /xiu/application/xiu/src/ |
| H A D | service.rs | 276 hls_cfg_value.need_record, in start_hls()
|
| /xiu/ |
| H A D | README_CN.md | 173 need_record = true
|
| H A D | README.md | 181 need_record = true
|
| /xiu/application/xiu/ |
| H A D | README.md | 176 need_record = true
|