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

Programmable video source

Open whitphx opened this issue 4 years ago • 1 comments

Create a new "MediaPlayer" that developers can control its buffer to transmit videos generated in the script.

whitphx avatar Mar 13 '22 08:03 whitphx

Hello. I was about to request this feature.

Just like writing a custom VideoProcessor, it would be awesome to be able to create a custom MediaPlayer that accepts frames in numpy etc. format for videos.

alercelik avatar Mar 21 '22 07:03 alercelik