From 017ad935c605670108f0547fb276962d77476888 Mon Sep 17 00:00:00 2001 From: Mike Myhalenko Date: Wed, 14 Jul 2021 12:58:23 +0300 Subject: [PATCH] update doc --- source/index.html.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/source/index.html.md b/source/index.html.md index 9d4729b2853..92381308183 100644 --- a/source/index.html.md +++ b/source/index.html.md @@ -877,9 +877,6 @@ curl "https://my.timelline.is/api/v3p/devices/5d1f0bf741092775efbddd71/open_tunn -H "Content-Type: application/json" ``` > The above command returns JSON structured like this: - Once you get a response you can use port in VLC player. - The rtsp URL will look like: - rtsp://admin:password@timeline.is:37310/Streaming/Channels/102 ```json { @@ -892,6 +889,9 @@ curl "https://my.timelline.is/api/v3p/devices/5d1f0bf741092775efbddd71/open_tunn } } ``` +> Once you get a response you can use port in VLC player. + The rtsp URL will look like: + rtsp://admin:password@timeline.is:37310/Streaming/Channels/102 ## Close tunnel