About the streamlit-webrtc category

Have a question about using the streamlit-webrtc Streamlit Component created by @whitphx? Ask here!

1 Like

I tried to use streamlit-webrtc, but I wasn’t able to figure out how to use the webrtc_streamer to collect audio with the following parameters
Frames_per_buffer = 3200
Format = pyaudio.paInt16
Channels = 1
Rate = 16000
Thanks in advance