Skip to content

How to specify the audio parameter when capture a window? #801

@JavaFellow

Description

@JavaFellow

I got a window named 'xxxxx' in browser successfully, but I got no audio, and the mute toggle button is disabled.

I am sure the program has sound because I can hear it from the real native window.

So, how can I specify the audio parameter when capture a window. I tried 'audioplay://0', but it not work.

Following is my js code:
webRtcStreamerObj.connect('window://xxxxx', '**????**', 'bitrate=10000000')

Image

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions