collab-project / videojs-record

video.js plugin for recording audio/video/image files
https://collab-project.github.io/videojs-record
MIT License
1.4k stars 315 forks source link

How to record a computer speaker while recording a screen #692

Open 1715187805 opened 1 year ago

1715187805 commented 1 year ago

Description

How to record a computer speaker while recording a screen It's like a live broadcast

Change-audio-input in the document seems outdated, and I can't find the right way to use it

Steps to reproduce

Explain in detail the exact steps necessary to reproduce the issue.

Results

Expected

Please describe what you expected to see.

I wanted the screen microphone speakers to work at the same time for live streaming but I found that I couldn't capture the sound from the computer speakers

It would be even better if the screen microphone speakers could be saved in a video

Actual

Please describe what actually happened.

Error output

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

thijstriemstra commented 9 months ago

Have you tried the audio/screen example? https://collab-project.github.io/videojs-record/demo/audio-screen.html