Searched refs:MODE (Results 1 – 1 of 1) sorted by relevance
7 MODE=$111 cp ./$MODE/h264.Cargo.toml "../library/codec/h264/Cargo.toml"13 cp ./$MODE/flv.Cargo.toml "../library/container/flv/Cargo.toml"15 cp ./$MODE/hls.Cargo.toml "../protocol/hls/Cargo.toml"17 cp ./$MODE/rtmp.Cargo.toml "../protocol/rtmp/Cargo.toml"18 cp ./$MODE/rtsp.Cargo.toml "../protocol/rtsp/Cargo.toml"19 cp ./$MODE/webrtc.Cargo.toml "../protocol/webrtc/Cargo.toml"21 cp ./$MODE/xiu.Cargo.toml "../application/xiu/Cargo.toml"25 if [ "$MODE" = "online" ]; then28 elif [ "$MODE" = "local" ]; then[all …]