You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: