原始字符串

72 阅读1分钟
// R"()"
std::string raw_str{R"( -i "rtsp://192.168.0.25:554/stream0" -c copy -f rtsp -rtsp_transport udp rtsp://192.168.0.41:554/live/stream0)"};