From 0ccc2ac013a4b3d99c15138e4a2e69c0c1017bac Mon Sep 17 00:00:00 2001 From: nurbek Date: Fri, 1 Apr 2022 23:48:41 +0600 Subject: [PATCH] Add Vonage Video API / livestreaming --- src/drivers/webextension/images/icons/Vonage.svg | 4 ++++ src/technologies/v.json | 14 ++++++++++++++ 2 files changed, 18 insertions(+) create mode 100644 src/drivers/webextension/images/icons/Vonage.svg diff --git a/src/drivers/webextension/images/icons/Vonage.svg b/src/drivers/webextension/images/icons/Vonage.svg new file mode 100644 index 000000000..a8f82ef2f --- /dev/null +++ b/src/drivers/webextension/images/icons/Vonage.svg @@ -0,0 +1,4 @@ + + + + diff --git a/src/technologies/v.json b/src/technologies/v.json index 60bf0c2cd..63539ab39 100644 --- a/src/technologies/v.json +++ b/src/technologies/v.json @@ -639,6 +639,20 @@ "scriptSrc": "/volusion\\.js(?:\\?([\\d.]*))?\\;version:\\1", "website": "https://www.volusion.com" }, + "Vonage Video API": { + "cats": [ + 103 + ], + "description": "Vonage Video API platform makes it easy to embed real-time, high-quality interactive video, messaging, screen-sharing, and more into web and mobile apps.", + "icon": "Vonage.svg", + "scriptSrc": "\\.opentok\\.com/", + "saas": true, + "pricing": [ + "recurring", + "payg" + ], + "website": "https://www.vonage.com/communications-apis/video/" + }, "Voog.com Website Builder": { "cats": [ 1,