whitphx / streamlit-webrtc

Real-time video and audio processing on Streamlit
https://discuss.streamlit.io/t/new-component-streamlit-webrtc-a-new-way-to-deal-with-real-time-media-streams/8669
MIT License
1.37k stars 185 forks source link

Sample app ideas #170

Open whitphx opened 3 years ago

whitphx commented 3 years ago
soft-nougat commented 3 years ago

Hey @whitphx!

Great to see the snapshots idea on here. :)

I am developing a tf lite app that I am using webrtc for, i.e. the snapshot functionality you shared with me over the discussion you linked.

The app is here - https://share.streamlit.io/soft-nougat/streamlitwebcam/main/web_app.py

I have an issue taking a snapshot on streamlit sharing. Do you know what may be the issue from my code?

Furthermore, I would love to help out in develpment of this if I can in any way - let me know.

Thanks so much for the amazing work. The speech to text is amazing.

😄