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

QUESTION* - Setting remoteDisabled property of media object to true not working #752

Open
samazadi opened this issue Feb 4, 2019 · 0 comments

Comments

@samazadi
Copy link

samazadi commented Feb 4, 2019

This is a question, as I'm pretty sure I'm just doing something wrong here. I have a

In the parent container, I'm setting the remoteDisabled property to true for the media object before passing it into the Video component. However, I can still see the peer video in my room. The docs say it should be disabled if that property value is true.

Am I doing it incorrectly?

EDIT* - Let me explain the main issue I'm trying to resolve as well. I am using removeMedia to stop a users video feed, which works fine. I'm just trying to find a way to show a profile picture rather than a black screen when the video is stopped. How can I do this?

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

No branches or pull requests

1 participant