Search code examples
seleniumdockervideo-captureaudio-capturezalenium

Capture audio in zalenium


How to capture audio along with video in zalenium.The commands on github of zalenium(link) only capture video. Thanks


Solution

  • Zalenium uses VNC, which so far does not support audio, some additional things would need to be done like adding pulseaudio and another layer on top to put video and audio together. So, the short answer is: it is not possible.