diff --git a/docs/YCMediaKit.postman_collection.json b/docs/YCMediaKit.postman_collection.json index 825d7ee..d20a8c4 100644 --- a/docs/YCMediaKit.postman_collection.json +++ b/docs/YCMediaKit.postman_collection.json @@ -99,6 +99,30 @@ } }, "response": [] + }, + { + "name": "probeStream", + "request": { + "method": "GET", + "header": [], + "url": { + "raw": "{{URL}}/ffmpeg/probeStream?target=rtsp://admin:hk123456@192.168.1.65:554/Streaming/Channels/103", + "host": [ + "{{URL}}" + ], + "path": [ + "ffmpeg", + "probeStream" + ], + "query": [ + { + "key": "target", + "value": "rtsp://admin:hk123456@192.168.1.65:554/Streaming/Channels/103" + } + ] + } + }, + "response": [] } ], "event": [