johnboiles / obs-mac-virtualcam

ARCHIVED! This plugin is officially a part of OBS as of version 26.1. See note below for info on upgrading. 🎉🎉🎉Creates a virtual webcam device from the output of OBS. Especially useful for streaming smooth, composited video into Zoom, Hangouts, Jitsi etc. Like CatxFish/obs-virtualcam but for macOS.
GNU General Public License v2.0
4.07k stars 161 forks source link

[BUG] virtualcam picture is blurred / unscharfes Bild #222

Closed mschindl closed 3 years ago

mschindl commented 3 years ago

Describe the bug Virualcam picture is blurred.

Retina display screenshoot: image

Current blurred picture with Google Meet over OBS virtualcam : image

Screen sharing with Google Meet: image

To Reproduce Steps to reproduce the behavior:

  1. open OBS
  2. start virtual cam
  3. share it on video conference software -> difference settings didn't help

Expected behavior A clear sharped picture like direct screen sharing from the video conference software like google meet, bluejeans, teams...

Screenshots Settings: image

image

Google Meet: image

Desktop (please complete the following information):

Additional context Two cams tested:

Different settings tested:

Internet connection: image

dodgepong commented 3 years ago

Screen sharing over Google Meet produces a higher quality image but low framerate, and sends webcam images are low quality but high framerate. This is a problem with Google Meet, not the virtual camera.

mschindl commented 3 years ago

That makes sense and it’s usually not the use case to present content over the person view.

Thank you