Searched refs:protocol (Results 1 – 8 of 8) sorted by relevance
4 "protocol/rtmp",5 "protocol/httpflv",6 "protocol/hls",7 "protocol/rtsp",8 "protocol/webrtc",
40 - [x] Support protocol conversion from RTMP to HTTP-FLV/HLS.44 - [x] Support protocol conversion from RTSP to RTMP/HLS/HTTP-FLV.253 …1. Copy the files under xiu/protocol/webrtc/src/clients/ folder to the same level directory of the…
240 1. 把xiu/protocol/webrtc/src/clients/目录下的文件拷贝到xiu可执行文件同级目录下;
31 rtmp = { path = "../../protocol/rtmp/" }32 xrtsp = { path = "../../protocol/rtsp/" }33 xwebrtc = { path = "../../protocol/webrtc/" }34 httpflv = { path = "../../protocol/httpflv/" }35 hls = { path = "../../protocol/hls/" }
10 rtmp = { path = "../../protocol/rtmp/" }
35 - [x] Support protocol conversion from RTMP to HTTP-FLV/HLS.39 - [x] Support protocol conversion from RTSP to RTMP/HLS/HTTP-FLV.248 …1. Copy the files under xiu/protocol/webrtc/src/clients/ folder to the same level directory of the…
63 protocol: String, field116 sdp_media.protocol = para_2.to_string(); in unmarshal()162 self.protocol, in marshal()