Origami-Cloudless-AI / TinyMLaaS-2023-winter

Run Hello World of TensorFlow Lite for micro automatically in Docker
https://Origami-TinyML.github.io/tflm_hello_world
Apache License 2.0
1 stars 2 forks source link

Investigate Streamlit webrtc #136

Open 2laJ2 opened 1 year ago

FexbYk23 commented 1 year ago

streamlit-webrtc is for video and audio only. It also seems to only work for connecting the user's browser to the streamlit server, so it wouldn't work for the relay server.

Webrtc on its own might be usable.