whitphx/streamlit-webrtc

Is there a way to send local video frame by socket to this tool ?

sherry0429 opened this issue · 1 comments

thanks your great work !

I want to make a tool,

It receive window screen shot in a loop, and send screen shot to remote server,

if remote server use streamlit-webrtc, how to show each screen shot as video frame?

thanks.

At this moment it's not supported as the video source is only limited to WebCam.

Let me leave this issue as a feature request.