Hi Folks,
I was going crazy trying to fix the issue when I got the solid green screen instead of any image when streaming/recording/using virtual camera.
My setup is:
- Windows 8.1
- OBS Studio 26.1.1
The solution was to use the OpenGL Video Renderer:
1. Add an OBS Studio shortcut on your desktop, if not done already
2. Right click the shortcut -> Properties -> Shortcut (tab)
3. In the "Target" field, at the very end add a space followed by
4. Click Apply -> OK
5. Run OBS studio using the shortcut
6. Open Settings -> Advanced
7. Set Video -> Rendered to OpenGL
8. Click Apply -> OK
9. Close OBS Studio and open it again using the shortcut
This fixed the green screen issue for me, hope it helps you too.
I was going crazy trying to fix the issue when I got the solid green screen instead of any image when streaming/recording/using virtual camera.
My setup is:
- Windows 8.1
- OBS Studio 26.1.1
The solution was to use the OpenGL Video Renderer:
1. Add an OBS Studio shortcut on your desktop, if not done already
2. Right click the shortcut -> Properties -> Shortcut (tab)
3. In the "Target" field, at the very end add a space followed by
--allow-opengl
4. Click Apply -> OK
5. Run OBS studio using the shortcut
6. Open Settings -> Advanced
7. Set Video -> Rendered to OpenGL
8. Click Apply -> OK
9. Close OBS Studio and open it again using the shortcut
This fixed the green screen issue for me, hope it helps you too.