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

Audioonly recording mutes audio from other video sources #653

Open
ankorinek opened this issue Jun 27, 2022 · 0 comments
Open

Audioonly recording mutes audio from other video sources #653

ankorinek opened this issue Jun 27, 2022 · 0 comments
Labels

Comments

@ankorinek
Copy link

Description

I'm starting to record using a videojs-record element (audio only).
At the same time I want to either play a video/audio stream in a videojs element on the same page or e.g. play a youtube video in another browser tab. As soon as the recording starts, the audio is muted. Is there a way to deactivate this behaviour?

Steps to reproduce

Start recording in videojs-record, while playing a youtube video in another tab.

Results

Expected

Audio output continues

Actual

Audio output is muted, only comes back once page containing videojs-record is closed.

Error output

If there are any errors at all, please include them here.

Additional Information

Please include any additional information necessary here. Including the following:

versions

videojs

VIDEOJS: Using video.js 7.20.1 with videojs-record 4.5.0, videojs-wavesurfer 3.8.0, wavesurfer.js 6.2.0 and recordrtc 5.6.2

browsers

Google Chrome 102.0.5005.115

OSes

Windows 10

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

No branches or pull requests

2 participants