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

[Question] Can audio be record using Selenoid? #1137

Open
kumail-raza opened this issue Aug 30, 2021 · 12 comments
Open

[Question] Can audio be record using Selenoid? #1137

kumail-raza opened this issue Aug 30, 2021 · 12 comments

Comments

@kumail-raza
Copy link

We are looking for a solution where we need to record the automation testing along with the audio.

Using the selenium (chromedriver) we opened our webpage with a video running in it. Now I could record the video but unable the record audio of the video. Is there a possible solution?

@kumail-raza kumail-raza changed the title [Questiong] Can audio be record using Selenoid? [Question] Can audio be record using Selenoid? Aug 30, 2021
@GhaziTriki
Copy link

With chrome 86.0 and 87.0 images you can record audio. Afterward it looks to be broken somewhere.

@lonesomewalker
Copy link

Since the Chemnitzer Linuxtage also had several issues with BBB streaming to Janus, but their papers are in german (https://chemnitzer.linux-tage.de/2021/media/programm/folien/140.pdf), i picked the 2 relevant issues from it:

  • clock in containers has to be set explicit to the system clock
  • kernel UDP buffer overflow when sending keyframes

Does this match?

@symptog
Copy link

symptog commented Sep 13, 2021

Since the Chemnitzer Linuxtage also had several issues with BBB streaming to Janus, but their papers are in german (https://chemnitzer.linux-tage.de/2021/media/programm/folien/140.pdf), i picked the 2 relevant issues from it:

  • clock in containers has to be set explicit to the system clock
  • kernel UDP buffer overflow when sending keyframes

Does this match?

we started pulseaudio in the container. so chrome had a sink and we could grab it via gstreamer.
https://gitlab.com/bbb-streaming/bbb-rtp-streamer

@EzrealerQAQ
Copy link

EzrealerQAQ commented Apr 24, 2022

With chrome 86.0 and 87.0 images you can record audio. Afterward it looks to be broken somewhere.

which version of video-recorder image could support audio-record ,thankyou @GhaziTriki

@zhupengfarmer
Copy link

Is it because the sound card device cannot be accessed?

@vania-pooh
Copy link
Member

@zhupengfarmer currently this feature seems to be broken. Pull requesting fixing it in Selenoid \ images are welcome.

Copy link

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@github-actions github-actions bot added the stale label Jan 21, 2024
@Juice10
Copy link

Juice10 commented Jan 22, 2024

I haven't tried this yet but it should work with the latest release: https://github.com/aerokube/images/releases/tag/7.3.3

@GhaziTriki
Copy link

I was about to test but the docker 1.44 update fix is not deployed to release aerokube/cm#347.

@vania-pooh Any date to get this update too to main selenoid docker image?

@github-actions github-actions bot removed the stale label Feb 18, 2024
Copy link

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@github-actions github-actions bot added the stale label Apr 19, 2024
@Juice10
Copy link

Juice10 commented Apr 19, 2024

I tried it today with Moon and it works well

@github-actions github-actions bot removed the stale label Apr 20, 2024
@GhaziTriki
Copy link

I just tried with chrome 124.0 and I confirm the video has no audio track.

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

No branches or pull requests

8 participants