Home
last modified time | relevance | path

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

/xiu/protocol/rtsp/src/
H A Drtsp_transport.rs16 TCP, enumerator
39 rtsp_transport.protocol_type = ProtocolType::TCP; in unmarshal()
109 ProtocolType::TCP => "RTP/AVP/TCP", in marshal()
H A Drtsp_channel.rs203 bytesio::bytesio::NetType::TCP => { in send_rr()
/xiu/library/bytesio/src/
H A Dbytesio.rs18 TCP, enumerator
109 NetType::TCP in get_net_type()
/xiu/
H A DREADME_CN.md38 - [x] 支持通过TCP(Interleaved)和UDP发布或订阅H.265/H.264/AAC流;
214 - 基于TCP推流(Interleaved mode)
H A DREADME.md43 - [x] Support publishing or subscribing H.265/H.264/AAC stream over both TCP(Interleaved) and UDP.
226 - Over TCP(Interleaved mode)
/xiu/application/xiu/
H A DREADME.md38 - [x] Support publishing or subscribing H.265/H.264/AAC stream over both TCP(Interleaved) and UDP.
221 - Over TCP(Interleaved mode)
/xiu/protocol/rtsp/src/session/
H A Dmod.rs347 ProtocolType::TCP => { in handle_setup()
418 ProtocolType::TCP => { in handle_play()