whitphx/streamlit-webrtc

Receiving an existing WebRTC stream as an input track

alwinbucher opened this issue · 0 comments

Hi there, and thank you very much for this awesome package!

I am trying to figure out if and how this can be used to read from a WebRTC server hosted on a small edge device, apply some OpenCV magic, and re-stream to a new WebRTC server. Your help with this would be much appreciated!

Many thanks,

Alwin