-
Notifications
You must be signed in to change notification settings - Fork 1.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
FEATURE: Local video chat application #215
Comments
can I use webRTC for video call and webSocket for chat option |
Hello, I want to work on this issue. |
@vikaskr-07 Yes. I've built a similar application during covid. I'll push it here by this weekend and @zaid-patel we can together make it better |
@vikaskr-07 Here's the example I was talking about. @zaid-patel if you wish to, you can use this as base and improve it. |
@krishhteja Could you please give some overview on what all features are we covering and how this can be backend only module which is easy and feasible to work with any client (web, mobile, desktop etc)? Also, What are we planning to use to exchange ice candidates between peers? |
@wajeshubham The idea of this is not a backend only change. It's going to involve a landing page / video screen in front-end too. The idea is to use simple-peer and build a small demo application |
Describe the Feature
Build a local video chat application using webRTC
Use Case
This helps people learn more about building applications that can support video calls
Additional Information
No response
Suggested Tools
No response
Additional Context or Information
No response
The text was updated successfully, but these errors were encountered: