Is there a way to deploy a Flask app with a camera feed inside Streamlit? I want to create a real-time video streaming application but am unsure if this is possible within the Streamlit framework. Can anyone provide guidance on how to achieve this?
Hi @Mayukhdeep_Mathur, welcome to the forum!
You should check out streamlit-webrtc Developing a streamlit-webrtc component for real-time video processing
1 Like