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

fix: end session should stop stream #1667

Closed
wants to merge 1 commit into from
Closed

Conversation

KaustubhKumar05
Copy link
Collaborator

No description provided.

@vercel
Copy link

vercel bot commented Aug 22, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
dashboard-app ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 22, 2023 4:30am
storybook-app ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 22, 2023 4:30am

hmsActions.endRoom(false, 'End Room');
redirectToLeavePage();
};
// const endRoom = () => {
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

remove if not needed. wouldn't it be needed if stream is not running?

Copy link
Collaborator Author

@KaustubhKumar05 KaustubhKumar05 Aug 22, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The query has been resolved. End room will be needed only for webrtc. Will update

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Raised fix PR against main here

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants