You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
보통 zoom 이나 google meet을 보면 내 말이 나한테는 안들리고 상대방 말만 들린다.
근데 지금 나는 내가 말하는것도 나한테 들린다
이 부분 수정 해야될 거 같은데 우선 생각 해본 로직은
GridItem에서 userId 가 내 user._id랑 같으면 muted = true로 하면 되지 않을까 생각중이다.
내 video에서만 muted = true 로 변경하는 거니 나한테는 안들리고 상대방 한테는 내 말이 들릴 거 같은데
아직 확실치 않다
밥먹고 와서 해봐야겠다.
The text was updated successfully, but these errors were encountered:
보통 zoom 이나 google meet을 보면 내 말이 나한테는 안들리고 상대방 말만 들린다.
근데 지금 나는 내가 말하는것도 나한테 들린다
이 부분 수정 해야될 거 같은데 우선 생각 해본 로직은
GridItem에서 userId 가 내 user._id랑 같으면 muted = true로 하면 되지 않을까 생각중이다.
내 video에서만 muted = true 로 변경하는 거니 나한테는 안들리고 상대방 한테는 내 말이 들릴 거 같은데
아직 확실치 않다
밥먹고 와서 해봐야겠다.
The text was updated successfully, but these errors were encountered: