streamlit-webrtc icon indicating copy to clipboard operation
streamlit-webrtc copied to clipboard

can streamlit-webrtc use rtsp camera?

Open Kerry678231 opened this issue 2 years ago • 1 comments

can streamlit-webrtc use rtsp camera? and how to config it?

Kerry678231 avatar Jun 16 '23 13:06 Kerry678231

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

whitphx avatar Aug 18 '23 08:08 whitphx