0

I’m trying to do something complicated and I need some help.

I’m able to record a session (video and audio) with python using xvfb and ffmpeg.

I just want to visit a page using selenium and record the video and audio. It’s working but when I try to run multiple instances, the audio is mixing between records.

How can achieve that? I’m using pulseaudio. I know that with alsa you can set like a interface per instance, but I don’t know how to do it.

Thanks for you support and comments.

3
  • Welcome to U&L! What OS are you using, in case the packaged versions make a difference? Commented Oct 19, 2020 at 12:34
  • 1
    Have you tried creating additional sinks and recording their individual monitors? Commented Oct 19, 2020 at 13:03
  • That’s what I want. How can I create multiple sinks and assign each sink to ffmpeg? Commented Oct 26, 2020 at 17:17

0

You must log in to answer this question.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.