From b4a1997c63f85ed1d9651105bf3a75991e168da0 Mon Sep 17 00:00:00 2001 From: Waken Date: Wed, 13 Dec 2023 17:15:15 +0800 Subject: [PATCH] =?UTF-8?q?=E8=BF=98=E5=8E=9Fpostman=E6=96=B9=E4=BE=BF?= =?UTF-8?q?=E6=8F=90=E4=BA=A4pr?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- postman/ZLMediaKit.postman_collection.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/postman/ZLMediaKit.postman_collection.json b/postman/ZLMediaKit.postman_collection.json index 9eb8661e..59840416 100644 --- a/postman/ZLMediaKit.postman_collection.json +++ b/postman/ZLMediaKit.postman_collection.json @@ -1485,14 +1485,14 @@ "method": "GET", "header": [], "url": { - "raw": "{{ZLMediaKit_URL}}/index/api/openRtpServerMultiplex?secret={{ZLMediaKit_secret}}&port=0&tcp_mode=1&stream_id=test", + "raw": "{{ZLMediaKit_URL}}/index/api/openRtpServer?secret={{ZLMediaKit_secret}}&port=0&tcp_mode=1&stream_id=test", "host": [ "{{ZLMediaKit_URL}}" ], "path": [ "index", "api", - "openRtpServerMultiplex" + "openRtpServer" ], "query": [ {