Home
last modified time | relevance | path

Searched refs:ts (Results 1 – 12 of 12) sorted by relevance

/xiu/library/container/mpegts/src/
H A Dlib.rs4 pub mod ts; module
H A Ddefine.rs7 pub mod ts { module
H A Dts.rs4 define::{epat_pid, epes_stream_id, ts},
157 let left_size = ts::TS_PACKET_SIZE - payload.len() as u8 - 5; in write_ts_header_for_pat_pmt()
/xiu/protocol/hls/src/
H A Dlib.rs9 pub mod ts; module
H A Dm3u8.rs2 super::{errors::MediaError, ts::Ts},
H A Dflv2hls.rs10 ts::TsMuxer,
/xiu/library/container/mpegts/
H A DREADME.md3 Support mux H264/AAC data to ts format.
/xiu/protocol/hls/
H A DREADME.md12 - clear ts ans m3u8 files when the rtmp streasm is interupted.
/xiu/protocol/rtsp/src/rtp/
H A Drtp_h264.rs445 let (ts, ts_bytes) = if t == define::MTAP_16 { in unpack_mtap()
453 assert!(ts != 0); in unpack_mtap()
/xiu/
H A DREADME_CN.md49 - [x] 支持把直播流录制成HLS协议(m3u8+ts)文件
H A DREADME.md54 - [x] Support recording live streams into HLS files(m3u8+ts).
/xiu/application/xiu/
H A DREADME.md49 - [x] Support recording live streams into HLS files(m3u8+ts).