streamlit-webrtc
streamlit-webrtc copied to clipboard
How to change video source in streamlit_webrtc?
Hi, appreciated for your great, i wonder how to change video source as i want to stream my ip camera using rstp,
See this example: https://github.com/whitphx/streamlit-webrtc/blob/f2cd41492da9f14146a32ad6301988d23e516041/pages/media_files_streaming.py#L42
You can consume an RTSP like this.