streamlit-webrtc
streamlit-webrtc copied to clipboard
can streamlit-webrtc use rtsp camera?
can streamlit-webrtc use rtsp camera? and how to config it?
Yes, this example may help: https://github.com/whitphx/streamlit-webrtc/blob/538e886a5ac2ba74feab262440b162e510044e21/pages/8_media_files_streaming.py#L43 https://github.com/whitphx/streamlit-webrtc/blob/538e886a5ac2ba74feab262440b162e510044e21/pages/8_media_files_streaming.py#L53-L57 https://github.com/whitphx/streamlit-webrtc/blob/538e886a5ac2ba74feab262440b162e510044e21/pages/8_media_files_streaming.py#L121