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

No audio recording in docker container #21

Open
Ali9ranjbar opened this issue Nov 6, 2022 · 0 comments
Open

No audio recording in docker container #21

Ali9ranjbar opened this issue Nov 6, 2022 · 0 comments

Comments

@Ali9ranjbar
Copy link

I used windows 20H2 image and python 3.9 with agora python SDK.
in a simple code agora imported without any error and everything works properly
but when I dockerize my project and using windows container, no sound is playbacked and not any audio frame is saved with Audioframeobserver.
I didn't need to playback audio, just need to save audio to disk without playback.
I follow this blog (https://www.agora.io/en/blog/recording-live-streams-with-an-on-prem-recording-service-with-c-and-docker/) and run it successfully, it's saves sounds in folder correct that I need. but I'm not so familiar with cpp and prefer python.
Does anyone know a solution?

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

1 participant