Skip to content
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

Open
krishhteja opened this issue Oct 22, 2024 · 6 comments
Open

FEATURE: Local video chat application #215

krishhteja opened this issue Oct 22, 2024 · 6 comments
Labels
enhancement New feature or request

Comments

@krishhteja
Copy link

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

@krishhteja krishhteja added the enhancement New feature or request label Oct 22, 2024
@vikaskr-07
Copy link

vikaskr-07 commented Oct 26, 2024

can I use webRTC for video call and webSocket for chat option

@zaid-patel
Copy link

Hello, I want to work on this issue.

@krishhteja
Copy link
Author

@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

@krishhteja
Copy link
Author

@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.

@wajeshubham
Copy link
Collaborator

@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?

@krishhteja
Copy link
Author

@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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

4 participants