Home
last modified time | relevance | path

Searched refs:t (Results 1 – 8 of 8) sorted by relevance

/xiu/protocol/rtsp/src/rtp/
H A Drtp_h264.rs267 t: define::RtpNalType, in unpack_fu()
273 if t == define::FU_B { in unpack_fu()
347 t: define::RtpNalType, in unpack_stap()
353 if t == define::STAP_B { in unpack_stap()
431 t: define::RtpNalType, in unpack_mtap()
445 let (ts, ts_bytes) = if t == define::MTAP_16 { in unpack_mtap()
447 } else if t == define::MTAP_24 { in unpack_mtap()
/xiu/protocol/webrtc/src/session/
H A Dmod.rs133 let t = eles[1]; in run() localVariable
137 log::info!("1:{},2:{},3:{}", t, app_name, stream_name); in run()
158 match t.to_lowercase().as_str() { in run()
171 t.to_lowercase() in run()
206 match t.to_lowercase().as_str() { in run()
220 t.to_lowercase() in run()
/xiu/protocol/rtmp/src/amf0/
H A Damf0_reader.rs278 let mut t: u32 = 0; in test_number() localVariable
284 t = (t << 8) + time as u32; in test_number()
/xiu/protocol/rtsp/src/sdp/
H A Dmod.rs22 if let Some(t) = parameters.first() { in unmarshal()
23 sdp_bandwidth.b_type = t.to_string(); in unmarshal()
/xiu/protocol/webrtc/src/clients/
H A Dwhep.js310 const transceiver = transceivers.find(t => t.mid == mid);
/xiu/
H A DREADME_CN.md82 -t, --rtsp <port> Specify the rtsp listening port.(e.g.:554).
127 xiu -r 1935 -t 5544 -f 8080 -s 8081 -l info
H A DREADME.md85 -t, --rtsp <port> Specify the rtsp listening port.(e.g.:554).
129 xiu -r 1935 -t 5544 -f 8080 -s 8081 -l info
/xiu/application/xiu/
H A DREADME.md80 -t, --rtsp <port> Specify the rtsp listening port.(e.g.:554).
124 xiu -r 1935 -t 5544 -f 8080 -s 8081 -l info