Question / Help No Audio Input from DJM250 Mk2

ShylockSe2

New Member
Hiya

I am trying to live stream my DJ mixes via my laptop (the same laptop I use when digitally DJ'n and when using vinyl). When I set up an audio input, it finds the DJM 250mk2 but no audio appears in the mixer stream?

Can anyone help understand why the OBS appears not to be able to capture the audio in from my USB output from my mixer?
 

carlmmii

Active Member
Please post a log with your issue! Here's how...

Some things to check:
- Windows settings -> Privacy -> Microphone. Verify "allow apps to access microphone" is enabled, and OBS is enabled in the app list.
- Windows settings -> System -> Sound -> Sound control panel. Go to recording tab, go to your device properties, go to advanced. Make sure "Allow applications to take exclusive control of this device" is unchecked.
 

rjlaffins

New Member
Carllmmii, I appreciate you spending so much of your time on this.

1588258517741.png

1588258623859.png

1588258753288.png

1588258861503.png

1588258894952.png


I ended up ordering a Numark M6 usb, it streamed fine last friday, going live this friday.
Only bummer is that it's not compatible with rekordbox control vinyl.
a fb user sent me this article about how to set up djm-250mk2 & obs
very confusing:
https://forums.pioneerdj.com/hc/en-...j-PzVMhzvRARlGp-f_0ax3tiPhFDSiZwVqdbiz6SrVDP8
 

Attachments

  • 2020-04-29 20-45-21.txt
    33.7 KB · Views: 8
  • 1588258412384.png
    1588258412384.png
    113.5 KB · Views: 20
  • 1588259150858.png
    1588259150858.png
    31.1 KB · Views: 29

carlmmii

Active Member
So it looks like the guide only uses voicemeeter as a patch to get the ASIO signal converted to WDM for general use, which shouldn't be necessary as long as the OBS-asio plugin is installed.

The part that is actually giving problems is this:
Code:
21:04:14.486: Device 'Line (PIONEER DJ DJM-250MK2)' invalidated.  Retrying
21:04:14.551: Device 'Line (PIONEER DJ DJM-250MK2)' invalidated.  Retrying
21:04:15.731: Device 'Line In (PIONEER DJ DJM-250MK2)' invalidated.  Retrying
21:04:15.875: Device 'Line In (PIONEER DJ DJM-250MK2)' invalidated.  Retrying
21:04:15.880: Device 'Line In (PIONEER DJ DJM-250MK2)' invalidated.  Retrying
21:04:15.888: Device 'Line In (PIONEER DJ DJM-250MK2)' invalidated.  Retrying
21:04:15.988: Device 'Line In (PIONEER DJ DJM-250MK2)' invalidated.  Retrying
21:04:17.489: [WASAPISource::TryInitialize]:[Line (PIONEER DJ DJM-250MK2)] Failed to activate client context: 88890004
21:04:17.567: [WASAPISource::TryInitialize]:[Line (PIONEER DJ DJM-250MK2)] Failed to activate client context: 88890004
21:04:18.752: [WASAPISource::TryInitialize]:[Line In (PIONEER DJ DJM-250MK2)] Failed to activate client context: 88890004
21:04:18.936: [WASAPISource::TryInitialize]:[Line In (PIONEER DJ DJM-250MK2)] Failed to activate client context: 88890004
21:04:18.936: [WASAPISource::TryInitialize]:[Line In (PIONEER DJ DJM-250MK2)] Failed to activate client context: 88890004
21:04:18.938: [WASAPISource::TryInitialize]:[Line In (PIONEER DJ DJM-250MK2)] Failed to activate client context: 88890004
21:04:19.024: [WASAPISource::TryInitialize]:[Line In (PIONEER DJ DJM-250MK2)] Failed to activate client context: 88890004
This is saying that OBS does not have sufficient permissions to access your device.

Have you verified the two things I asked above, specifically the 2nd one about exclusive control?
- Windows settings -> Privacy -> Microphone. Verify "allow apps to access microphone" is enabled, and OBS is enabled in the app list.

- Windows settings -> System -> Sound -> Sound control panel. Go to recording tab, go to your device properties, go to advanced. Make sure "Allow applications to take exclusive control of this device" is unchecked.
 
Top