From 5eac76775836dda3fef26cf67c80024632ce4c8c Mon Sep 17 00:00:00 2001 From: Tiago Delgado Date: Sat, 31 Dec 2022 15:05:24 +0000 Subject: [PATCH] Remove duplicate "GET /vod/event//index.m3u8" (#4836) --- docs/docs/integrations/api.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/docs/docs/integrations/api.md b/docs/docs/integrations/api.md index f02756bce..8cedb34d4 100644 --- a/docs/docs/integrations/api.md +++ b/docs/docs/integrations/api.md @@ -244,10 +244,6 @@ HTTP Live Streaming Video on Demand URL for the specified hour and camera. Can b HTTP Live Streaming Video on Demand URL for the specified event. Can be viewed in an application like VLC. -### `GET /vod/event//index.m3u8` - -HTTP Live Streaming Video on Demand URL for the specified event. Can be viewed in an application like VLC. - ### `GET /vod//start//end//index.m3u8` HTTP Live Streaming Video on Demand URL for the camera with the specified time range. Can be viewed in an application like VLC.