Hey I am on Medial • 12h
can't help full time but try this Find or create a simple WebRTC signaling server (e.g., using Node.js with Socket.IO). Host this server somewhere separate (like DigitalOcean, AWS EC2, Heroku), NOT on GitHub Pages. In your GitHub-hosted website's JavaScript files- Include a WebRTC library (e.g., simple-peer, PeerJS). Write code to connect to your signaling server Add functions to access the user's camera/mic and display video streams Add buttons to start/end calls. Upload your updated website files to GitHub. Make sure your signaling server is running. Open your website in two different browsers/devices and test video calls.
Download the medial app to read full posts, comements and news.