-
Notifications
You must be signed in to change notification settings - Fork 29
Open
Description
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
Labels
No labels