whitphx / streamlit-webrtc

Real-time video and audio streams over the network, with Streamlit.
https://discuss.streamlit.io/t/new-component-streamlit-webrtc-a-new-way-to-deal-with-real-time-media-streams/8669
MIT License
1.28k stars 178 forks source link

Issue with streamlit-webrtc when deployed on cloud #1221

Closed TANH0165 closed 11 months ago

TANH0165 commented 1 year ago

Hi! I am trying to do a streamlit-webrtc function to link to my YOLO v8 model.

I have issue with making the function work when deployed on cloud. I have also read on the forum that other users have similar issue as me. Could you please help to look into it?

https://discuss.streamlit.io/t/inconsistent-issue-with-streamlit-webrtc-and-streamlit/39447

whitphx commented 1 year ago

Hi, sorry for my long off.

I fixed the problem and posted a reply to the forum thread you linked.

Thanks!