{"id":65613,"date":"2026-01-25T13:25:27","date_gmt":"2026-01-25T05:25:27","guid":{"rendered":"https:\/\/www.wsisp.com\/helps\/65613.html"},"modified":"2026-01-25T13:25:27","modified_gmt":"2026-01-25T05:25:27","slug":"%e3%80%90%e9%9f%b3%e8%a7%86%e9%a2%91%e5%bc%80%e5%8f%91%e3%80%91%e6%9c%8d%e5%8a%a1%e5%99%a8%e5%ae%89%e8%a3%85%e5%92%8c%e4%bd%bf%e7%94%a8zlmediakit","status":"publish","type":"post","link":"https:\/\/www.wsisp.com\/helps\/65613.html","title":{"rendered":"\u3010\u97f3\u89c6\u9891\u5f00\u53d1\u3011\u670d\u52a1\u5668\u5b89\u88c5\u548c\u4f7f\u7528ZLMediaKit"},"content":{"rendered":"<\/p>\n<h4>\u6587\u7ae0\u76ee\u5f55<\/h4>\n<ul>\n<li>\u4e00\u3001\u5b89\u88c5\u7f16\u8bd1\u5668<\/li>\n<li>\u4e8c\u3001\u83b7\u53d6\u4ee3\u7801<\/li>\n<li>\u4e09\u3001\u5b89\u88c5\u7f16\u8bd1\u4f9d\u8d56\u5e93<\/li>\n<li>\n<ul>\n<li>1.openssl\u5b89\u88c5\u7f16\u8bd1<\/li>\n<li>2.libsrtp\u5b89\u88c5\u7f16\u8bd1<\/li>\n<\/ul>\n<\/li>\n<li>\u56db\u3001\u6784\u5efa\u548c\u7f16\u8bd1ZLMediaKit<\/li>\n<li>\u4e94\u3001\u542f\u52a8ZLMediaKit\u670d\u52a1<\/li>\n<li>\u516d\u3001\u63a8\u6d41\u6d4b\u8bd5<\/li>\n<li>\n<ul>\n<li>H264\u63a8\u6d41<\/li>\n<li>H265\u63a8\u6d41<\/li>\n<li>HLS \u63a8\u6d41<\/li>\n<li>\u62c9\u6d41\u6d4b\u8bd5<\/li>\n<\/ul>\n<\/li>\n<li>\u4e03\u3001\u670d\u52a1\u5668\u65e5\u5fd7<\/li>\n<\/ul>\n<ul>\n<li>\u53c2\u8003&#xff1a;https:\/\/segmentfault.com\/a\/1190000041737848<\/li>\n<li>\u53c2\u8003&#xff1a;https:\/\/juejin.cn\/post\/7011803866941358117<\/li>\n<\/ul>\n<h2>\u4e00\u3001\u5b89\u88c5\u7f16\u8bd1\u5668<\/h2>\n<p><span class=\"token comment\">#\u5b89\u88c5gcc<\/span><br \/>\n<span class=\"token function\">apt<\/span> <span class=\"token function\">install<\/span> build-essential<br \/>\n<span class=\"token comment\">#\u5b89\u88c5cmake<\/span><br \/>\n<span class=\"token function\">apt<\/span> <span class=\"token function\">install<\/span> cmake<\/p>\n<p>\u5982\u679c\u65e0\u6cd5\u5b89\u88c5 Cmake \u66f4\u65b0\u4e00\u4e0b\u6e90&#xff1a;apt update<\/p>\n<h2>\u4e8c\u3001\u83b7\u53d6\u4ee3\u7801<\/h2>\n<p>\u4ee3\u7801\u4ecegit\u83b7\u53d6&#xff0c;\u5982\u679c\u6ca1\u5b89\u88c5git&#xff0c;\u9700\u8981\u6267\u884c<\/p>\n<p><span class=\"token function\">sudo<\/span> <span class=\"token function\">apt-get<\/span> <span class=\"token function\">install<\/span> <span class=\"token function\">git<\/span><\/p>\n<p><span class=\"token builtin class-name\">cd<\/span> \/opt<br \/>\n<span class=\"token comment\">#\u62c9\u53d6\u9879\u76ee\u4ee3\u7801<\/span><br \/>\n<span class=\"token function\">git<\/span> clone https:\/\/github.com\/ZLMediaKit\/ZLMediaKit.git<br \/>\n<span class=\"token comment\">#\u56fd\u5185\u7528\u6237\u63a8\u8350\u4ece\u540c\u6b65\u955c\u50cf\u7f51\u7ad9gitee\u4e0b\u8f7d <\/span><br \/>\n<span class=\"token function\">git<\/span> clone <span class=\"token parameter variable\">&#8211;depth<\/span> <span class=\"token number\">1<\/span> https:\/\/gitee.com\/xia-chu\/ZLMediaKit<br \/>\n<span class=\"token builtin class-name\">cd<\/span> ZLMediaKit<br \/>\n<span class=\"token comment\">#\u4e0d\u8981\u5fd8\u4e86\u8fd9\u53e5\u547d\u4ee4<\/span><br \/>\n<span class=\"token function\">git<\/span> submodule update <span class=\"token parameter variable\">&#8211;init<\/span><\/p>\n<h2>\u4e09\u3001\u5b89\u88c5\u7f16\u8bd1\u4f9d\u8d56\u5e93<\/h2>\n<h3>1.openssl\u5b89\u88c5\u7f16\u8bd1<\/h3>\n<p><span class=\"token comment\">#\u5982\u679c\u4e4b\u524d\u5b89\u88c5\u4e86\u53ef\u4ee5\u5148\u5378\u8f7d:apt -y remove openssl<\/span><br \/>\n<span class=\"token builtin class-name\">cd<\/span> \/opt<br \/>\n<span class=\"token comment\">#\u4ecegit\u4e0b\u8f7d<\/span><br \/>\n<span class=\"token function\">git<\/span> clone https:\/\/github.com\/openssl\/openssl.git<br \/>\n<span class=\"token comment\">#\u5982\u679cgit\u4e0b\u8f7d\u592a\u6162\u6216\u8005\u8fde\u63a5\u6709\u95ee\u9898&#xff08;\u6bd4\u5982\u6211&#xff09;&#xff0c;\u53ef\u4ee5\u5230gitee\u4e0b\u8f7d<\/span><br \/>\n<span class=\"token function\">git<\/span> clone https:\/\/gitee.com\/mirrors\/openssl.git<br \/>\n<span class=\"token comment\">#\u4e0b\u9762\u7684\u4f9d\u6b21\u6267\u884c<\/span><br \/>\n<span class=\"token function\">mv<\/span> openssl openssl-src <span class=\"token operator\">&amp;&amp;<\/span> <span class=\"token builtin class-name\">cd<\/span> openssl-src<br \/>\n.\/config <span class=\"token parameter variable\">&#8211;prefix<\/span><span class=\"token operator\">&#061;<\/span>\/opt\/openssl<br \/>\n<span class=\"token function\">make<\/span> <span class=\"token parameter variable\">-j4<\/span><br \/>\n<span class=\"token function\">sudo<\/span> <span class=\"token function\">make<\/span> <span class=\"token function\">install<\/span><br \/>\n<span class=\"token builtin class-name\">cd<\/span> \/opt\/openssl<br \/>\n<span class=\"token function\">cp<\/span> <span class=\"token parameter variable\">-rf<\/span> lib64 lib<\/p>\n<h3>2.libsrtp\u5b89\u88c5\u7f16\u8bd1<\/h3>\n<p><span class=\"token builtin class-name\">cd<\/span> \/opt<br \/>\n<span class=\"token function\">git<\/span> clone https:\/\/gitee.com\/mirrors\/cisco-libsrtp.git<br \/>\n<span class=\"token builtin class-name\">cd<\/span> cisco-libsrtp<br \/>\n.\/configure &#8211;enable-openssl &#8211;with-openssl-dir<span class=\"token operator\">&#061;<\/span>\/opt\/openssl<br \/>\n<span class=\"token function\">make<\/span> <span class=\"token parameter variable\">-j4<\/span><br \/>\n<span class=\"token function\">sudo<\/span> <span class=\"token function\">make<\/span> <span class=\"token function\">install<\/span><\/p>\n<h2>\u56db\u3001\u6784\u5efa\u548c\u7f16\u8bd1ZLMediaKit<\/h2>\n<p><span class=\"token builtin class-name\">cd<\/span> \/opt\/ZLMediaKit<br \/>\n<span class=\"token function\">mkdir<\/span> build<br \/>\n<span class=\"token builtin class-name\">cd<\/span> build<br \/>\ncmake <span class=\"token punctuation\">..<\/span> <span class=\"token parameter variable\">-DENABLE_WEBRTC<\/span><span class=\"token operator\">&#061;<\/span>true <span class=\"token parameter variable\">-DOPENSSL_ROOT_DIR<\/span><span class=\"token operator\">&#061;<\/span>\/opt\/openssl <span class=\"token parameter variable\">-DOPENSSL_LIBRARIES<\/span><span class=\"token operator\">&#061;<\/span>\/opt\/openssl\/lib<br \/>\ncmake <span class=\"token parameter variable\">&#8211;build<\/span> <span class=\"token builtin class-name\">.<\/span> <span class=\"token parameter variable\">&#8211;target<\/span> MediaServer<\/p>\n<p>\u4e0a\u4e00\u6b65\u64cd\u4f5c\u6267\u884c\u540e&#xff0c;\u8fd0\u884c\u670d\u52a1\u6210\u529f\u4f46\u6ca1\u6709demo\u9875\u9762&#xff0c;\u53d1\u73b0\u5bf9\u5e94\u7684www\u6587\u4ef6\u5939\u4ee5\u53cassl\u8bc1\u4e66\u5e76\u672a\u653e\u5165\u6307\u5b9a\u76ee\u5f55&#xff0c;\u9700\u8981\u8fdb\u884c\u8865\u5145\u64cd\u4f5c<\/p>\n<p>\u628awww\u6587\u4ef6\u5939\u590d\u5236\u5230\u7f16\u8bd1\u540e\u7684\u76ee\u5f55<\/p>\n<p><span class=\"token builtin class-name\">cd<\/span> \/opt\/ZLMediaKit<br \/>\n<span class=\"token function\">sudo<\/span> <span class=\"token function\">cp<\/span> <span class=\"token parameter variable\">-r<\/span> www release\/linux\/Debug\/<br \/>\n<span class=\"token comment\">#\u628a\u81ea\u5e26\u7684ssl\u8bc1\u4e66\u653e\u5230\u7f16\u8bd1\u540e\u7684\u76ee\u5f55<\/span><br \/>\n<span class=\"token function\">sudo<\/span> <span class=\"token function\">cp<\/span> <span class=\"token parameter variable\">-r<\/span> tests\/default.pem release\/linux\/Debug\/<\/p>\n<h2>\u4e94\u3001\u542f\u52a8ZLMediaKit\u670d\u52a1<\/h2>\n<p><span class=\"token builtin class-name\">cd<\/span> \/opt\/ZLMediaKit\/release\/linux\/Debug<br \/>\n<span class=\"token comment\">#\u901a\u8fc7-h\u53ef\u4ee5\u4e86\u89e3\u542f\u52a8\u53c2\u6570<\/span><br \/>\n.\/MediaServer <span class=\"token parameter variable\">-h<\/span><br \/>\n<span class=\"token comment\">#\u4ee5\u5b88\u62a4\u8fdb\u7a0b\u6a21\u5f0f\u542f\u52a8<\/span><br \/>\n.\/MediaServer <span class=\"token parameter variable\">-d<\/span> <span class=\"token operator\">&amp;<\/span><br \/>\n<span class=\"token comment\">#\u5982\u679c\u9700\u8981\u4f18\u96c5\u7684\u5173\u95ed<\/span><br \/>\n<span class=\"token function\">killall<\/span> <span class=\"token parameter variable\">-2<\/span> MediaServer<\/p>\n<h2>\u516d\u3001\u63a8\u6d41\u6d4b\u8bd5<\/h2>\n<h3>H264\u63a8\u6d41<\/h3>\n<p>ffmpeg <span class=\"token parameter variable\">-re<\/span> <span class=\"token parameter variable\">-i<\/span> boss.mp4 <span class=\"token parameter variable\">-vcodec<\/span> h264 <span class=\"token parameter variable\">-acodec<\/span> aac <span class=\"token parameter variable\">-f<\/span> rtsp <span class=\"token parameter variable\">-rtsp_transport<\/span> tcp rtsp:\/\/120.76.46.85\/live\/test<\/p>\n<h3>H265\u63a8\u6d41<\/h3>\n<p>ffmpeg <span class=\"token parameter variable\">-re<\/span> <span class=\"token parameter variable\">-i<\/span> test.mp4 <span class=\"token parameter variable\">-vcodec<\/span> h265 <span class=\"token parameter variable\">-acodec<\/span> aac <span class=\"token parameter variable\">-f<\/span> rtsp <span class=\"token parameter variable\">-rtsp_transport<\/span> tcp rtsp:\/\/127.0.0.1\/live\/test<\/p>\n<h3>HLS \u63a8\u6d41<\/h3>\n<p>ffmpeg <span class=\"token parameter variable\">-i<\/span> test.mp4 <span class=\"token parameter variable\">-c:v<\/span> libx264 <span class=\"token parameter variable\">-c:a<\/span> aac <span class=\"token parameter variable\">-b:v<\/span> 1M <span class=\"token parameter variable\">-b:a<\/span> 128k <span class=\"token parameter variable\">-hls_time<\/span> <span class=\"token number\">4<\/span> <span class=\"token parameter variable\">-hls_list_size<\/span> <span class=\"token number\">0<\/span> <span class=\"token parameter variable\">-hls_segment_filename<\/span> <span class=\"token string\">&#034;video_%03d.ts&#034;<\/span> <span class=\"token parameter variable\">-hls_flags<\/span> single_file stream.m3u8<\/p>\n<h3>\u62c9\u6d41\u6d4b\u8bd5<\/h3>\n<p>VLC\u64ad\u653e\u5668\u6253\u5f00\u4e00\u4e2a\u7f51\u7edc\u4e32\u6d41&#xff0c;\u8f93\u5165\u5982\u4e0b\u5730\u5740\u5c31\u53ef\u4ee5\u64ad\u653e\u4e86\u3002<\/p>\n<p>rtsp:\/\/192.168.1.140\/live\/test<br \/>\nrtmp:\/\/192.168.1.140\/live\/test<br \/>\nhttp:\/\/192.168.1.140\/live\/test\/hls.m3u8<\/p>\n<p>\u5176\u4e2d 192.168.1.140 \u662f\u5f00\u542f\u89c6\u9891\u670d\u52a1\u7684\u673a\u5668 IP \u5730\u5740<\/p>\n<h2>\u4e03\u3001\u670d\u52a1\u5668\u65e5\u5fd7<\/h2>\n<p>root&#064;iZwz99vom0kq9wknx6n0tlZ:\/opt\/ZLMediaKit\/release\/linux\/Debug<span class=\"token comment\"># sudo .\/MediaServer -d<\/span><br \/>\n<span class=\"token number\">2025<\/span>-08-27 <span class=\"token number\">23<\/span>:43:49.244 I <span class=\"token punctuation\">[<\/span>MediaServer<span class=\"token punctuation\">]<\/span> <span class=\"token punctuation\">[<\/span><span class=\"token number\">42036<\/span>-MediaServer<span class=\"token punctuation\">]<\/span> Factory.cpp:35 registerPlugin <span class=\"token operator\">|<\/span> Load codec: H264<br \/>\n<span class=\"token number\">2025<\/span>-08-27 <span class=\"token number\">23<\/span>:43:49.244 I <span class=\"token punctuation\">[<\/span>MediaServer<span class=\"token punctuation\">]<\/span> <span class=\"token punctuation\">[<\/span><span class=\"token number\">42036<\/span>-MediaServer<span class=\"token punctuation\">]<\/span> Factory.cpp:35 registerPlugin <span class=\"token operator\">|<\/span> Load codec: H265<br \/>\n<span class=\"token number\">2025<\/span>-08-27 <span class=\"token number\">23<\/span>:43:49.244 I <span class=\"token punctuation\">[<\/span>MediaServer<span class=\"token punctuation\">]<\/span> <span class=\"token punctuation\">[<\/span><span class=\"token number\">42036<\/span>-MediaServer<span class=\"token punctuation\">]<\/span> Factory.cpp:35 registerPlugin <span class=\"token operator\">|<\/span> Load codec: JPEG<br \/>\n<span class=\"token number\">2025<\/span>-08-27 <span class=\"token number\">23<\/span>:43:49.244 I <span class=\"token punctuation\">[<\/span>MediaServer<span class=\"token punctuation\">]<\/span> <span class=\"token punctuation\">[<\/span><span class=\"token number\">42036<\/span>-MediaServer<span class=\"token punctuation\">]<\/span> Factory.cpp:35 registerPlugin <span class=\"token operator\">|<\/span> Load codec: mpeg4-generic<br \/>\n<span class=\"token number\">2025<\/span>-08-27 <span class=\"token number\">23<\/span>:43:49.244 I <span class=\"token punctuation\">[<\/span>MediaServer<span class=\"token punctuation\">]<\/span> <span class=\"token punctuation\">[<\/span><span class=\"token number\">42036<\/span>-MediaServer<span class=\"token punctuation\">]<\/span> Factory.cpp:35 registerPlugin <span class=\"token operator\">|<\/span> Load codec: opus<br \/>\n<span class=\"token number\">2025<\/span>-08-27 <span class=\"token number\">23<\/span>:43:49.244 I <span class=\"token punctuation\">[<\/span>MediaServer<span class=\"token punctuation\">]<\/span> <span class=\"token punctuation\">[<\/span><span class=\"token number\">42036<\/span>-MediaServer<span class=\"token punctuation\">]<\/span> Factory.cpp:35 registerPlugin <span class=\"token operator\">|<\/span> Load codec: PCMA<br \/>\n<span class=\"token number\">2025<\/span>-08-27 <span class=\"token number\">23<\/span>:43:49.244 I <span class=\"token punctuation\">[<\/span>MediaServer<span class=\"token punctuation\">]<\/span> <span class=\"token punctuation\">[<\/span><span class=\"token number\">42036<\/span>-MediaServer<span class=\"token punctuation\">]<\/span> Factory.cpp:35 registerPlugin <span class=\"token operator\">|<\/span> Load codec: PCMU<br \/>\n<span class=\"token number\">2025<\/span>-08-27 <span class=\"token number\">23<\/span>:43:49.245 I <span class=\"token punctuation\">[<\/span>MediaServer<span class=\"token punctuation\">]<\/span> <span class=\"token punctuation\">[<\/span><span class=\"token number\">42036<\/span>-MediaServer<span class=\"token punctuation\">]<\/span> Factory.cpp:35 registerPlugin <span class=\"token operator\">|<\/span> Load codec: L16<br \/>\n<span class=\"token number\">2025<\/span>-08-27 <span class=\"token number\">23<\/span>:43:49.245 I <span class=\"token punctuation\">[<\/span>MediaServer<span class=\"token punctuation\">]<\/span> <span class=\"token punctuation\">[<\/span><span class=\"token number\">42036<\/span>-MediaServer<span class=\"token punctuation\">]<\/span> Factory.cpp:35 registerPlugin <span class=\"token operator\">|<\/span> Load codec: MP3<br \/>\n<span class=\"token number\">2025<\/span>-08-27 <span class=\"token number\">23<\/span>:43:49.246 D <span class=\"token punctuation\">[<\/span>MediaServer<span class=\"token punctuation\">]<\/span> <span class=\"token punctuation\">[<\/span><span class=\"token number\">42036<\/span>-MediaServer<span class=\"token punctuation\">]<\/span> System.cpp:157 startDaemon <span class=\"token operator\">|<\/span> \u542f\u52a8\u5b50\u8fdb\u7a0b:42039<br \/>\n<span class=\"token number\">2025<\/span>-08-27 <span class=\"token number\">23<\/span>:43:49.247 I <span class=\"token punctuation\">[<\/span>MediaServer<span class=\"token punctuation\">]<\/span> <span class=\"token punctuation\">[<\/span><span class=\"token number\">42039<\/span>-MediaServer<span class=\"token punctuation\">]<\/span> System.cpp:203 systemSetup <span class=\"token operator\">|<\/span> core\u6587\u4ef6\u5927\u5c0f\u8bbe\u7f6e\u4e3a:18446744073709551615<br \/>\n<span class=\"token number\">2025<\/span>-08-27 <span class=\"token number\">23<\/span>:43:49.248 I <span class=\"token punctuation\">[<\/span>MediaServer<span class=\"token punctuation\">]<\/span> <span class=\"token punctuation\">[<\/span><span class=\"token number\">42039<\/span>-MediaServer<span class=\"token punctuation\">]<\/span> System.cpp:212 systemSetup <span class=\"token operator\">|<\/span> \u6587\u4ef6\u6700\u5927\u63cf\u8ff0\u7b26\u4e2a\u6570\u8bbe\u7f6e\u4e3a:65535<br \/>\n<span class=\"token number\">2025<\/span>-08-27 <span class=\"token number\">23<\/span>:43:49.248 I <span class=\"token punctuation\">[<\/span>MediaServer<span class=\"token punctuation\">]<\/span> <span class=\"token punctuation\">[<\/span><span class=\"token number\">42039<\/span>-MediaServer<span class=\"token punctuation\">]<\/span> main.cpp:270 start_main <span class=\"token operator\">|<\/span> ZLMediaKit<span class=\"token punctuation\">(<\/span>git hash:f524a0e\/2025-08-23T10:41:06&#043;08:00,branch:master,build time:2025-08-27T23:20:14<span class=\"token punctuation\">)<\/span><br \/>\n<span class=\"token number\">2025<\/span>-08-27 <span class=\"token number\">23<\/span>:43:49.256 D <span class=\"token punctuation\">[<\/span>MediaServer<span class=\"token punctuation\">]<\/span> <span class=\"token punctuation\">[<\/span><span class=\"token number\">42039<\/span>-MediaServer<span class=\"token punctuation\">]<\/span> SSLBox.cpp:181 setContext <span class=\"token operator\">|<\/span> Add certificate of: default.zlmediakit.com<br \/>\n<span class=\"token number\">2025<\/span>-08-27 <span class=\"token number\">23<\/span>:43:49.257 D <span class=\"token punctuation\">[<\/span>MediaServer<span class=\"token punctuation\">]<\/span> <span class=\"token punctuation\">[<\/span><span class=\"token number\">42039<\/span>-stamp thread<span class=\"token punctuation\">]<\/span> util.cpp:437 operator<span class=\"token punctuation\">(<\/span><span class=\"token punctuation\">)<\/span> <span class=\"token operator\">|<\/span> Stamp thread started<br \/>\n<span class=\"token number\">2025<\/span>-08-27 <span class=\"token number\">23<\/span>:43:49.259 I <span class=\"token punctuation\">[<\/span>MediaServer<span class=\"token punctuation\">]<\/span> <span class=\"token punctuation\">[<\/span><span class=\"token number\">42039<\/span>-MediaServer<span class=\"token punctuation\">]<\/span> EventPoller.cpp:626 EventPollerPool <span class=\"token operator\">|<\/span> EventPoller created size: <span class=\"token number\">2<\/span><br \/>\n<span class=\"token number\">2025<\/span>-08-27 <span class=\"token number\">23<\/span>:43:49.260 I <span class=\"token punctuation\">[<\/span>MediaServer<span class=\"token punctuation\">]<\/span> <span class=\"token punctuation\">[<\/span><span class=\"token number\">42039<\/span>-MediaServer<span class=\"token punctuation\">]<\/span> main.cpp:395 start_main <span class=\"token operator\">|<\/span> \u5df2\u542f\u52a8http api \u63a5\u53e3<br \/>\n<span class=\"token number\">2025<\/span>-08-27 <span class=\"token number\">23<\/span>:43:49.260 I <span class=\"token punctuation\">[<\/span>MediaServer<span class=\"token punctuation\">]<\/span> <span class=\"token punctuation\">[<\/span><span class=\"token number\">42039<\/span>-MediaServer<span class=\"token punctuation\">]<\/span> main.cpp:397 start_main <span class=\"token operator\">|<\/span> \u5df2\u542f\u52a8http hook \u63a5\u53e3<br \/>\n<span class=\"token number\">2025<\/span>-08-27 <span class=\"token number\">23<\/span>:43:49.261 I <span class=\"token punctuation\">[<\/span>MediaServer<span class=\"token punctuation\">]<\/span> <span class=\"token punctuation\">[<\/span><span class=\"token number\">42039<\/span>-MediaServer<span class=\"token punctuation\">]<\/span> TcpServer.cpp:260 start_l <span class=\"token operator\">|<\/span> TCP server listening on <span class=\"token punctuation\">[<\/span>::<span class=\"token punctuation\">]<\/span>: <span class=\"token number\">554<\/span><br \/>\n<span class=\"token number\">2025<\/span>-08-27 <span class=\"token number\">23<\/span>:43:49.262 I <span class=\"token punctuation\">[<\/span>MediaServer<span class=\"token punctuation\">]<\/span> <span class=\"token punctuation\">[<\/span><span class=\"token number\">42039<\/span>-MediaServer<span class=\"token punctuation\">]<\/span> TcpServer.cpp:260 start_l <span class=\"token operator\">|<\/span> TCP server listening on <span class=\"token punctuation\">[<\/span>::<span class=\"token punctuation\">]<\/span>: <span class=\"token number\">1935<\/span><br \/>\n<span class=\"token number\">2025<\/span>-08-27 <span class=\"token number\">23<\/span>:43:49.262 I <span class=\"token punctuation\">[<\/span>MediaServer<span class=\"token punctuation\">]<\/span> <span class=\"token punctuation\">[<\/span><span class=\"token number\">42039<\/span>-MediaServer<span class=\"token punctuation\">]<\/span> TcpServer.cpp:260 start_l <span class=\"token operator\">|<\/span> TCP server listening on <span class=\"token punctuation\">[<\/span>::<span class=\"token punctuation\">]<\/span>: <span class=\"token number\">80<\/span><br \/>\n<span class=\"token number\">2025<\/span>-08-27 <span class=\"token number\">23<\/span>:43:49.262 I <span class=\"token punctuation\">[<\/span>MediaServer<span class=\"token punctuation\">]<\/span> <span class=\"token punctuation\">[<\/span><span class=\"token number\">42039<\/span>-MediaServer<span class=\"token punctuation\">]<\/span> TcpServer.cpp:260 start_l <span class=\"token operator\">|<\/span> TCP server listening on <span class=\"token punctuation\">[<\/span>::<span class=\"token punctuation\">]<\/span>: <span class=\"token number\">443<\/span><br \/>\n<span class=\"token number\">2025<\/span>-08-27 <span class=\"token number\">23<\/span>:43:49.264 I <span class=\"token punctuation\">[<\/span>MediaServer<span class=\"token punctuation\">]<\/span> <span class=\"token punctuation\">[<\/span><span class=\"token number\">42039<\/span>-MediaServer<span class=\"token punctuation\">]<\/span> UdpServer.cpp:128 start_l <span class=\"token operator\">|<\/span> UDP server <span class=\"token builtin class-name\">bind<\/span> to <span class=\"token punctuation\">[<\/span>::<span class=\"token punctuation\">]<\/span>: <span class=\"token number\">10000<\/span><br \/>\n<span class=\"token number\">2025<\/span>-08-27 <span class=\"token number\">23<\/span>:43:49.264 I <span class=\"token punctuation\">[<\/span>MediaServer<span class=\"token punctuation\">]<\/span> <span class=\"token punctuation\">[<\/span><span class=\"token number\">42039<\/span>-MediaServer<span class=\"token punctuation\">]<\/span> TcpServer.cpp:260 start_l <span class=\"token operator\">|<\/span> TCP server listening on <span class=\"token punctuation\">[<\/span>::<span class=\"token punctuation\">]<\/span>: <span class=\"token number\">10000<\/span><br \/>\n<span class=\"token number\">2025<\/span>-08-27 <span class=\"token number\">23<\/span>:43:49.265 I <span class=\"token punctuation\">[<\/span>MediaServer<span class=\"token punctuation\">]<\/span> <span class=\"token punctuation\">[<\/span><span class=\"token number\">42039<\/span>-MediaServer<span class=\"token punctuation\">]<\/span> UdpServer.cpp:128 start_l <span class=\"token operator\">|<\/span> UDP server <span class=\"token builtin class-name\">bind<\/span> to <span class=\"token punctuation\">[<\/span>::<span class=\"token punctuation\">]<\/span>: <span class=\"token number\">9000<\/span><br \/>\n<span class=\"token number\">2025<\/span>-08-27 <span class=\"token number\">23<\/span>:45:05.278 W <span class=\"token punctuation\">[<\/span>MediaServer<span class=\"token punctuation\">]<\/span> <span class=\"token punctuation\">[<\/span><span class=\"token number\">42039<\/span>-event poller <span class=\"token number\">1<\/span><span class=\"token punctuation\">]<\/span> RtspSession.cpp:62 onError <span class=\"token operator\">|<\/span> <span class=\"token number\">2<\/span>-14<span class=\"token punctuation\">(<\/span><span class=\"token number\">183.134<\/span>.104.172:38564<span class=\"token punctuation\">)<\/span> RTSP\u64ad\u653e\u5668<span class=\"token punctuation\">(<\/span>\/\/<span class=\"token punctuation\">)<\/span>\u65ad\u5f00:illegal connection,\u8017\u65f6<span class=\"token punctuation\">(<\/span>s<span class=\"token punctuation\">)<\/span>:15<br \/>\n<span class=\"token number\">2025<\/span>-08-27 <span class=\"token number\">23<\/span>:49:41.332 W <span class=\"token punctuation\">[<\/span>MediaServer<span class=\"token punctuation\">]<\/span> <span class=\"token punctuation\">[<\/span><span class=\"token number\">42039<\/span>-event poller <span class=\"token number\">0<\/span><span class=\"token punctuation\">]<\/span> RtpSession.cpp:71 onError <span class=\"token operator\">|<\/span> <span class=\"token number\">3<\/span>-25<span class=\"token punctuation\">(<\/span><span class=\"token number\">89.248<\/span>.164.165:39718<span class=\"token punctuation\">)<\/span> __defaultVhost__\/rtp\/ <span class=\"token number\">2<\/span><span class=\"token punctuation\">(<\/span>illegal connection<span class=\"token punctuation\">)<\/span><br \/>\n<span class=\"token number\">2025<\/span>-08-27 <span class=\"token number\">23<\/span>:50:19.009 W <span class=\"token punctuation\">[<\/span>MediaServer<span class=\"token punctuation\">]<\/span> <span class=\"token punctuation\">[<\/span><span class=\"token number\">42039<\/span>-event poller <span class=\"token number\">1<\/span><span class=\"token punctuation\">]<\/span> RtspSession.cpp:62 onError <span class=\"token operator\">|<\/span> <span class=\"token number\">4<\/span>-25<span class=\"token punctuation\">(<\/span><span class=\"token number\">115.238<\/span>.44.234:43070<span class=\"token punctuation\">)<\/span> RTSP\u64ad\u653e\u5668<span class=\"token punctuation\">(<\/span>\/\/<span class=\"token punctuation\">)<\/span>\u65ad\u5f00:Assertion failed: <span class=\"token punctuation\">(<\/span><span class=\"token operator\">!<\/span>url.empty<span class=\"token punctuation\">(<\/span><span class=\"token punctuation\">)<\/span>, empty url<span class=\"token punctuation\">)<\/span>, <span class=\"token keyword\">function<\/span> splitUrl, <span class=\"token function\">file<\/span> \/opt\/ZLMediaKit\/src\/Common\/Parser.cpp, line <span class=\"token number\">314<\/span>.,\u8017\u65f6<span class=\"token punctuation\">(<\/span>s<span class=\"token punctuation\">)<\/span>:0<br \/>\n<span class=\"token number\">2025<\/span>-08-27 <span class=\"token number\">23<\/span>:50:32.762 W <span class=\"token punctuation\">[<\/span>MediaServer<span class=\"token punctuation\">]<\/span> <span class=\"token punctuation\">[<\/span><span class=\"token number\">42039<\/span>-event poller <span class=\"token number\">0<\/span><span class=\"token punctuation\">]<\/span> MediaSink.cpp:128 checkTrackIfReady <span class=\"token operator\">|<\/span> Audio track index <span class=\"token number\">1<\/span> codec mpeg4-generic receive no data <span class=\"token keyword\">for<\/span> long 1841ms. Ignore it<span class=\"token operator\">!<\/span><br \/>\n<span class=\"token number\">2025<\/span>-08-27 <span class=\"token number\">23<\/span>:50:32.762 D <span class=\"token punctuation\">[<\/span>MediaServer<span class=\"token punctuation\">]<\/span> <span class=\"token punctuation\">[<\/span><span class=\"token number\">42039<\/span>-event poller <span class=\"token number\">0<\/span><span class=\"token punctuation\">]<\/span> MediaSink.cpp:196 emitAllTrackReady <span class=\"token operator\">|<\/span> All track ready use 1841ms<br \/>\n<span class=\"token number\">2025<\/span>-08-27 <span class=\"token number\">23<\/span>:50:32.763 I <span class=\"token punctuation\">[<\/span>MediaServer<span class=\"token punctuation\">]<\/span> <span class=\"token punctuation\">[<\/span><span class=\"token number\">42039<\/span>-event poller <span class=\"token number\">0<\/span><span class=\"token punctuation\">]<\/span> MediaSource.cpp:505 emitEvent <span class=\"token operator\">|<\/span> \u5a92\u4f53\u6ce8\u518c:fmp4:\/\/__defaultVhost__\/live\/test<br \/>\n<span class=\"token number\">2025<\/span>-08-27 <span class=\"token number\">23<\/span>:50:32.763 I <span class=\"token punctuation\">[<\/span>MediaServer<span class=\"token punctuation\">]<\/span> <span class=\"token punctuation\">[<\/span><span class=\"token number\">42039<\/span>-event poller <span class=\"token number\">0<\/span><span class=\"token punctuation\">]<\/span> MultiMediaSourceMuxer.cpp:707 onAllTrackReady <span class=\"token operator\">|<\/span> stream: rtsp:\/\/120.76.46.85:554\/live\/test , codec info: mpeg4-generic<span class=\"token punctuation\">[<\/span><span class=\"token number\">8000<\/span>\/1\/16<span class=\"token punctuation\">]<\/span> H264<span class=\"token punctuation\">[<\/span><span class=\"token number\">852<\/span>\/480\/30<span class=\"token punctuation\">]<\/span><br \/>\n<span class=\"token number\">2025<\/span>-08-27 <span class=\"token number\">23<\/span>:50:32.763 I <span class=\"token punctuation\">[<\/span>MediaServer<span class=\"token punctuation\">]<\/span> <span class=\"token punctuation\">[<\/span><span class=\"token number\">42039<\/span>-event poller <span class=\"token number\">0<\/span><span class=\"token punctuation\">]<\/span> MediaSource.cpp:505 emitEvent <span class=\"token operator\">|<\/span> \u5a92\u4f53\u6ce8\u518c:rtmp:\/\/__defaultVhost__\/live\/test<br \/>\n<span class=\"token number\">2025<\/span>-08-27 <span class=\"token number\">23<\/span>:50:32.764 I <span class=\"token punctuation\">[<\/span>MediaServer<span class=\"token punctuation\">]<\/span> <span class=\"token punctuation\">[<\/span><span class=\"token number\">42039<\/span>-event poller <span class=\"token number\">0<\/span><span class=\"token punctuation\">]<\/span> MediaSource.cpp:505 emitEvent <span class=\"token operator\">|<\/span> \u5a92\u4f53\u6ce8\u518c:ts:\/\/__defaultVhost__\/live\/test<br \/>\n<span class=\"token number\">2025<\/span>-08-27 <span class=\"token number\">23<\/span>:50:32.764 I <span class=\"token punctuation\">[<\/span>MediaServer<span class=\"token punctuation\">]<\/span> <span class=\"token punctuation\">[<\/span><span class=\"token number\">42039<\/span>-event poller <span class=\"token number\">0<\/span><span class=\"token punctuation\">]<\/span> MediaSource.cpp:505 emitEvent <span class=\"token operator\">|<\/span> \u5a92\u4f53\u6ce8\u518c:rtsp:\/\/__defaultVhost__\/live\/test<br \/>\n<span class=\"token number\">2025<\/span>-08-27 <span class=\"token number\">23<\/span>:50:41.162 I <span class=\"token punctuation\">[<\/span>MediaServer<span class=\"token punctuation\">]<\/span> <span class=\"token punctuation\">[<\/span><span class=\"token number\">42039<\/span>-event poller <span class=\"token number\">0<\/span><span class=\"token punctuation\">]<\/span> MediaSource.cpp:505 emitEvent <span class=\"token operator\">|<\/span> \u5a92\u4f53\u6ce8\u518c:hls:\/\/__defaultVhost__\/live\/test<br \/>\n<span class=\"token number\">2025<\/span>-08-27 <span class=\"token number\">23<\/span>:53:36.907 I <span class=\"token punctuation\">[<\/span>MediaServer<span class=\"token punctuation\">]<\/span> <span class=\"token punctuation\">[<\/span><span class=\"token number\">42039<\/span>-event poller <span class=\"token number\">1<\/span><span class=\"token punctuation\">]<\/span> Rtsp.cpp:471 getPortPair <span class=\"token operator\">|<\/span> got port from pool:33884-33885<br \/>\n<span class=\"token number\">2025<\/span>-08-27 <span class=\"token number\">23<\/span>:53:36.921 I <span class=\"token punctuation\">[<\/span>MediaServer<span class=\"token punctuation\">]<\/span> <span class=\"token punctuation\">[<\/span><span class=\"token number\">42039<\/span>-event poller <span class=\"token number\">1<\/span><span class=\"token punctuation\">]<\/span> Rtsp.cpp:471 getPortPair <span class=\"token operator\">|<\/span> got port from pool:34674-34675<br \/>\n<span class=\"token number\">2025<\/span>-08-27 <span class=\"token number\">23<\/span>:53:36.933 I <span class=\"token punctuation\">[<\/span>MediaServer<span class=\"token punctuation\">]<\/span> <span class=\"token punctuation\">[<\/span><span class=\"token number\">42039<\/span>-event poller <span class=\"token number\">1<\/span><span class=\"token punctuation\">]<\/span> RtspSession.cpp:823 handleReq_Play <span class=\"token operator\">|<\/span> <span class=\"token number\">12<\/span>-27<span class=\"token punctuation\">(<\/span><span class=\"token number\">119.136<\/span>.135.77:50993<span class=\"token punctuation\">)<\/span> rtsp seekTo<span class=\"token punctuation\">(<\/span>ms<span class=\"token punctuation\">)<\/span>:0<br \/>\n<span class=\"token number\">2025<\/span>-08-27 <span class=\"token number\">23<\/span>:55:53.613 I <span class=\"token punctuation\">[<\/span>MediaServer<span class=\"token punctuation\">]<\/span> <span class=\"token punctuation\">[<\/span><span class=\"token number\">42039<\/span>-event poller <span class=\"token number\">0<\/span><span class=\"token punctuation\">]<\/span> Rtsp.cpp:471 getPortPair <span class=\"token operator\">|<\/span> got port from pool:33180-33181<br \/>\n<span class=\"token number\">2025<\/span>-08-27 <span class=\"token number\">23<\/span>:55:53.640 I <span class=\"token punctuation\">[<\/span>MediaServer<span class=\"token punctuation\">]<\/span> <span class=\"token punctuation\">[<\/span><span class=\"token number\">42039<\/span>-event poller <span class=\"token number\">0<\/span><span class=\"token punctuation\">]<\/span> Rtsp.cpp:471 getPortPair <span class=\"token operator\">|<\/span> got port from pool:33396-33397<br \/>\n<span class=\"token number\">2025<\/span>-08-27 <span class=\"token number\">23<\/span>:55:53.662 I <span class=\"token punctuation\">[<\/span>MediaServer<span class=\"token punctuation\">]<\/span> <span class=\"token punctuation\">[<\/span><span class=\"token number\">42039<\/span>-event poller <span class=\"token number\">0<\/span><span class=\"token punctuation\">]<\/span> RtspSession.cpp:823 handleReq_Play <span class=\"token operator\">|<\/span> <span class=\"token number\">19<\/span>-32<span class=\"token punctuation\">(<\/span><span class=\"token number\">119.136<\/span>.135.77:52041<span class=\"token punctuation\">)<\/span> rtsp seekTo<span class=\"token punctuation\">(<\/span>ms<span class=\"token punctuation\">)<\/span>:0<\/p>\n","protected":false},"excerpt":{"rendered":"<p>\u6587\u7ae0\u76ee\u5f55\u4e00\u3001\u5b89\u88c5\u7f16\u8bd1\u5668\u4e8c\u3001\u83b7\u53d6\u4ee3\u7801\u4e09\u3001\u5b89\u88c5\u7f16\u8bd1\u4f9d\u8d56\u5e931.openssl\u5b89\u88c5\u7f16\u8bd12.libsrtp\u5b89\u88c5\u7f16\u8bd1\u56db\u3001\u6784\u5efa\u548c\u7f16\u8bd1ZLMediaKit\u4e94\u3001\u542f\u52a8ZLMediaKit\u670d\u52a1\u516d\u3001\u63a8\u6d41\u6d4b\u8bd5H264\u63a8\u6d41H265\u63a8\u6d41HLS \u63a8\u6d41\u62c9\u6d41\u6d4b\u8bd5\u4e03\u3001\u670d\u52a1\u5668\u65e5\u5fd7\u53c2\u8003&#xff1a;https:\/\/segmentfault.com\/a\/1190000041737848\u53c2\u8003&#xff1a;https:\/\/juejin.cn\/post\/7011803866941358117<br \/>\n\u4e00\u3001\u5b89\u88c5\u7f16\u8bd1\u5668<br \/>\n#\u5b89\u88c5g<\/p>\n","protected":false},"author":2,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1],"tags":[43,44,214],"topic":[],"class_list":["post-65613","post","type-post","status-publish","format-standard","hentry","category-server","tag-43","tag-44","tag-214"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v20.3 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>\u3010\u97f3\u89c6\u9891\u5f00\u53d1\u3011\u670d\u52a1\u5668\u5b89\u88c5\u548c\u4f7f\u7528ZLMediaKit - \u7f51\u7855\u4e92\u8054\u5e2e\u52a9\u4e2d\u5fc3<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.wsisp.com\/helps\/65613.html\" \/>\n<meta property=\"og:locale\" content=\"zh_CN\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"\u3010\u97f3\u89c6\u9891\u5f00\u53d1\u3011\u670d\u52a1\u5668\u5b89\u88c5\u548c\u4f7f\u7528ZLMediaKit - \u7f51\u7855\u4e92\u8054\u5e2e\u52a9\u4e2d\u5fc3\" \/>\n<meta property=\"og:description\" content=\"\u6587\u7ae0\u76ee\u5f55\u4e00\u3001\u5b89\u88c5\u7f16\u8bd1\u5668\u4e8c\u3001\u83b7\u53d6\u4ee3\u7801\u4e09\u3001\u5b89\u88c5\u7f16\u8bd1\u4f9d\u8d56\u5e931.openssl\u5b89\u88c5\u7f16\u8bd12.libsrtp\u5b89\u88c5\u7f16\u8bd1\u56db\u3001\u6784\u5efa\u548c\u7f16\u8bd1ZLMediaKit\u4e94\u3001\u542f\u52a8ZLMediaKit\u670d\u52a1\u516d\u3001\u63a8\u6d41\u6d4b\u8bd5H264\u63a8\u6d41H265\u63a8\u6d41HLS \u63a8\u6d41\u62c9\u6d41\u6d4b\u8bd5\u4e03\u3001\u670d\u52a1\u5668\u65e5\u5fd7\u53c2\u8003&#xff1a;https:\/\/segmentfault.com\/a\/1190000041737848\u53c2\u8003&#xff1a;https:\/\/juejin.cn\/post\/7011803866941358117 \u4e00\u3001\u5b89\u88c5\u7f16\u8bd1\u5668 #\u5b89\u88c5g\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.wsisp.com\/helps\/65613.html\" \/>\n<meta property=\"og:site_name\" content=\"\u7f51\u7855\u4e92\u8054\u5e2e\u52a9\u4e2d\u5fc3\" \/>\n<meta property=\"article:published_time\" content=\"2026-01-25T05:25:27+00:00\" \/>\n<meta name=\"author\" content=\"admin\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"\u4f5c\u8005\" \/>\n\t<meta name=\"twitter:data1\" content=\"admin\" \/>\n\t<meta name=\"twitter:label2\" content=\"\u9884\u8ba1\u9605\u8bfb\u65f6\u95f4\" \/>\n\t<meta name=\"twitter:data2\" content=\"4 \u5206\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.wsisp.com\/helps\/65613.html\",\"url\":\"https:\/\/www.wsisp.com\/helps\/65613.html\",\"name\":\"\u3010\u97f3\u89c6\u9891\u5f00\u53d1\u3011\u670d\u52a1\u5668\u5b89\u88c5\u548c\u4f7f\u7528ZLMediaKit - \u7f51\u7855\u4e92\u8054\u5e2e\u52a9\u4e2d\u5fc3\",\"isPartOf\":{\"@id\":\"https:\/\/www.wsisp.com\/helps\/#website\"},\"datePublished\":\"2026-01-25T05:25:27+00:00\",\"dateModified\":\"2026-01-25T05:25:27+00:00\",\"author\":{\"@id\":\"https:\/\/www.wsisp.com\/helps\/#\/schema\/person\/358e386c577a3ab51c4493330a20ad41\"},\"breadcrumb\":{\"@id\":\"https:\/\/www.wsisp.com\/helps\/65613.html#breadcrumb\"},\"inLanguage\":\"zh-Hans\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.wsisp.com\/helps\/65613.html\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.wsisp.com\/helps\/65613.html#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"\u9996\u9875\",\"item\":\"https:\/\/www.wsisp.com\/helps\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"\u3010\u97f3\u89c6\u9891\u5f00\u53d1\u3011\u670d\u52a1\u5668\u5b89\u88c5\u548c\u4f7f\u7528ZLMediaKit\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/www.wsisp.com\/helps\/#website\",\"url\":\"https:\/\/www.wsisp.com\/helps\/\",\"name\":\"\u7f51\u7855\u4e92\u8054\u5e2e\u52a9\u4e2d\u5fc3\",\"description\":\"\u9999\u6e2f\u670d\u52a1\u5668_\u9999\u6e2f\u4e91\u670d\u52a1\u5668\u8d44\u8baf_\u670d\u52a1\u5668\u5e2e\u52a9\u6587\u6863_\u670d\u52a1\u5668\u6559\u7a0b\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/www.wsisp.com\/helps\/?s={search_term_string}\"},\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"zh-Hans\"},{\"@type\":\"Person\",\"@id\":\"https:\/\/www.wsisp.com\/helps\/#\/schema\/person\/358e386c577a3ab51c4493330a20ad41\",\"name\":\"admin\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"zh-Hans\",\"@id\":\"https:\/\/www.wsisp.com\/helps\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/gravatar.wp-china-yes.net\/avatar\/?s=96&d=mystery\",\"contentUrl\":\"https:\/\/gravatar.wp-china-yes.net\/avatar\/?s=96&d=mystery\",\"caption\":\"admin\"},\"sameAs\":[\"http:\/\/wp.wsisp.com\"],\"url\":\"https:\/\/www.wsisp.com\/helps\/author\/admin\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"\u3010\u97f3\u89c6\u9891\u5f00\u53d1\u3011\u670d\u52a1\u5668\u5b89\u88c5\u548c\u4f7f\u7528ZLMediaKit - \u7f51\u7855\u4e92\u8054\u5e2e\u52a9\u4e2d\u5fc3","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.wsisp.com\/helps\/65613.html","og_locale":"zh_CN","og_type":"article","og_title":"\u3010\u97f3\u89c6\u9891\u5f00\u53d1\u3011\u670d\u52a1\u5668\u5b89\u88c5\u548c\u4f7f\u7528ZLMediaKit - \u7f51\u7855\u4e92\u8054\u5e2e\u52a9\u4e2d\u5fc3","og_description":"\u6587\u7ae0\u76ee\u5f55\u4e00\u3001\u5b89\u88c5\u7f16\u8bd1\u5668\u4e8c\u3001\u83b7\u53d6\u4ee3\u7801\u4e09\u3001\u5b89\u88c5\u7f16\u8bd1\u4f9d\u8d56\u5e931.openssl\u5b89\u88c5\u7f16\u8bd12.libsrtp\u5b89\u88c5\u7f16\u8bd1\u56db\u3001\u6784\u5efa\u548c\u7f16\u8bd1ZLMediaKit\u4e94\u3001\u542f\u52a8ZLMediaKit\u670d\u52a1\u516d\u3001\u63a8\u6d41\u6d4b\u8bd5H264\u63a8\u6d41H265\u63a8\u6d41HLS \u63a8\u6d41\u62c9\u6d41\u6d4b\u8bd5\u4e03\u3001\u670d\u52a1\u5668\u65e5\u5fd7\u53c2\u8003&#xff1a;https:\/\/segmentfault.com\/a\/1190000041737848\u53c2\u8003&#xff1a;https:\/\/juejin.cn\/post\/7011803866941358117 \u4e00\u3001\u5b89\u88c5\u7f16\u8bd1\u5668 #\u5b89\u88c5g","og_url":"https:\/\/www.wsisp.com\/helps\/65613.html","og_site_name":"\u7f51\u7855\u4e92\u8054\u5e2e\u52a9\u4e2d\u5fc3","article_published_time":"2026-01-25T05:25:27+00:00","author":"admin","twitter_card":"summary_large_image","twitter_misc":{"\u4f5c\u8005":"admin","\u9884\u8ba1\u9605\u8bfb\u65f6\u95f4":"4 \u5206"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/www.wsisp.com\/helps\/65613.html","url":"https:\/\/www.wsisp.com\/helps\/65613.html","name":"\u3010\u97f3\u89c6\u9891\u5f00\u53d1\u3011\u670d\u52a1\u5668\u5b89\u88c5\u548c\u4f7f\u7528ZLMediaKit - \u7f51\u7855\u4e92\u8054\u5e2e\u52a9\u4e2d\u5fc3","isPartOf":{"@id":"https:\/\/www.wsisp.com\/helps\/#website"},"datePublished":"2026-01-25T05:25:27+00:00","dateModified":"2026-01-25T05:25:27+00:00","author":{"@id":"https:\/\/www.wsisp.com\/helps\/#\/schema\/person\/358e386c577a3ab51c4493330a20ad41"},"breadcrumb":{"@id":"https:\/\/www.wsisp.com\/helps\/65613.html#breadcrumb"},"inLanguage":"zh-Hans","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.wsisp.com\/helps\/65613.html"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/www.wsisp.com\/helps\/65613.html#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"\u9996\u9875","item":"https:\/\/www.wsisp.com\/helps"},{"@type":"ListItem","position":2,"name":"\u3010\u97f3\u89c6\u9891\u5f00\u53d1\u3011\u670d\u52a1\u5668\u5b89\u88c5\u548c\u4f7f\u7528ZLMediaKit"}]},{"@type":"WebSite","@id":"https:\/\/www.wsisp.com\/helps\/#website","url":"https:\/\/www.wsisp.com\/helps\/","name":"\u7f51\u7855\u4e92\u8054\u5e2e\u52a9\u4e2d\u5fc3","description":"\u9999\u6e2f\u670d\u52a1\u5668_\u9999\u6e2f\u4e91\u670d\u52a1\u5668\u8d44\u8baf_\u670d\u52a1\u5668\u5e2e\u52a9\u6587\u6863_\u670d\u52a1\u5668\u6559\u7a0b","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.wsisp.com\/helps\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"zh-Hans"},{"@type":"Person","@id":"https:\/\/www.wsisp.com\/helps\/#\/schema\/person\/358e386c577a3ab51c4493330a20ad41","name":"admin","image":{"@type":"ImageObject","inLanguage":"zh-Hans","@id":"https:\/\/www.wsisp.com\/helps\/#\/schema\/person\/image\/","url":"https:\/\/gravatar.wp-china-yes.net\/avatar\/?s=96&d=mystery","contentUrl":"https:\/\/gravatar.wp-china-yes.net\/avatar\/?s=96&d=mystery","caption":"admin"},"sameAs":["http:\/\/wp.wsisp.com"],"url":"https:\/\/www.wsisp.com\/helps\/author\/admin"}]}},"_links":{"self":[{"href":"https:\/\/www.wsisp.com\/helps\/wp-json\/wp\/v2\/posts\/65613","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.wsisp.com\/helps\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.wsisp.com\/helps\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.wsisp.com\/helps\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/www.wsisp.com\/helps\/wp-json\/wp\/v2\/comments?post=65613"}],"version-history":[{"count":0,"href":"https:\/\/www.wsisp.com\/helps\/wp-json\/wp\/v2\/posts\/65613\/revisions"}],"wp:attachment":[{"href":"https:\/\/www.wsisp.com\/helps\/wp-json\/wp\/v2\/media?parent=65613"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.wsisp.com\/helps\/wp-json\/wp\/v2\/categories?post=65613"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.wsisp.com\/helps\/wp-json\/wp\/v2\/tags?post=65613"},{"taxonomy":"topic","embeddable":true,"href":"https:\/\/www.wsisp.com\/helps\/wp-json\/wp\/v2\/topic?post=65613"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}