Home
last modified time | relevance | path

Searched refs:UDP (Results 1 – 7 of 7) sorted by relevance

/xiu/protocol/rtsp/src/
H A Drtsp_transport.rs17 UDP, enumerator
42 rtsp_transport.protocol_type = ProtocolType::UDP; in unmarshal()
110 ProtocolType::UDP => "RTP/AVP/UDP", in marshal()
H A Drtsp_channel.rs208 bytesio::bytesio::NetType::UDP => {} in send_rr()
/xiu/library/bytesio/src/
H A Dbytesio.rs19 UDP, enumerator
65 NetType::UDP in get_net_type()
/xiu/
H A DREADME_CN.md38 - [x] 支持通过TCP(Interleaved)和UDP发布或订阅H.265/H.264/AAC流;
218 - 基于UDP推流
H A DREADME.md43 - [x] Support publishing or subscribing H.265/H.264/AAC stream over both TCP(Interleaved) and UDP.
230 - Over UDP
/xiu/application/xiu/
H A DREADME.md38 - [x] Support publishing or subscribing H.265/H.264/AAC stream over both TCP(Interleaved) and UDP.
225 - Over UDP
/xiu/protocol/rtsp/src/session/
H A Dmod.rs350 ProtocolType::UDP => { in handle_setup()
442 ProtocolType::UDP => { in handle_play()