Skip to content

No audio recording in docker container #21

@Ali9ranjbar

Description

@Ali9ranjbar

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions