Question / Help OBS won't respond with webcam

ks-man

New Member
I'm trying to locally record some videos using OBS. I was having tons of problems and recently discovered it seems to be due to my webcam. I have a Logitech HD Pro C920. If I include it in my recording the application stops responding. When I uncheck the webcam I can record my game just fine. I went into the settings for the webcam and if I click configure, after about 30 seconds the configure screen will pop up, however if I try and do anything in there it will stop responding.

Anybody know what is going on? I am trying to record my game sessions and embed my webcam video with it. Thanks for the help.

Code:
15:00:36: CLR host plugin strings not found, dynamically loading 4 strings
15:00:36: CLRHost::Initialize() attempting to load and start the .NET runtime (null)
15:00:36: CLRHost::Initialize() Found version v2.0.50727 .NET runtime
15:00:36: CLRHost::Initialize() Found version v4.0.30319 .NET runtime
15:00:36: CLRHost::Initialize() attempting to use v4.0.30319 .NET runtime
15:00:36: CLRHost::LoadInteropLibrary() load the assembly plugins\CLRHostPlugin\CLRHost.Interop.dll
15:00:36: CLRHost::LoadPlugins() attempting to load the plugin assembly CLRBrowserSourcePlugin
15:00:36: CLRHost:: Could not find/load browser settings at location C:\Users\Golfer\AppData\Roaming\OBS\pluginData\browser.json
15:00:36: CLRHost:: Exception: System.IO.FileNotFoundException: Could not find file 'C:\Users\Golfer\AppData\Roaming\OBS\pluginData\browser.json'.
15:00:36: File name: 'C:\Users\Golfer\AppData\Roaming\OBS\pluginData\browser.json'
15:00:36:    at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
15:00:36:    at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
15:00:36:    at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share)
15:00:36:    at CLRBrowserSourcePlugin.Shared.BrowserSettings.Reload()
15:00:36: CLRHost::LoadPlugins() successfully added CLR plugin [Type: CLRBrowserSourcePlugin.CLRBrowserSourcePlugin, Name: CLR Browser Source Plugin]
15:01:00: Open Broadcaster Software v0.657b - 32bit (´・ω・`)
15:01:00: -------------------------------
15:01:00: CPU Name: Intel(R) Core(TM) i7-4790K CPU @ 4.00GHz
15:01:00: CPU Speed: 4000MHz
15:01:00: Physical Memory:  4095MB Total, 4095MB Free
15:01:00: stepping id: 3, model 60, family 6, type 0, extmodel 1, extfamily 0, HTT 1, logical cores 8, total cores 4
15:01:00: monitor 1: pos={0, 0}, size={1920, 1200}
15:01:00: Windows Version: 10.0 Build 10586 (revision 0)
15:01:00: Aero is Enabled
15:01:00: -------------------------------
15:01:00: OBS Modules:
15:01:00: Base Address     Module
15:01:00: 00910000         OBS.exe
15:01:00: 58AE0000         OBSApi.dll
15:01:00: 5BC30000         CLRHostPlugin.dll
15:01:00: 775A0000         DShowPlugin.dll
15:01:00: 588C0000         GraphicsCapture.dll
15:01:00: 77570000         NoiseGate.dll
15:01:00: 5BBE0000         PSVPlugin.dll
15:01:00: 77550000         scenesw.dll
15:01:00: ------------------------------------------
15:01:00: Adapter 1
15:01:00:   Video Adapter: NVIDIA GeForce GTX 970
15:01:00:   Video Adapter Dedicated Video Memory: 3221225472
15:01:00:   Video Adapter Shared System Memory: 1073676288
15:01:00:   Video Adapter Output 1: pos={0, 0}, size={1920, 1200}, attached=true
15:01:00: =====Stream Start: 2016-03-27, 15:01:00===============================================
15:01:00:   Multithreaded optimizations: On
15:01:00:   Base resolution: 1920x1200
15:01:00:   Output resolution: 1920x1200
15:01:00: ------------------------------------------
15:01:00: Loading up D3D10 on NVIDIA GeForce GTX 970 (Adapter 1)...
15:01:00: ------------------------------------------
15:01:00: Audio Format: 48000 Hz
15:01:00: ------------------------------------------
15:01:00: Audio Channels: 2 Ch
15:01:00: Playback device Default
15:01:00: ------------------------------------------
15:01:00: Using desktop audio input: PT-VZ570-4 (NVIDIA High Definition Audio)
15:01:00: Global Audio time adjust: 0
15:01:00: ------------------------------------------
15:01:00: Audio Encoding: AAC
15:01:00:     bitrate: 96
15:01:00: ------------------------------------------
15:01:00:     device: Logitech HD Pro Webcam C920,
15:01:00:     device id \\?\usb#vid_046d&pid_082d&mi_00#6&15b806a2&0&0000#{65e8773d-8f56-11d0-a3b9-00a0c9223196}\{bbefb6c7-2fc4-4139-bb8b-a58bba724083},
15:01:00:     chosen type: I420, usingFourCC: false, res: 1920x1080 - 1920x1080, frameIntervals: 333333-2000000
15:01:00:     use buffering: false - 0, fourCC: 'I420'
15:01:00:     audio device: Microphone (HD Pro Webcam C920),
15:01:00:     audio device id (null),
15:01:00:     audio time offset 0,
15:01:00: 
15:01:00:     device audio info - bits per sample: 16, channels: 2, samples per sec: 44100, block size: 4
15:01:01: Using directshow input
 

ks-man

New Member
I don't see any drivers on that page (I did check before). I do see Logitech Webcam Software. Are the drivers included with the software?

Thanks for the help.
 

ks-man

New Member
I think it is fixed. I couldn't install the software so I tried disconnecting and reconnecting via a different USB port. I then installed the Logitech software and it installed fine. Tried OBS again and this time was able to preview the stream and everything looked good. I'll try recording later. How do I move the corner that the webcam is in? It is currently in the upper right but I'd prefer it in the lower right.

Thanks for all the help!
 

Sapiens

Forum Moderator
Start a preview, then click on the Edit Scene button. You should be able to drag and resize the webcam source how you want.
 
Top