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

Live Video call via WebRTC using SFU (Mediasoup) #315

Open
wants to merge 9 commits into
base: main
Choose a base branch
from

Conversation

nimit9
Copy link
Contributor

@nimit9 nimit9 commented May 9, 2024

  • - room and mediaSoup logic on server needs to be improved (needs to write class based implementation)
  • - The producers and consumers are getting created, getting the remote media stream as well, but not able to show the remote video on frontend, still debugging.
  • - console logs all over the place, will be removed

@hkirat

@nimit9 nimit9 marked this pull request as ready for review May 9, 2024 19:39
@nimit9 nimit9 marked this pull request as draft May 9, 2024 19:39
@nimit9 nimit9 changed the title WebRTC using SFU (Mediasoup) Live Video call via WebRTC using SFU (Mediasoup) May 10, 2024
@nimit9
Copy link
Contributor Author

nimit9 commented May 10, 2024

The producers and consumers are getting created, getting the remote media stream as well, but not able to show the remote video on frontend, still debugging.

This was happening due to a typo: f194fce

I'll be working on improving the SFU code and UI. The video call is working fine
@hkirat

@nimit9 nimit9 marked this pull request as ready for review May 15, 2024 20:29
@nimit9
Copy link
Contributor Author

nimit9 commented May 15, 2024

@hkirat sfu added to backend and frontend, have added the local and remote videos in frontend on /sfu for demo purposes
Will make the UI better with #295

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

Successfully merging this pull request may close these issues.

1 participant