Saved searches Use saved searches to filter your results more quickly Cancel Create saved search Sign in Sign up Reseting focus {{ message }} zeusseo / ZLMediaKit Public forked from ZLMediaKit/ZLMediaKit Notifications You must be signed in to change notification settings Fork 0...
Saved searches Use saved searches to filter your results more quickly Cancel Create saved search Sign in Sign up Reseting focus {{ message }} zhang2349 / ZLMediaKit Public forked from ZLMediaKit/ZLMediaKit Notifications You must be signed in to change notification settings Fo...
if(CCACHE_FOUND) set_property(GLOBAL PROPERTY RULE_LAUNCH_COMPILE ccache) set_property(GLOBAL PROPERTY RULE_LAUNCH_LINK ccache) endif() if(UNIX) # UNIX/Linux/Darwin set(COMPILE_OPTIONS_DEFAULT "-fPIC" "-Wall;-Wextra" "-Wno-unused-function;-Wno-unused-parameter;-Wno-unused-varia...
find_program(CCACHE_FOUND ccache) if(CCACHE_FOUND) set_property(GLOBAL PROPERTY RULE_LAUNCH_COMPILE ccache) set_property(GLOBAL PROPERTY RULE_LAUNCH_LINK ccache) endif() if(UNIX) # UNIX/Linux/Darwin set(COMPILE_OPTIONS_DEFAULT "-fPIC" "-Wall;-Wextra" "-Wno-unused-function;-Wn...
if(CCACHE_FOUND) set_property(GLOBAL PROPERTY RULE_LAUNCH_COMPILE ccache) set_property(GLOBAL PROPERTY RULE_LAUNCH_LINK ccache) endif() if(UNIX) # UNIX/Linux/Darwin set(COMPILE_OPTIONS_DEFAULT "-fPIC" "-Wall;-Wextra" "-Wno-unused-function;-Wno-unused-parameter;-Wno-unused-varia...
Cancel Submit feedback Saved searches Use saved searches to filter your results more quickly Cancel Create saved search Sign in Sign up Reseting focus {{ message }} ZLMediaKit / ZLMediaKit Public Notifications You must be signed in to change notification settings Fork 3.5k ...
1. 首先按照Wiki里 快速开始 的步骤编译以及 https://juejin.cn/post/7024381707730026510 中的webrtc的教程 git clone --depth 1 https://gitee.com/xia-chu/ZLMediaKit cd ZLMediaKit git submodule update --init cd ~/ apt install libssl-dev git clone https://github.com/cisco/libsrtp.git cd libsr...
if(CCACHE_FOUND) set_property(GLOBAL PROPERTY RULE_LAUNCH_COMPILE ccache) set_property(GLOBAL PROPERTY RULE_LAUNCH_LINK ccache) endif() if(UNIX) # UNIX/Linux/Darwin set(COMPILE_OPTIONS_DEFAULT "-fPIC" "-Wall;-Wextra" "-Wno-unused-function;-Wno-unused-parameter;-Wno-unused-varia...
void RtspSession::send_StreamNotFound() { sendRtspResponse("404 Stream Not Found",{"Connection","Close"}); } void RtspSession::send_UnsupportedTransport() { sendRtspResponse("461 Unsupported Transport",{"Connection","Close"});
Saved searches Use saved searches to filter your results more quickly Cancel Create saved search Sign in Sign up Reseting focus {{ message }} Watch-Later / ZLMediaKit Public forked from ZLMediaKit/ZLMediaKit Notifications You must be signed in to change notification settings Fork...