&scale=100
and remove any bitrate limits set. If the issue persists, try a different video codec (&codec=vp9
, for example) or ask the guest to connect with &q=2
(smooth and cool)."C:\Program Files\obs-studio\bin\64bit\obs64.exe" --enable-media-stream --disable-gpu-process-crash-limit
disable-gpu-process-crash-limit`
to the OBS start up properties as a way to avoid this. There will still be an issue. You can also use the Electron Capture app instead of the OBS browser source.&scale=100
or &scale=95
can sometimes help (viewer side), but also changing the video codec to &codec=vp8
might help.