Question / Help OBS noob, freezes every time in preview mode

JMZ-Rabbit

New Member
Greetings all, First, I am totally new to streaming, and fairly inept at coding. I paint and want to be able to stream that process.

I was playing around with OBS for a bit last week (setting things up a little), and all seemed to be running smoothly until I tried to attach a second webcam to it (which I got in yesterday). Now no matter what I do, every time I try to preview the stream, the program freezes. I'm not sure if I set something up wrong somewhere, or if there is a simple process that I mis-clicked. Any input on this would be greatly appreciated.

Also, I'm fairly sure my computer should be able to handle this, as the CPU usage isnt too large before the crash, but if I have to stream on one camera, let me know please.

Code:
14:34:12: CLR host plugin strings not found, dynamically loading 4 strings
14:34:12: CLRHost::Initialize() attempting to load and start the .NET runtime (null)
14:34:12: CLRHost::Initialize() Found version v1.1.4322 .NET runtime
14:34:12: CLRHost::Initialize() Found version v4.0.30319 .NET runtime
14:34:12: CLRHost::Initialize() attempting to use v4.0.30319 .NET runtime
14:34:12: CLRHost::LoadInteropLibrary() load the assembly plugins\CLRHostPlugin\CLRHost.Interop.dll
14:34:12: CLRHost::LoadPlugins() attempting to load the plugin assembly CLRBrowserSourcePlugin
14:34:13: CLRHost::LoadPlugins() successfully added CLR plugin [Type: CLRBrowserSourcePlugin.CLRBrowserSourcePlugin, Name: CLR Browser Source Plugin]
14:34:44: Open Broadcaster Software v0.657b - 32bit (´・ω・`)
14:34:44: -------------------------------
14:34:44: CPU Name: Intel(R) Core(TM) i7-2600K CPU @ 3.40GHz
14:34:44: CPU Speed: 3411MHz
14:34:44: Physical Memory:  4095MB Total, 4095MB Free
14:34:44: stepping id: 7, model 42, family 6, type 0, extmodel 1, extfamily 0, HTT 1, logical cores 8, total cores 4
14:34:44: monitor 1: pos={0, 0}, size={1360, 768}
14:34:44: monitor 2: pos={1360, 447}, size={1280, 1024}
14:34:44: Windows Version: 6.1 Build 7601 (revision 19160)
14:34:44: Aero is Enabled
14:34:44: -------------------------------
14:34:44: OBS Modules:
14:34:44: Base Address     Module
14:34:44: 012E0000         OBS.exe
14:34:44: 6FAE0000         OBSApi.dll
14:34:44: 72150000         CLRHostPlugin.dll
14:34:44: 6E280000         DShowPlugin.dll
14:34:44: 6C8C0000         GraphicsCapture.dll
14:34:44: 6C890000         NoiseGate.dll
14:34:44: 6FA70000         PSVPlugin.dll
14:34:44: 6E260000         scenesw.dll
14:34:44: ------------------------------------------
14:34:44: Adapter 1
14:34:44:   Video Adapter: AMD Radeon HD 6800 Series
14:34:44:   Video Adapter Dedicated Video Memory: 1060831232
14:34:44:   Video Adapter Shared System Memory: 3234070528
14:34:44:   Video Adapter Output 1: pos={0, 0}, size={1360, 768}, attached=true
14:34:44:   Video Adapter Output 2: pos={1360, 447}, size={1280, 1024}, attached=true
14:34:44: =====Stream Start: 2016-04-01, 14:34:44===============================================
14:34:44:   Multithreaded optimizations: On
14:34:44:   Base resolution: 1920x1080
14:34:44:   Output resolution: 1920x1080
14:34:44: ------------------------------------------
14:34:44: Loading up D3D10 on AMD Radeon HD 6800 Series (Adapter 1)...
14:34:44: ------------------------------------------
14:34:44: Audio Format: 48000 Hz
14:34:44: ------------------------------------------
14:34:44: Audio Channels: 2 Ch
14:34:44: Playback device {0.0.0.00000000}.{3f89222d-4083-443e-84ac-5dc7d66b6596}
14:34:44: ------------------------------------------
14:34:44: Using desktop audio input: Headphones (High Definition Audio Device)
14:34:44: Global Audio time adjust: 0
14:34:44: ------------------------------------------
14:34:44: Using auxilary audio input: Microphone (HD Pro Webcam C920)
 

JMZ-Rabbit

New Member
Also, if anyone is able to help on this, if you can point out what in the log code identified the problem. I'd like to learn how to find and correct issues myself. Thanks
 

Sapiens

Forum Moderator
In that case you may want to select "None" for the recording device under Settings > Audio, since by default the webcam mic is included with the webcam's video capture source. Selecting it in both places will record it twice and give your voice a weird echo.
 

JMZ-Rabbit

New Member
Did not know that, thanks.
So when I use the microphone or headset, will it still be recording audio through the webcam, or not once I replace the audio source?

Also, thought I had downloaded everything properly for the webcam, will see how it works once the driver finishes installing. Thanks again
 

Sapiens

Forum Moderator
If you get a new mic/headset, just go into the options for your webcam's video capture source (right-click the source > properties) and change its audio device to "None". Then select the new stuff under Settings > Audio.
 

JMZ-Rabbit

New Member
It seems I am unable to have both webcams running at the same time. I update the drivers on the 920, the 615 disappears and cant be used, update the drivers on the 615, the 920 becomes un-usable.....
Are webcams like Ram where you should have the same kinds? I'm so confused at the moment.
 

JMZ-Rabbit

New Member
Managed to finagle both my cameras into working again,... then closed OBS and reopened it,... and crash.
Gere's the code for the most recent crash

Code:
21:01:38: CLR host plugin strings not found, dynamically loading 4 strings
21:01:38: CLRHost::Initialize() attempting to load and start the .NET runtime (null)
21:01:38: CLRHost::Initialize() Found version v1.1.4322 .NET runtime
21:01:38: CLRHost::Initialize() Found version v4.0.30319 .NET runtime
21:01:38: CLRHost::Initialize() attempting to use v4.0.30319 .NET runtime
21:01:38: CLRHost::LoadInteropLibrary() load the assembly plugins\CLRHostPlugin\CLRHost.Interop.dll
21:01:38: CLRHost::LoadPlugins() attempting to load the plugin assembly CLRBrowserSourcePlugin
21:01:38: CLRHost::LoadPlugins() successfully added CLR plugin [Type: CLRBrowserSourcePlugin.CLRBrowserSourcePlugin, Name: CLR Browser Source Plugin]
21:01:43: Open Broadcaster Software v0.657b - 32bit (´・ω・`)
21:01:43: -------------------------------
21:01:43: CPU Name: Intel(R) Core(TM) i7-2600K CPU @ 3.40GHz
21:01:43: CPU Speed: 3411MHz
21:01:43: Physical Memory:  4095MB Total, 4095MB Free
21:01:43: stepping id: 7, model 42, family 6, type 0, extmodel 1, extfamily 0, HTT 1, logical cores 8, total cores 4
21:01:43: monitor 1: pos={0, 0}, size={1360, 768}
21:01:43: monitor 2: pos={1360, 447}, size={1280, 1024}
21:01:43: Windows Version: 6.1 Build 7601 (revision 19160)
21:01:43: Aero is Enabled
21:01:43: -------------------------------
21:01:43: OBS Modules:
21:01:43: Base Address     Module
21:01:43: 00200000         OBS.exe
21:01:43: 63420000         OBSApi.dll
21:01:43: 63230000         CLRHostPlugin.dll
21:01:43: 5ECB0000         DShowPlugin.dll
21:01:43: 5EC80000         GraphicsCapture.dll
21:01:43: 5C840000         NoiseGate.dll
21:01:43: 65480000         PSVPlugin.dll
21:01:43: 5C820000         scenesw.dll
21:01:43: ------------------------------------------
21:01:43: Adapter 1
21:01:43:   Video Adapter: AMD Radeon HD 6800 Series
21:01:43:   Video Adapter Dedicated Video Memory: 1060831232
21:01:43:   Video Adapter Shared System Memory: 3234070528
21:01:43:   Video Adapter Output 1: pos={0, 0}, size={1360, 768}, attached=true
21:01:43:   Video Adapter Output 2: pos={1360, 447}, size={1280, 1024}, attached=true
21:01:43: =====Stream Start: 2016-04-01, 21:01:43===============================================
21:01:43:   Multithreaded optimizations: On
21:01:43:   Base resolution: 1920x1080
21:01:43:   Output resolution: 1920x1080
21:01:43: ------------------------------------------
21:01:43: Loading up D3D10 on AMD Radeon HD 6800 Series (Adapter 1)...
21:01:43: ------------------------------------------
21:01:43: Audio Format: 48000 Hz
21:01:43: ------------------------------------------
21:01:43: Audio Channels: 2 Ch
21:01:43: Playback device {0.0.0.00000000}.{3f89222d-4083-443e-84ac-5dc7d66b6596}
21:01:43: ------------------------------------------
21:01:43: Using desktop audio input: Headphones (High Definition Audio Device)
21:01:43: Global Audio time adjust: 0
21:01:43: ------------------------------------------
21:01:43: Using auxilary audio input: Microphone (HD Pro Webcam C920)
21:01:43: Mic time offset: 0
21:01:43: ------------------------------------------
21:01:43:     device: Logitech HD Webcam C615,
21:01:43:     device id \\?\usb#vid_046d&pid_082c&mi_02#7&15dce0eb&2&0002#{65e8773d-8f56-11d0-a3b9-00a0c9223196}\{bbefb6c7-2fc4-4139-bb8b-a58bba724083},
21:01:43:     chosen type: I420, usingFourCC: false, res: 1920x1080 - 1920x1080, frameIntervals: 333333-2000000
21:01:43:     use buffering: false - 0, fourCC: 'I420'
21:01:43:     audio device: Disable,
21:01:43:     audio device id Disabled,
21:01:43:     audio time offset 0,
21:01:43: 
21:01:43: Using directshow input
21:01:45: CLRHost:: Browser 1: Status message: 
21:01:45: CLRHost:: Browser 1: Failed to set referrer policy: The value 'no-referrer' is not one of 'always', 'default', 'never', or 'origin'. Defaulting to 'never'. @http://www.twitchalerts.com/alert-box/v3/9969CEDC38CEED54A54510
21:01:45: Using Slide Show
21:01:46: CLRHost:: Browser 2: Status message: 
21:01:48: CLRHost:: Browser 1: [blocked] The page at 'https://www.youtube.com/embed/?autoplay=1&controls=0&modestbranding=1&showinfo=0&rel=0&iv_load_policy=3&enablejsapi=1&origin=http%3A%2F%2Fwww.twitchalerts.com' was loaded over HTTPS, but ran insecure content from 'chrome-extension://pkedcjkdefgpdelpbcmbmeomcjbeemfm/cast_sender.js': this content should also be loaded over HTTPS.
21:01:48:  @https://www.youtube.com/embed/?autoplay=1&controls=0&modestbranding=1&showinfo=0&rel=0&iv_load_policy=3&enablejsapi=1&origin=http%3A%2F%2Fwww.twitchalerts.com0
21:01:48: CLRHost:: Browser 1: [blocked] The page at 'https://www.youtube.com/embed/?autoplay=1&controls=0&modestbranding=1&showinfo=0&rel=0&iv_load_policy=3&enablejsapi=1&origin=http%3A%2F%2Fwww.twitchalerts.com' was loaded over HTTPS, but ran insecure content from 'chrome-extension://fjhoaacokmgbjemoflkofnenfaiekifl/cast_sender.js': this content should also be loaded over HTTPS.
21:01:48:  @https://www.youtube.com/embed/?autoplay=1&controls=0&modestbranding=1&showinfo=0&rel=0&iv_load_policy=3&enablejsapi=1&origin=http%3A%2F%2Fwww.twitchalerts.com0
21:01:55: Using Slide Show
21:01:55: ------------------------------------------
21:01:55:     device: Logitech HD Pro Webcam C920,
21:01:55:     device id \\?\usb#vid_046d&pid_082d&mi_00#7&3b5e6f4a&0&0000#{65e8773d-8f56-11d0-a3b9-00a0c9223196}\{bbefb6c7-2fc4-4139-bb8b-a58bba724083},
21:01:55:     chosen type: I420, usingFourCC: false, res: 1920x1080 - 1920x1080, frameIntervals: 333333-2000000
21:01:55:     use buffering: false - 0, fourCC: 'I420'
21:01:55:     audio device: Disable,
21:01:55:     audio device id Disabled,
21:01:55:     audio time offset 0,
21:01:55: 
21:01:55: Using directshow input
 
Top