CodeTogether-Inc / CodeTogether-Live

Repository for issues, documentation and more for codetogether.com and associated VS Code extension and Eclipse plugins.
Other
103 stars 12 forks source link

Video did not work #356

Closed borisovg closed 2 years ago

borisovg commented 2 years ago

Describe the bug Webcam video did not work - browser permission pop up was shown and allowed but the video icon remained crossed out and clicking on it did nothing.

To Reproduce Steps to reproduce the behavior:

  1. Start sharing
  2. Start audio session
  3. Click the video button

Expected behavior Webcam video should be shown.

CodeTogether Host

Browser Host

brianvfernandes commented 2 years ago

For any users experiencing this problem, we would appreciate it if you can send us debugging information using the steps in this comment.

borisovg commented 2 years ago

I have WebRTC disabled in my browser for security reasons and I forgot about that. Toggling it back on made everything work again. Sorry for the noise.