Video-Call-App-NodeJS icon indicating copy to clipboard operation
Video-Call-App-NodeJS copied to clipboard

A conference call implementation using WebRTC, Socket.io and Node.js

Results 18 Video-Call-App-NodeJS issues
Sort by recently updated
recently updated
newest added

Hello Sir/Medam, We are checking demo on our mobiles and it is working in android devices but not working in Iphone(Mac os). So anyone please give me a solution. Thanks.

chat process not working

First run is ok. On reload script stop working. (Ubuntu. Chrome) ``` if ( socket.adapter.rooms[data.room].length > 1 ) { ^ TypeError: Cannot read properties of undefined (reading 'length') ```

Hi the set up is working on localhost when i move to server am recieving that error on the console mydoman.com/socket.io/?EIO=3&transport=polling&t=NFzVw6a [HTTP/2 404 Not Found 7 it seems socket.io is...

Hi Team, I have used your code for video calling in my application. When i testing the application with wifi with other person the video of the second person is...

The app does not working whenever 2 person connected from different networks. I tried this after deploying to heroku. What is the reason of this issue? Here is the deployed...

Hi amirsanni, I am really so thankful to you for your video calling app code. I am trying to make some features like, before joining a meeting a user can...