Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Is it possible to capture Sound to OBS or any Stream programs? #39

Open
kgy9948 opened this issue Jul 21, 2024 · 4 comments
Open

Is it possible to capture Sound to OBS or any Stream programs? #39

kgy9948 opened this issue Jul 21, 2024 · 4 comments

Comments

@kgy9948
Copy link

kgy9948 commented Jul 21, 2024

"The title is the content"

@ysc3839
Copy link
Owner

ysc3839 commented Jul 28, 2024

After connect, there will be a new recording device. Just add that device to OBS or other recording software.

@kgy9948
Copy link
Author

kgy9948 commented Jul 31, 2024

Can't Find "new recording device" like program name or sound device, recording system captures only system sound (like realtek 3.5mm) or programs WITHOUT audioplayback. is there any way to record the bluetooth device sounds?

image
image

@shugen002
Copy link

shugen002 commented Aug 1, 2024

I have almost same question.

My solution:

It always output audio into default playback device, so i just need to capture my default playback device is enough.


By the way:

I notice there is A2DP SNK device in device manager.
But it didn't show up in system neither recording device setting nor playback device setting.
And also not show up in OBS audio input capture or audio output capture device list.
image
image
I think this could be a system limition ? (Windows 11 23H2 22631)

@ysc3839
Copy link
Owner

ysc3839 commented Aug 3, 2024

@kgy9948
First connect BT output device in AudioPlaybackConnector.
Then play some music in that output device. (To make recording device active, otherwise it won't show in below step)
Open OBS, click Settings, Audio, select "Line (Device Name A2DP SNK)" in Mic/Auxiliary Audio.
Then you can see that device in Audio Mixer, you can now start recording.

@shugen002 Maybe Win11 changed something. This device shows in Win10.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants