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

Mike/lstream 654/screenshare audio #119

Merged
merged 7 commits into from
Oct 28, 2024

Conversation

mikekanter
Copy link
Contributor

No description provided.

Copy link
Contributor

@maddygoround maddygoround left a comment

Choose a reason for hiding this comment

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

This is incredible work in such a short amount of time! Kudos!
It did present some issues with the canvas sizing, but nothing that can't be quickly resolved.

@mikekanter mikekanter force-pushed the mike/LSTREAM-654/screenshare-audio branch from 19e0aa1 to f9eacc1 Compare October 28, 2024 15:13
@mikekanter mikekanter force-pushed the mike/LSTREAM-654/screenshare-audio branch from f9eacc1 to f849e92 Compare October 28, 2024 16:50
@maddygoround maddygoround self-requested a review October 28, 2024 20:20
@@ -2012,12 +2079,33 @@ export const commands = (_project: ScenelessProject) => {
},
})
},
setParticipantAudioOnly(
Copy link
Contributor

Choose a reason for hiding this comment

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

Currently, calling setParticipantAudioOnly on ScreenShare hides the container and also mutes the audio. Making it visible again does not unmute the audio; it remains muted.

This behavior is consistent across Camera participants as well.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

It works fine for me on stage

Copy link
Contributor

Choose a reason for hiding this comment

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

I think this was glitch. It works well now.

Copy link
Contributor

@maddygoround maddygoround left a comment

Choose a reason for hiding this comment

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

This is amazing!

@mikekanter mikekanter merged commit a716615 into main Oct 28, 2024
1 check passed
@mikekanter mikekanter deleted the mike/LSTREAM-654/screenshare-audio branch October 28, 2024 21:32
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.

2 participants