streamlit-webrtc
streamlit-webrtc copied to clipboard
Add a required argument "label" and make "key" optional
It's more like the Streamlit API standard.
See st.camera_input that requires "label" and accepts "key" as an optional argument.