No Sound From USB Video Capture Card

Just last night I was playing totk and streaming and the audio from my switch was playing through obs perfectly. I haven't changed any of the settings but it's not detecting any sound now. I tried updating, deleting and reimputing the capture card information, and resetting my computer. Honestly I'm just not sure what could be wrong. Here is the log, any help appreciated!
 

AaronD

Active Member
Looks like you have more problems than just the capture card:
Code:
13:01:39.177: [win-wasapi: 'Desktop Audio'] update settings:
13:01:39.177:     device id: default
13:01:39.177:     use device timing: 1
13:01:39.180: [audio monitoring: 'Desktop Audio'] audio_monitor_init_wasapi: Failed to get device: 80070490
13:01:39.180: [Loaded global audio device]: 'Desktop Audio'
13:01:39.180:     - monitoring: monitor and output
13:01:39.180: [win-wasapi: 'Mic/Aux'] update settings:
13:01:39.180:     device id: {0.0.1.00000000}.{da6dfdea-01d4-405b-b747-ac715bd6f11f}
13:01:39.180:     use device timing: 0
13:01:39.180: [audio monitoring: 'Mic/Aux'] audio_monitor_init_wasapi: Failed to get device: 80070490
13:01:39.180: [Loaded global audio device]: 'Mic/Aux'
13:01:39.180:     - monitoring: monitor and output
13:01:39.181: [win-wasapi: 'Audio Input Capture'] update settings:
13:01:39.181:     device id: {0.0.1.00000000}.{50c764bb-eeb4-49a1-85d9-b81b86713960}
13:01:39.181:     use device timing: 0
13:01:39.181: [win-wasapi: 'Audio Output Capture'] update settings:
13:01:39.181:     device id: {0.0.0.00000000}.{b35fa557-2ead-42e4-a176-342ffc23555a}
13:01:39.181:     use device timing: 1
13:01:39.182: [WASAPISource::TryInitialize]:[Digital Audio Interface (USB Digital Audio)] Failed to activate client context: 88890004
13:01:39.182: WASAPI: Device '{0.0.1.00000000}.{da6dfdea-01d4-405b-b747-ac715bd6f11f}' failed to start (source: Mic/Aux)
Did your Desktop Audio die too? I assume that the Mic/Aux is the video capture?
 
Top