From 3bc49454f307d830b4ba3786dbed05b5cfdcdfcf Mon Sep 17 00:00:00 2001 From: Amir Date: Fri, 5 Jun 2026 22:57:56 +0100 Subject: [PATCH] Update README to remove demo Removed demo section and SSL note from README. --- README.md | 5 ----- 1 file changed, 5 deletions(-) diff --git a/README.md b/README.md index 5a20229..a47d75e 100644 --- a/README.md +++ b/README.md @@ -43,8 +43,3 @@ To host this online, you'll need to set up a few things: `const wsUrl = 'wss://YOUR_WEB_SOCKET_DOMAIN/wss-secured';` - Please note that most browsers will not allow access to media devices except the application is running on SSL or localhost (127.0.0.1). - - - - # Demo - You can test at https://1410inc.xyz/video-call-app.