diff --git a/src/drivers/webextension/images/icons/Dyte.svg b/src/drivers/webextension/images/icons/Dyte.svg
new file mode 100644
index 000000000..b592cc95f
--- /dev/null
+++ b/src/drivers/webextension/images/icons/Dyte.svg
@@ -0,0 +1,4 @@
+
diff --git a/src/drivers/webextension/images/icons/WebRTC.svg b/src/drivers/webextension/images/icons/WebRTC.svg
new file mode 100644
index 000000000..4b8101d0f
--- /dev/null
+++ b/src/drivers/webextension/images/icons/WebRTC.svg
@@ -0,0 +1,13 @@
+
diff --git a/src/technologies/d.json b/src/technologies/d.json
index d75bcc9d0..3b9fc773a 100644
--- a/src/technologies/d.json
+++ b/src/technologies/d.json
@@ -1442,6 +1442,24 @@
"scriptSrc": "/ruxitagentjs_(?:.+)_(?:.+)\\.js",
"website": "https://www.dynatrace.com/platform/real-user-monitoring"
},
+ "Dyte": {
+ "cats": [
+ 103
+ ],
+ "description": "Dyte is a developer-friendly, real-time audio and video communication software development kit (SDK).",
+ "icon": "Dyte.svg",
+ "implies": "WebRTC",
+ "css": "\\.dyte-client-selfVideo",
+ "js": {
+ "triggerDyteRecording": ""
+ },
+ "pricing": [
+ "payg"
+ ],
+ "saas": true,
+ "xhr": "cdn\\.dyte\\.in/",
+ "website": "https://dyte.io"
+ },
"db-ip": {
"cats": [
79
diff --git a/src/technologies/w.json b/src/technologies/w.json
index 0ca116093..ad6a0e24f 100644
--- a/src/technologies/w.json
+++ b/src/technologies/w.json
@@ -733,6 +733,15 @@
"scriptSrc": "/wp-content/themes/busiprof(?:-pro)?/",
"website": "https://webriti.com/busiprof-premium-wordpress-theme-1"
},
+ "WebRTC": {
+ "cats": [
+ 19
+ ],
+ "description": "WebRTC is an open-source project that enables real-time voice, text and video communications capabilities between web browsers and devices.",
+ "icon": "WebRTC.svg",
+ "oss": true,
+ "website": "https://webrtc.org"
+ },
"WebsPlanet": {
"cats": [
1