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

doesn't capture new Teams and doesn't detect Spotify #262

Open
gusio opened this issue Dec 17, 2023 · 11 comments
Open

doesn't capture new Teams and doesn't detect Spotify #262

gusio opened this issue Dec 17, 2023 · 11 comments

Comments

@gusio
Copy link

gusio commented Dec 17, 2023

I've seen the two recent issues about the plugin not working but they are not specifying much so i am not sure that what happens to me is the same thing.

in my case i have two following issues:

  1. The new Teams app is not getting captured anymore. the version i am using is:

       Version
       You have Microsoft Teams version 23320.3021.2567.4799.
       You've got the latest version. It was last updated on 17/12/2023.
       The client version is 49/23113028711.
    

I am on Windows 10, 22H2 (19045.3803). I tested it with foobar and spotify and it captures the audio correctly. I have added both Teams executables to the list - ms-teams.exe and msedgewebview2.exe - with no luck.

  1. Spotify doesn't get detected so i have to add it manually instead of using the drop-down menu. My Spotify version is:

       Spotify for Windows (64 bit) 1.2.26.1187.g36b715a1
    

I also noticed that the plugin seems to be case-sensitive - when i chose spotify.exe it wouldn't capture anything, it only started working when i typed in the correct process name - Spotify.exe

Would it be possible to implement the case agnostic behavior when detecting the executables (Windows itself doesn't care about it, unlike linux) ?

@gusio gusio changed the title doesn't capture new Teams and does't detect Spotify.exe doesn't capture new Teams and does't detect Spotify Dec 17, 2023
@gusio gusio changed the title doesn't capture new Teams and does't detect Spotify doesn't capture new Teams and doesn't detect Spotify Dec 17, 2023
@OGNetheri
Copy link

YOu sure you didn't use OBS's native BETA capture instead of plugin? I know the native beta seems to be case sensitive with proces description while the plugin isn't.

@gusio
Copy link
Author

gusio commented Jan 9, 2024

YOu sure you didn't use OBS's native BETA capture instead of plugin? I know the native beta seems to be case sensitive with proces description while the plugin isn't.

100% sure

@OGNetheri
Copy link

YOu sure you didn't use OBS's native BETA capture instead of plugin? I know the native beta seems to be case sensitive with proces description while the plugin isn't.

100% sure

OK. Then only thing I can suggest is that check in OBS audio settings that you're on stereo, not on mustichannel mode. Plugin doesn't natively handle multichannels.

@gusio
Copy link
Author

gusio commented Jan 26, 2024

Thanks for the suggestion but it really seems like it is a problem with the new version of teams that has to do something differently which would require an update. I have used the same setting before - and yes I am on stereo

@gusio
Copy link
Author

gusio commented Jan 26, 2024

What's the situation with this module anyway - is it still maintained ? Would be a better idea to maybe post issues on BETA version under OBS repo ?

@heipous
Copy link

heipous commented Aug 20, 2024

Thanks for the suggestion but it really seems like it is a problem with the new version of teams that has to do something differently which would require an update. I have used the same setting before - and yes I am on stereo

@gusio hi gusio, I have the same problem as you. I have a demo program (non-OBS) to collect the sound played by Teams. The problem is that I can't collect the sound played by Teams. I don't know if Teams has any special Settings. Can you tell me how you changed the Teams or computer system Settings to solve this problem? Thank you very much.

@OGNetheri
Copy link

OGNetheri commented Aug 20, 2024

As for the latest versions of OBS, there's application audio capture option now on the source's options itself and this was the deal which overran the need of the plugin.

@heipous
Copy link

heipous commented Aug 20, 2024

ok, The essence of the problem is the manner in which ActivateAudioInterfaceAsync get teams play the sound, it should be have a special broadcast teams logic, and other software is different.

@gusio
Copy link
Author

gusio commented Aug 20, 2024

Thanks for looking into it. Is there something that can be done about it ? Are there any new releases planned ?

@heipous
Copy link

heipous commented Aug 20, 2024

As for the latest versions of OBS, there's application audio capture option now on the source's options itself and this was the deal which overran the need of the plugin.

I just tested the latest version of OBS and it can't record sounds played by teams, but it can record sounds played by edge.

img_v3_02du_6d6d428d-ba00-4acf-9599-2d791a33cb3g

@gusio
Copy link
Author

gusio commented Aug 20, 2024

As for the latest versions of OBS, there's application audio capture option now on the source's options itself and this was the deal which overran the need of the plugin.

I think it was 'always' there - it was named BETA but iirc it had limited functionality compared to this one

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